antihero

↗ HN profile [ 62.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Our org GitHub just got compromised massively by a supply-chain attack. Vectors are * Claude hooks * Gemini hooks * Cursor setup * VScode tasks It adds all of the above to execute node .github/setup.js, an obfuscated…

  2. I'd found that whilst there's a lot of good options out there for webservers, I was looking for something that is a single deployable binary for usage with containers or unikernels and solves some of the problems that…

  3. Yubikey All the Things (engineerbetter.com)
  4. Not sure if this is a perfect fit for HN but seeing as a lot of people here have some good insight into mental health from time to time, and a lot of people here have struggled. I have done a bunch of googling and I am…

  5. Back when I started out fifteen years ago, programming was a fairly uncommon activity. There was little in the way of bootcamps, so your competition was mostly other self-taught teenagers. Now, these days, you're…

  6. Just received a password reset notification that wasn't initiated by me, which suggests that someone somewhere has an interest in HN accounts. We bang on about security here more than any other place, but this site…

  7. I posted a dumb pretend ISIS flag with dildos and now I am banned from a whole lot of things (Instagram, Messenger - I'm supposed to be going to a festival on Saturday and the organisation for that is done via…

  8. It's irritating as I had a background colour of white, because it was nice and minimal, and now there's a harsh black line there, which doesn't appear to serve any purpose. Could we have a control panel switch to make…

  9. I'm looking at building some APIs with node, but I'm not sure whether to go with some sort of OAuth library, simple token based authentication, or whatever. Is there a decent, secure solution that is used regularly?