• 0 Posts
  • 31 Comments
Joined 1 month ago
cake
Cake day: July 5th, 2026

help-circle


  • I think there were already some research findings, how software developers tend to drastically overestimate how much AI helped them, while AI was actually hindering their productivity. It could be the same case here.

    What AI is really good at is spitting out plausible sounding garbage, pretending it did some comprehensive research on the topic, and making people feel like it’s helpful without neccessarily being so.




  • So true lmao. I have been using Linux for 4 years. Recently three of my friends have switched, each went for a distro I would never go for myself, nor recommend to anyone. Yet I was just happy for them and hopeful for FOSS.

    Saying this as a person who once said systemd is bloat, proprietary drivers are backdoors, Firefox is bloated spyware, use only FSF approved distros.





  • Becoming a billionaire really does seem to get to people’s heads, the younger the billionaire the worse.

    Zuck is being completely reckless, burning through hundreds of billions of dollars hopping on every futuristic idea, and doesn’t listen to anyone’s fair criticism anymore.

    He probably even thinks he is some great visionary and everyone else is holding him back, and that’s why they work for him, not the opposite.

    In a sane socioeconomic system we wouldn’t people get this rich and powerful for their own good, especially young people.



  • Digital literacy doesn’t do much when it comes to tech engineered to hook you and grab your attention. It bypasses the frontal lobe entirely.

    At this point I don’t even know anyone who managed to use something like Instagram “occasionally” or in controlled manner. It’s way too addictive for this, and usage spirals out of control pretty fast.

    I do agree with you generally though, schools should only use evidence-based interventions or none at all, no exceptions. In healthcare rolling out a drug without randomized control trial would be called heresy.

    But when government does it, it makes it mandatory for all kids immediately, and then ignores increasing pile of evidence how it’s bad for decades









  • There might be, but very few. Most (like gpt-oss, or Deepseek R1) are open weight, because no one wants to make their model training data public.

    Open sourcing a model would likely give away they are using pirated content or scrap internet websites without permission. That’s something Anthropic was fined for last year, they were caught using pirated books for model training.

    Moreover, training data is one of most lucrative resources in AI race next to GPUs, and AI companies are going all in on finding it, desperately fighting for any possible data. Heck recently they even started buying antique books, digitizing, and burning them.

    They invest a whole lot of resources to get quality data, and they don’t want to share it with competitors for free.

    My personal opinion though is FOSS philosophy doesn’t apply that cleanly to LLMs anyway. If compiling Chromium or Linux kernel from source is tedious enough, “compiling” an LLM from source on consumer hardware is straight impossible. It’s something only your competitors could do.

    Thus you can’t verify the LLM is the same as it’s source code anyway, so open source label becomes meaningless.

    And open weight model is still an improvement over using a cloud model, as it’s local and doesn’t call home with your chats data.