data1701d (He/Him)

“Life forms. You precious little lifeforms. You tiny little lifeforms. Where are you?”

- Lt. Cmdr Data, Star Trek: Generations

  • 19 Posts
  • 157 Comments
Joined 6 months ago
cake
Cake day: March 7th, 2024

help-circle

  • To be fair to Phoronix, I hardly think they’re the worst offender in Linux space; I find their Linux coverage to be the least terrible online. They cover new kernel and software developments pretty well.

    Other Linux-focused sites seem to mostly consist of clickbait “Ditch Windows 11 headlines”, fleeting Linux apps, explaining something that there are already vast amounts of quality articles for, and/or thinly-veiled advertisements.

    That is not to say Phoronix is perfect; I don’t necessarily enjoy having to run my ad blocker there. However, it’s not like it’s different on other sites. Comparatively, I find Phoronix to be a decent quality Linux outlet.







  • Thunderbird’s not bad, but I usually use web stuff.

    I have an existing iCloud e-mail that I haven’t had the time to switch off of. I then use G-Mail for school stuff - since I’ve signed away my soul to Google anyway, might as well use what they have to offer.

    Maybe one day, I’ll start my own personal e-mail utopia, nut that day is not today.








  • I don’t use Mint, but I would guess that you could change your repos in /etc/apt/sources.list, run sudo apt update, and then sudo apt full-upgrade. Just make sure the full upgrade isn’t doing really dumb stuff like deleting a bunch of programs.

    I could be completely wrong and this could be terrible advice, but this has become the wisdom for me when I use Debian Testing. Of course, I just did straight sudo apt update after Bookworm was released and the upgrade to Trixie went mostly fine. I have never upgraded between stable versions, so I may not be one to say.






  • True. Industry entrenchment would be a big issue. I can think of two ways to try to fight it. The less viable option would be trying for PSD support, which would be a lot of work. The other option would be to write a Photoshop plugin to allow working with the new file format in Photoshop. This might be annoying to end users having to deal with the format, but also easier developer-wise because you could make sure Photoshop handles rendering right; you’d just need a way to warn about operations in Photoshop that can’t be converted to the new FOSS program’s native format.



  • In some ways this is true. However, I feel like in the case of Adobe, someone needs to take another shot at a good FOSS image editor. Adobe is really starting to mess itself with generative AI; knowing many artists, they hate generative AI image tech as a threat to their job, so I find it weird that Adobe is alienating one of their largest user bases. I find it weird how Inkscape is really good and has evolved (I actually switched to it from Adobe Illustrator and don´t regret it), while GIMP has barely changed in 10 years.

    I get that some parts of an image editor are complex, but at some point, it’s just a chain of mathematical operations. Maybe I’m wrong, but when I get the time, it’s almost tempting to take a stab at the issue.