Skip Navigation

Posts
6
Comments
101
Joined
3 yr. ago

he/him

Nerd, programmer, writer. I like making things!

  • those were mostly issues from around Covid when they suddenly exploded and hard to start caring about security

  • What other weird schedulers could we do, crontab for mars? Seconds to midnight? Death rate?

  • It’s a double lie! It also uses a bunch of rust libraries

  • Which means they had to lay off 3 of of their 4 member engineering team

  • It’s a study done by METR, they constantly pump out papers talking about the “significant catastrophic risks via AI self improvement or rogue replication”

    The fact that they’re publishing something negative is what’s interesting here. Except that they’re reporting on a 6 month old study lol

  • Apparently some people would love to manage a fleet of virtual junior devs instead of coding themselves, I really don’t see the appeal.

  • It’s free if you use 🐧

  • 8 is rolling though, so all these changes are included if you’ve got it installed

    Rolling updates would be soooo nice

  • HA!

  • money

    Jump
  • Renovate can flag CVEs in its pull requests, if you just want to check versions

  • Been using renovate a while, 42 added this as a default!

    minimumReleaseAge: 3 dayswill now be set by default for npm in config:best-practices

  • Fuck cancer

  • The entire time I was reading I expected to to learn that in 1998, The Undertaker threw Mankind off Hell In A Cell, and plummeted 16 ft through an announcer’s table

  • Lucky guess

  • LTT mentioned it in his coverage

  • I just have a script that has a few commands with presets to see the differences I care about:

    Short diff: git diff -w --ignore-blank-lines --color-words='\w+|.'Slightly longer diff: git diff -w --ignore-blank-lines