black0ut

joined 1 year ago
[–] [email protected] 10 points 5 months ago

Discord customer service is abysmal. I've had to contact them twice, and twice I have been ignored. They answer 10 times with the same AI generated response: "Have you tried turning it off and on again? Have you tried logging off and on again? Have you tried resetting your password?" I tell them I have tried everything, and they still answer with the same response, just paraphrased a bit differently.

[–] [email protected] 3 points 5 months ago

Master/slave indicates a relationship between two things. You can have masters and slaves in mechanics, for example. We've also had masters and slaves for decades in the tech field. Drives and floppy readers used to be configured in a master/slave setting. And of course, you have masters and slaves in programming.

None of these examples have anything to do with race or human slavery. They're just a way to describe how two things interact with each other. Human slavery is called that way because the relationship between the slaves and the masters can be described by that word, not the other way around.

It's clear that we should stop using racist words with racist intentions. No-one argues that human slavery should be allowed. However, in this case, there's no intention of racism in the words, and we shouldn't stop using words just because they can be used in a racist setting. Same thing goes with black paint. It's clear that the word black is describing a color, and it is needed to correctly describe it.

[–] [email protected] 2 points 5 months ago (1 children)

Wait, what happened now? Do they want to ban Lemmy?

[–] [email protected] 11 points 6 months ago (4 children)
[–] [email protected] 4 points 7 months ago (1 children)
[–] [email protected] 3 points 7 months ago (3 children)

Afaik, they are unblockable. They are served from the same domain as the video, so if you block them you can't see the video either.

Instead of blocking it at the domain level, you can install adblockers on almost any platform. I recommend uBlock for Firefox and ReVanced for Android. ReVanced is also supposed to work on Android TVs, iirc.

[–] [email protected] 2 points 7 months ago (1 children)

The thing about parallel booting is it's only faster in systems with lots of cores, and the overhead of the parallelized code is sometimes enough to negate the benefits in older processors.

My machine is a Core 2 Duo lappy, which allows me to run most modern programs cheaply. However, it's slow (even though I don't use DEs either), and laptops are the kinds of computers you boot multiple times a day. That's why I care about boot times. And in this case, you can see that booting with a parallelized init system is slower than booting with a "regular" one.

Yeah, Systemd might be the new fad, but I still believe there are lots of things to learn from the simple init systems. After all, an init system should only focus on initializing a system, and it shouldn't be as complex and complicated as Systemd is.

I might be just another old man yelling at clouds. But hey, that makes two of us now.

[–] [email protected] 2 points 7 months ago (3 children)

I run Void with runit.

I've tried to completely avoid systemd, and so far I think I've managed. It's still a pain in the ass, because a lot of software depends on it.

As an upside, startup time on my old lappy went from 2+ minutes on barebones Arch with systemd to just under 40 seconds on Void with runit.

[–] [email protected] 1 points 7 months ago

It's slow and heavy, and it does too many things. It's a monolithic piece of code so big it's getting too difficult to maintain, so it has more vulnerabilities than other alternatives. It's also taking over the whole system, to the point where Linux systems will soon be Systemd/Linux instead of GNU/Linux.

It's also developed and funded mainly by Microsoft, which is also something people don't really like. Microsoft are trying to make it similar to Windows in some ways, which makes it way more difficult to debug random errors.

And it doesn't follow the UNIX guidelines, which is just the cherry on top.

[–] [email protected] 33 points 7 months ago

If you use Arch, you aren't really affected. As far as we know, the backdoor only affects SSH if it is linked against liblzma, which is a requirement for libsystemd. However, Arch doesn't use that, so SSH has probably been safe. However, you should still update, because we don't know if the backdoor could've been used in other ways.

Note that if you update, xz 5.6.1-2 will be installed. This is a safe version. However, if you run xz --version, it will still report version 5.6.1.

[–] [email protected] 6 points 7 months ago

Why is the prong at the right shorter than every other one? Bad fork, 1/5. Giving it a 1 and not a 0 because it's probably heavy and I like that.

[–] [email protected] 1 points 8 months ago

Obligatory "I use Arch, btw" comment. I've been using Arch for years and, honestly, it isn't that much of a pain. It mostly works with the defaults, installation is really easy now with archinstall, and there's a ton of software ready to install from the repos or the AUR. Besides, the arch wiki is amazing and has solutions for many of the problems you'll ever have.

 
 
view more: ‹ prev next ›