Who reads this anyway? Nobody, that’s…. Oh wait. Some people actually do. I guess I should put something worth reading in here then. Err… Let’s go with lorem impsum for the time being.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu libero vitae augue pretium sollicitudin…

  • 1 Post
  • 315 Comments
Joined 3 years ago
cake
Cake day: June 5th, 2023

help-circle


  • Here’s the interesting part.

    “We didn’t do any LLMs. There is significant interest in that. There are lots of people trying those ideas out, but I think they’re still in the exploratory phase,” Desai told El Reg.

    As it turned out, the researchers didn’t need them. “We used a simpler model called a variational auto encoder (VAE). This model was established in 2013. It’s one of the early generative models,” Desai said.

    By sticking with domain-specific models based on more mature architectures, Sandia also avoided hallucinations – the errors that arise when AI makes stuff up – which have become one of the biggest headaches associated with deploying generative AI.

    “Hallucinations were not that big a concern here because we build a generative model that is tailored for this very specific task,” Desai explained.





  • Same goes for various industries and energy production in general. Burning stuff is usually the easiest way to do it, but it comes with some serious long term consequences. Ideally, we would use renewables to produce electricity, and then use that electricity to heat things up when needed.

    Unfortunately, large parts of various industries has been built around the idea of burning things instead of using electricity. In order to fully transition, we would need to completely rebuild many factories and radically modify countless others.


  • If you’ve already done a bit of programming, you can think of the terminal as a place that executes code. Just look at some bash scripts, and you’ll probably find it somewhat familiar.

    Just like you can load new libraries, you can also install new commands on your system. You can think of each program as a function in some programming language such as Python.



  • Industrial chemicals, huh? If there ever was a red flag for inciting fear, this is the one. A promising start with that headline.

    On the other hand, I have no doubt that there are various compounds that inhibit microbial growth in the gut. Some of them are used in various industries, and some of them can be found in nature. Think of antibiotics, for example. Regardless, the article does raise some good points about regulation and the use of pesticides and other chemicals.





  • Like a cab, but it’s your car and you take care of everything.

    If you need a car only once a year when going to the airport, a cab will be cheaper. If you need to go somewhere at least once a week, driving your own car will be cheaper. Likewise, if you need only a little bit of cloud storage for your photos, free iCloud or Google Drive might be fine. If you need a whole lot of storage, self-hosting becomes cheaper.

    When you take a cab, do you need to worry about maintenance, gasoline, insurance, or other things? No. The same goes for cloud storage. When you throw your photos on Google Drive, you don’t need to worry about electricity bills, security updates, or hardware maintenance.

    When you drive your own car, you need to be a responsible driver and a car owner. Maintenance is your responsibility. Likewise, self-hosting means you need to be a responsible server admin.