Alright, interesting result... puts a nail in the coffin of social media being a positive force in the world ever. At that point it's not only about the toxic architecture of the ones running from ads... it's more fundamental than that. It'd definitely need to be completely rethought.
Not 100% convinced by all the points, but definitely a good conversation to have around the pull/merge request model. Might need a minimum threshold to be crossed in term of team maturity though.
Oh very interesting tool. This is likely an interesting path to run your in development build of GUI apps insulated from your system.
Sounds like a potentially interesting tool especially combined with curl.
Now this looks like an interesting move. Let's see if that delivers.
I don't like GitHub Actions much if at all. Still, this is a nice curated list which can come in handy when having to work with it.
Very nice piece about one of those important pieces of simulation used on screen. Multi-agent systems for the win on that one. ;-)
Bumped into this. It's indeed nice, full of good advises for handling code reviews.
This is a good summary of why I like my type system to be "tight", strong and statically checked.
Good (and long) exploration of the field, going into the different variants provided by various languages.
Good cautionary tale about burnout in general, the big wave of it induced by the pandemic... and the likely huge resignation wave coming up in some places.
Definitely a nice tool, but I often struggle to use it (honestly I suspect it tries to do a bit too much). This is a good cheatsheet to go back to for learning.
Definitely worth it indeed. Couple of interesting tricks in this article.
Nice description of the community management in the Rust community.
Pile up enough complexity and it'll quickly become insecure.
A good reminder to use the right tool for the task. Sometimes all you need is really a POSIX shell with a couple of well optimized tools.
A good reminder of what the Web really is. Yes, it's hard to add features to it, but look at the amazing backward compatibility! Everyone can write web pages and that's what matters.
Interesting exploration and workaround for the Postgres query planner.
Nice summary of the abilities coming from CSS transforms.
Interesting exploration and rough explanation of why SAML has so many issues. Complexity by design in such critical components is a bad idea...