• 1 Post
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • Most Adobe tools don’t have any good free alternatives even for home use.

    Yep. Lightroom is the one piece of software I tolerate paying a subscription for. Alternatives do exist, but they all suffer from the typical FOSS problem of never having had a designer look at them and help them build UI that’s meant to be used by humans.

    I’ve spent a bunch of time trying to learn Darktable, and at the end I still couldn’t arrive to the same results I could in Lightroom by watching a 5 minutes tutorial and adjusting a few sliders. Not to mention that searching for a few of the issues I had led me to a bunch of threads of people complaining about the exact same issues only to be met by a developer telling them “if you don’t like the UI use another tool”.


  • And it’s not like the output is saved for the next time; you need to do it every time.

    You can cache transcoded content in Jellyfin. So use a large enough cache and you basically only have to transcode once for every resolution. It’s easier for me to set up transcoding than it would be to manually figure out which resolutions I’ll prefer having around and transcoding them. Most of my stuff exists in 1080p, with 4k files for stuff I REALLY like, but I sometimes find myself watching on very low resolutions on my phone when away because I have pretty limited data.

    I find that in a few movies the 4K versions have a generally better image quality and are worth it even if you are sitting far away or not watching the content in 4K resolution at all. But like you, I only keep around 4k files for stuff I really like.

    EDIT: I’ve also run into problems with codecs on other people’s devices when not transcoding. I could keep my files in whatever the most compatible codec is nowadays but having the ability to transcode on the spot is easier.






  • While I understand the sentiment, I hate this trend that whenever someones talks about how soulless the internet has become, the answer is always Web 1.0.

    I don’t want web 1.0. I like having CSS and Javascript around. I use them to build things I couldn’t with HTML alone, and I’ve seen countless incredibly creative websites which fundamentally couldn’t have been built without Javascript. It’s weird to me how the article mentions the creative aspect of the old web, versus the commercial aspect and “sameyness” of the current web, only to then toss out tools that allow for even more creativity and personalization in the current web.

    Whenever I finish reading one of these articles it always feels like it’s mostly nostalgia and not much else.


  • I don’t understand the frustration. With all of the recent examples of people winning photo contests only to reveal later that their “photos” were made by AI, it’s only natural that judges grow paranoid of these things.

    As for your friend’s comment on photo competitions, that sounds like someone who’s butt hurt for not winning. I enter some photo contests ocasionally and I have yet to see one in which the winner hadn’t produced some pretty decent work.


  • This is a really well thought out post, cheers. I think your choice is fair in the end, but I also think that it becomes impossible to do this for every word that people decide is racist or offensive to someone.

    Especially because it all comes from american internet culture and it’s hard for non americans to keep track. By this point, every few days some word or internet term or even the name of something in everyday life that I thought was perfectly normal is suddenly deemed immoral by american users. English is a secondary language to me, a lot of my knowledge of it comes from internet forums and such which only makes it even harder because I don’t have a deep knowledge of the roots of the language, especially when it comes to slang or “internet terms” I mostly copy what I see. And while my stance used to be the same as yours, that I could just avoid using that word and it wasn’t a big deal, I feel like at some point I started losing track of the list of words and I just gave up.

    I remember there being a big fuss around a similar situation in home gardening subreddits because the most common worldwide name of some flower offended someone in the States, and a similar situation in baking communities, and it’s just… I give up. There’s no winning this fight. Someone is bound to be offended by something eventually. If people are refusing to look at context and intent, too bad I guess.

    Also, on a side note, I noticed you tagged me while scrolling through the thread, but I didn’t get a notification or anything, I don’t know if tagged users are supposed to be notified? Just as an FYI as you might’ve expected that I would get a notification.


  • This is a really well thought out post, cheers. I think your choice is fair in the end, but I also think that it becomes impossible to do this for every word that people decide is racist or offensive to someone.

    Especially because it all comes from american internet culture and it’s hard for non americans to keep track. By this point, every few days some word or internet term or even the name of something in everyday life that I thought was perfectly normal is suddenly deemed immoral by american users. English is a secondary language to me, a lot of my knowledge of it comes from internet forums and such which only makes it even harder because I don’t have a deep knowledge of the roots of the language, especially when it comes to slang or “internet terms” I mostly copy what I see. And while my stance used to be the same as yours, that I could just avoid using that word and it wasn’t a big deal, I feel like at some point I started losing track of the list of words and I just gave up.

    I remember there being a big fuss around a similar situation in home gardening subreddits because the most common worldwide name of some flower offended someone in the States, and a similar situation in baking communities, and it’s just… I give up. There’s no winning this fight. Someone is bound to be offended by something eventually. If people are refusing to look at context and intent, too bad I guess.

    Also, on a side note, I noticed you tagged me while scrolling through the thread, but I didn’t get a notification or anything, I don’t know if tagged users are supposed to be notified? Just as an FYI as you might’ve expected that I would get a notification.


  • Gimp is one of the few FOSS projects with some notoriety outside of tech circles. It, VLC and Linux are possibly the only names I could expect some random person to have heard of. Changing its name would probably torpedo years of work to become seen as a reliable piece of software and send it back to the realm of “software that only people who watch the code repository know about”.

    And the whole changing the name to avoid offending someone is a losing battle in the first place. According to this thread, “rice” is potentially racist. I had no idea anyone could find “Gimp” offensive, but apparently they can. By this point, it’s part of american internet culture to be offended and no word is safe from americans turning it into a slur, dog-whistle, etc etc and advocating that everyone else in the world should stop using it.


  • Being a non-american, I never really liked the term “rice” because it’s not an intuitive term to convey modifying or customizing a system. But I have used it because that’s what the subreddit used to call it. I never thought it might be racist as I never saw anyone use the term in a racist manner - I can’t even understand how it could be racist - outside of this community, rice is just a word for something I eat for most of my meals. But again, I’m not american, so I might be lacking some cultural context - the whole culture war thing kind of escapes me and I’m not up to date on the list of forbidden words.



  • It’s not pedantry, it’s just that RAID and instant data duplication or synchronization aren’t meant to protect you from many of the situations in which you would need a backup. If a drive fails, you can restore the information from wherever you duplicated the data to. If, however, your data is corrupted somehow, the corruption is just duplicated over and you have no way to restore the data to a state before the corruption happened. If you accidentally delete files you didn’t want to delete, the deletion is replicated over and, again, no way to restore them. RAID wasn’t built to solve the problems a backup tries to solve.