Bookmarks for April 13, 2026

  • Training AI models doesn’t emit that much – Andy Masley
    A comparison of the carbon cost of training AI models compared to many many others things. I have long wondered about this, and now I have a decent answer, and yes, it’s pretty much a red herring, unless you are already complete consumer goods renunciate. There is no ethical consumption under capitalism, but AIs are not especially unethical within the eco frame, and painting them as if they are is not an especially helpful argument.
    Tags: ai
  • Hungarian opposition ousts Viktor Orbán after 16 years in power | Hungary | The Guardian
    A little sliver of good news – I await seeing if the infrasctructure he built can be dismanlted fast enough to prevent someone else just as bad filling his shoes at the next election, but I’ll take the fact that there’s even hope they might as as good sign for now.
    Tags: politics

Bookmarks for April 1, 2026

  • axios Compromised on npm – Malicious Versions Drop Remote Access Trojan – StepSecurity
    To quote the article: "This is among the most operationally sophisticated supply chain attacks ever documented against a top-10 npm package". A very scary hack, if you're a developer. (For non developers: I would not like to guess how many websites will have axios in their Javascript – these days, there's a fair chance the answer is "most".). In practical terms, it's nothing for non-devs to worry about directly – the attack is focused on the servers that hold the javascript, rather than the users of the websites – but indirectly, the number of computers that might have been compromised is terrifying.

Bookmarks for March 30, 2026

Bookmarks for March 23, 2026

Bookmarks for March 21, 2026

  • Better, Faster, and (Even) More – Rands in Repose
    The opening two sentence of this really resonated with me. "I’ve never built more interesting, random, and useless scripts, tools, and services than I have in the last six months. The cost to go from “Random Thought” to “Working Something” has never been lower thanks to Claude Code."

    Bookmarked to take a proper look at his tools later – but having made this note, I have to note that the gap between "quick tools I'm building for myself" and "working public software" is massive, and I still don't believe that non-professional engineers should be using these tools to make public software.

    Tags: ai, tools