• 0 Posts
  • 24 Comments
Joined 11 months ago
cake
Cake day: April 3rd, 2024

help-circle


  • I remember talking to someone about where LLMs are and aren’t useful. I pointed out that LLMs would be absolutely worthless for me as my work mostly consists of interacting with company-internal APIs, which the LLM obviously hasn’t been trained on.

    The other person insisted that that is exactly what LLMs are great at. They wouldn’t explain how exactly the LLM was supposed to know how my company’s internal software, which is a trade secret, is structured.

    But hey, I figured I’d give it a go. So I fired up a local Llama 3.1 instance and asked it how to set up a local copy of ASDIS, one such internal system (name and details changed to protect the innocent). And Llama did give me instructions… on how to write the American States Data Information System, a Python frontend for a single MySQL table containing basic information about the member states of the USA.

    Oddly enough, that’s not what my company’s ASDIS is. It’s almost as if the LLM had no idea what I was talking about. Words fail to express my surprise at this turn of events.







  • That’s why I’m going to vote for a party I don’t believe in. Normally I would vote for one of the parties I do believe in and help them build momentum on their path toward 5% – but with the AfD on the rise and the Union blatantly putting personal opportunism over the interests of the country, I can’t afford my vote to not count.

    Once more I wish we had a preferential voting system so people can vote for who they believe in and fall back to a less preferred alternative if necessary.



  • Yeah, it doesn’t take a lot to build a decent home server. I just rebuilt mine (the old one’s Turion II Neo was perhaps a bit too weak) and the most expensive part were the HDDs. I didn’t want to reuse the old ones.

    A slightly underclocked Athlon 3000G, 16 gigs of spare RAM, and three 4 TB WD Red Pluses give me all the power I actually need at a reasonable power budget. I initially wanted to go with an N100 but those never support more than two SATA drives directly.






  • System Shock (the remake) with a cut-down version of the Ironman mod to provide randomization. It’s only slight loot randomization so there’s no major pathing changes but it’s fun nonetheless.

    I like randomizers. They add some additional replay value to already good games. I must’ve played through randomized Bloodstained a down times already – and twice that for Super Metroid. (And then there’s the beautiful mess that is randomized Borderlands 2. I don’t think I’m ever going to finish a run but man are they wild.)




  • That does make encryption was less appealing to me. On one of my machines / and /home are on different drives and parts of ~ are on yet another one.

    I consider the ability to mount file systems in random folders or to replace directories with symlinks at will to be absolutely core features of unixoid systems. If the current encryption toolset can’t easily facilitate that then it’s not quite RTM for my use case.