• 1 Post
  • 65 Comments
Joined 2 months ago
cake
Cake day: April 29th, 2025

help-circle

  • I tried the tinned stuff once and it was gaggingly bad. Not the nordic kind that will literally cause you and everyone in the room to vomit - but it really… was not good. And I’m adventurous when it comes to food. Plus the fish was cut across, not in fillets, so it had the spinal bones which were difficult to eat around.

    Obviously that tin sucked. I’m just wondering if there is another kind I should look for specifically. That is until I get to visit Denmark.






  • Well, this kind of AI won’t ever be useful as a programmer. It doesn’t think. It doesn’t reason. It cannot make decisions besides using a ton of computational power and enormous deep neural networks to shit out a series of words that seem like they should follow your prompt. An LLM is just a really, really good next-word guesser.

    So when you ask it to solve the Tower of Hanoi problem, great it can do that. Because it saw someone else’s answer. But if you ask it to solve it for a tower than is 20 disks high it will fail because no one ever talks about going that far and it flounders. It’s not actually reasoning to solve the problem - it’s regurgitating answers it has ingested from stolen internet conversations. It’s not even attempting to solve the general case because it’s not trying to solve the problem, it’s responding to your prompt.

    That said - an LLM is also great as an interface to allow natural language and code as prompts for other tools. This is where the actually productive advancements will be made. Those tools are garbage today but they’ll certainly improve.




  • Oh I didn’t know Broadcom bought it. Screw them. Ansible does look like a direct replacement. I’ll have to check it out. As it is, I kind of hate Salt. They invent new terms for everything so its hard to make sense of how anything really works. “Yeah I want to monitor this one file on a system and do something if it changes” “ok well you need to program a salt pillar to do that.” “A what?”