BlackXanthus

joined 2 years ago
[–] BlackXanthus@lemmy.world 1 points 3 weeks ago

User name checks out

[–] BlackXanthus@lemmy.world 2 points 2 months ago

It's not a protection racket, it's a protection dome!:)

[–] BlackXanthus@lemmy.world 2 points 4 months ago

As a lost lemming stumbling over this post, I wonder if it would work as a circle in the center of a necklace? I wore mine on a necklace when they stopped fitting on my finger, and I made a pretty chain to attach them too.

[–] BlackXanthus@lemmy.world 1 points 5 months ago

There we are. Now all is right with the world.

What would an editor discuss be without those that support Emacs?

I noticed we even got some doom evil advocates! Lemmy truly has come off age!

(Note: as tone is hard on text: I'm genuinely pleased, and agree that the joy of Linux/Unix is it's variety. Thank you everyone)

[–] BlackXanthus@lemmy.world 24 points 5 months ago (10 children)

The comments on this post went exactly like they have over the past 20 years, with one exception.

Emacs is all but forgoten.

Vim wins.

[–] BlackXanthus@lemmy.world 4 points 5 months ago (1 children)
[–] BlackXanthus@lemmy.world 13 points 5 months ago* (last edited 5 months ago) (1 children)

And, the last gasp of democracy happens with the stroke of a pen.

Even if Trump is somehow removed from office, it will take a strong person to give up the power gained. The USA can no longer pretend it's a democracy.

[–] BlackXanthus@lemmy.world 3 points 6 months ago

Take my updoot you maniac

[–] BlackXanthus@lemmy.world 5 points 6 months ago (1 children)

'Bug fixes only. We are in code freeze' - the thrill of a decent patch announcement!

[–] BlackXanthus@lemmy.world 3 points 8 months ago

You can also turn on your limited free trial which gives you unlimited hearts. I'm fairness to duo, it's really got at reminding you when the free trial ends and allowing you to go back to standard.

I've used the free offer once or twice to cover missing hearts/gems

[–] BlackXanthus@lemmy.world 1 points 9 months ago

What I kind about this photo is that, knowing nothing about American politics, I can't readily tell which one is the mayor.

[–] BlackXanthus@lemmy.world 28 points 1 year ago

First, I'm sorry that you find yourself in this situation.

Second, there's no magic bullet that's going to get you out of this. A tight budget might help, and perhaps tinkering at the edges might get you a little closer.

There's a few things that might help:

  1. Check what your paying for what. Can you save a few bucks by switching contacts? Phone companies are crap at offering good deals to existing customers, for example. Make sure your not paying for any long-forgotten warranty given in your account.

  2. Upskill yourself: things like Alison offer free training, and a small cost for the certificate. While not enough to match a degree, that can give you the leg up to the next pay band. Often worth checking out New Skills Academy as well for offers.

  3. Check out your local college/university for free short courses. Many of them will do short courses that can help improve you're CV. Even if they are just in a subject you're interested in, having a university course on a CV can really help.

  4. Google your CV type: every type of work has a different CV requirement. Some want the biggest qualification first, some want a skill profile. We've all been taught to do a CV, but there are hundreds of different ways to do it. Check out what's popular in your line of work, and update accordingly

  5. Job hunt now: if your current job isn't paying the bills, it's time to job hunt. Look at the salary you need, then what you need to know to do the job. If you have 70% of what they are asking for, apply. Luck plays a bigger part in job hunting than we like to think.

  6. Side hustle or not to side hustle: if you have a salaried job with regular hours, check your contract. It's always good to know what requirements your current job has on having a second job. If your not feeling like a content creator, then Only Fans may not be for you: unless you happen to be really well endowed with good features. If that's out, consider an evening job or weekend job. You might be able to pick up a few hours stacking shelves at your corner shop, or on the till/cash register. Two nights a week might be enough to help you make those ends meet. You can also try side-hustles like dog walking, or handy-person. Perhaps even a paid befriending service for the elderly (be aware there may be legal requirements in your area)

  7. Plan: having a goal helps keep you focused. Knowing what job you'd like to do will help you work out what training and skills you need. Having a goal being that can also make the grind of two jobs easier as you can see yourself building towards a goal.

These are some broad-brush ideas that I hope gives you the idea that is it's not totally hopeless.

 

Hello Everyone,

I have a Windows laptop that I want to run Linux on. Due to the drivers being encrypted (on install, from the factory), I can't repartition the drive and dual boot.

My plan is to run a live install from a USB stick. I've tried a live Debian ISO, and it works fine for my purposes (WebDev).

However, the live install isn't persistent, and doesn't use all the space on the 64gb usb stick for storage.

There are tutorials online that show how to make a live install while already running Linux, but for some reason, the live install doesn't see anything plugged into the other usb slots.

So, my question is, how do I get a persistent, usable version of Debian on a USB stick from Windows?

Thanks,

-BX

Edit: Laptop is a HP Envy, with touchscreen. The reason for keeping windows is that (as of yet) I have not found a way to use the touch-screen/pen combo with Linux. Being able to boot off USB will allow me to test solutions without losing what works

 

Hello Everyone,

The issue: I have created a page that loads two other pages into div's at the press of a button, and then removes them on another press

Both these pages contain JavaScript. On one of the pages, the JavaScript fires when the page is loaded to fill out values pulled from a database.

The pages are loaded using a simple Ajax call, that puts the contents in the div.

The problem: obviously loading pages this way means I can't use 'document.load' to fire the JavaScript. I'm also finding that none of the scripts are loaded either.

I have a solution that can load the JavaScript after completion of the document.load, but for some reason it's not detecting the global variables with the initial Json data in it.

Both pages work individually.

The question:

  1. How do I get this to work?
  2. Is there a better (preferably non-iframe) way of doing this?
  3. Why, when the JavaScript is loaded manually, is it seeing the global Json values as 'not yet defined'?

Happy to offer any other information needed.

Thanks in advance

view more: next ›