disorderly
@disorderly@lemmy.world
- Comment on Need a AI update 4 days ago:
The incredibly silly true answer is that the software industry’s love for “deploy early, deploy often” has led to all embedded devices shipping with over-the-air (OTA) update support even when it barely makes sense. The earliest units of a given product run will ship with a minimally viable product build that has lots of bugs, but solid OTA.
Fun anecdote: I had a TV backlight die after about 3 years, and the root cause was a shitty embedded app that incorrectly regulated the voltage for the LED strips.
- Comment on Would it be unnecessary or annoying if I put "boycott israel" post it note on a sodastream at Lidl? 2 weeks ago:
Causing annoyance is one of the more polite ways of expressing your dissatisfaction with the status quo.
- Comment on Every time 3 weeks ago:
No true leftist would post this
- Comment on hey there, hot stuff 1 month ago:
At least pushing it is free :)
- Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash 1 month ago:
Yep, you and I are operating in orthogonal spaces. I genuinely envy you.
- Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash 1 month ago:
Haha, yeah I use it as well, and like I said it makes drafting the code a lot faster, but it dramatically slows down review and validation of fit for the business purpose.
If I could, I’d put the genie back in the bottle because having ICs dump thousand line MRs on each other and then finding out in gamma that it didn’t actually solve the problem is a ton worse than making a person actually think about what they’re gonna commit for a couple hours. But alas, if we don’t take a first draft with Claude or Gemini agentic tools for every ticket we’ll get PIP’d, so I guess the AI enthusiasts and their sponsors are happy.
- Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash 1 month ago:
I think that newer models of Claude are a lot better, but they are still just chatbots and they still just generate words. As anyone in the industry will tell you: typing out the code was never the slow part.