• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle
  • Calculators made mental math obsolete. GPS apps made people forget how to navigate on their own.

    Maybe those are good innovations or not. Arguments can be made both ways, I guess.

    But if AI causes critical thinking skills to atrophy, I think it’s hard to argue that that’s a good thing for humanity. Maybe the end game is that AI achieves sentience and takes over the world, but is benevolent, and takes care of us like beloved pets (humans are AI’s best friend). Is that good? Idk

    Or maybe this isn’t a real issue and the study is flawed, or more realistically, my interpretation of the study is wrong because I only read the headline of this article and not the study itself?

    Who knows?


  • There’s so much misinfo spreading about this, and while I don’t blame you for buying it, I do blame you for spreading it. “It sounds legit” is not how you should decide to trust what you read. Many people think the earth is flat because the conspiracy theories sound legit to them.

    DeepSeek probably did lie about a lot of things, but their results are not disputed. R1 is competitive with leading models, it’s smaller, and it’s cheaper. The good results are definitely not from “sheer chip volume and energy used”, and American AI companies could have saved a lot of money if they had used those same techniques.


  • The model weights and research paper are

    I think you’re conflating “open source” with “free”

    What does it even mean for a research paper to be open source? That they release a docx instead of a pdf, so people can modify the formatting? Lol

    The model weights were released for free, but you don’t have access to their source, so you can’t recreate them yourself. Like Microsoft Paint isn’t open source just because they release the machine instructions for free. Model weights are the AI equivalent of an exe file. To extend that analogy, quants, LORAs, etc are like community-made mods.

    To be open source, they would have to release the training data and the code used to train it. They won’t do that because they don’t want competition. They just want to do the facebook llama thing, where they hope someone uses it to build the next big thing, so that facebook can copy them and destroy them with a much better model that they didn’t release, force them to sell, or kill them with the license.



  • I used to think like that, but now I’m on the fence since I’ve started working much more closely with packaging. Calling it “linux” is actually kind of harmful for adoption. Devs that claim their software works on Linux mislead people into thinking it works on any Linux distro, which is rarely true. Most of the time, those devs only test on Ubuntu and no other distro.

    Maybe when Snaps finally die out and Flatpak emerges as the one true standard for desktop apps, then that problem will go away once and for all. Until then, I think we should normalize distinguishing Ubuntu, Fedora, Arch, etc as separate “operating systems” instead of “distros”, which is an unnecessary and misleading term anyways.