• 26 Posts
  • 587 Comments
Joined 3 years ago
cake
Cake day: July 20th, 2023

help-circle
  • That’s not how LLMs work either.

    An LLM had no knowledge, but has the statically probability of a token to follow another token, and given an overall context it create the statically most likely text.
    To calculate such probability as accurently as possible you need as much examples as possible, to determine how often word A follow word B. Thus the immense datasets required.
    Luckily for us programmers, computer programs are inherently statically similar, which makes LLMs quite good at it.
    Now, the programs it create aren’t perfect, but it allows to write long, boring code fast, and even explain it if you require it to. This way I’ve learned a lot of new things that I wouldn’t have unless I had the time and energy to screw around with my programs (which I wished I had, but don’t), or looked around Open Source programs source code, which would take years to an average human.

    Now there is the problem of the ethic use of AI, which is a whole other aspect. I use only local models, which I run on my own hardware (usually using Ollama, but I’m looking into NPU enabled alternatives).















  • I think there is multiple factors here.

    First, Europe wasn’t a major weapon producer, and ramping up production takes time. You have to recruit people, teach them, and buy heavy machinery, which also take time to produce.

    Secondly, Europe isn’t as unified as the US. It formed around the idea of preventing future wars, and on that aspect it worked spectacularly well. There was no war between EU countries since WW2. But cultural differences are still there, and its institutions require a consensus, not a majority. So it is hard to take immediate decision. Ironically, USA withdrawal is what made the consensus easier to reach, because major countries that were reticent became aware that they had to act now or fold to Putin.






  • With unofficial parts you can get anything, from very good parts to outright dangerous ones (especially batteries).

    The problem with IPhone is their association system (which is illegal in the EU BTW). Understandable with those dangerous part on the market, but far too overcharging. They could just warn you during boot or something like that.

    As for the software wall, it is where Fairphones shines. Even when the official support ends, the custom ROMs keeps updating for a while. IPhones are great on that aspect too, Samsungs are OK, but can’t say for other brands.