• 0 Posts
  • 26 Comments
Joined 2 years ago
cake
Cake day: December 31st, 2023

help-circle



  • Forget charging “actual costs” for electricity, I think we should do like tax brackets and charge progressively more per kiloWatt-hour consumed. Let industry and corpo-sized services duke it out for who can consume the least, while protecting individual/personal use as well as small business, local-economy uses from the bigger actors throwing their weight around.

    Who knows, we might even be able to ensure free electricity to keep the lights on for everyone with the right kind of bracketing.


  • Learned helplessness is an insidious foe, and one that market forces have tended to side with over the past 20 years (probably for far longer than that, but as I was a mere child back then I wouldn’t claim it with as much certainty).

    It’s an “easy way” for those like you and me who have more or less already built up the know-how over countless small steps, but if you’ve never known “life” outside of these corporate surveillance playgrounds I imagine it seems very scary and deserted.


  • I would find it easier to agree with this article if it didn’t gloss over the shit quality LLM-generated code can have, nor that some of us love our craft because of how efficient and robust we are capable of making the code that we write. It’s not just about blood, sweat, and tears vs a quick prompt, it’s about knowing that the program that has been produced to go buy groceries isn’t going to make the machine run three times around the block balancing the eggs on it’s forehead before walking in the front door.

    And I hate hate hate how I shudder at having written “it’s not (just) X, it’s Y”, but I refuse to strike that form of writing from my repertoire just because today’s behemoth stochastic parrots are “fond” of it.


  • From what I understand, it is the arch approach but with package binaries compiled to target newer hardware instead of the largest set of hardware. Their homepage claims they enable several performance-type optimizations in both the kernel and common system libraries. It’s not surprising to me that protondb, a repository of “how well can I get this game to run on Linux through proton?” reports, is studying an outsized proportion of users on CachyOS.






  • Yup! YAML is defined as a “strict superset” of JSON (or at least, it was the last time I checked).

    It’s a lot like markdown and HTML; when you want to write something deeply structured and somewhat complex you can always drop back/down to the format with explicit closing delimiters and it just works™.