Jujutsu is indeed alluring... but its long term support is questionable, that's what keeps me away from it for now.
Looks like a nice model to produce 3D assets. Should speed up a bit the work of artists for producing background elements, I guess there will be manual adjustments needed in the end still.
This is indeed a nice template for submitting changes for review. It's very thorough and helps reviewers.
A good summary on the various concepts needed to reason about time.
The idea is interesting even though it probably needs to mature. It's interesting to see this kind of libraries popup though, there's clearly some kind of "backend - frontend split" fatigue going on.
A single tool to manage your environment and dev tools across projects? Seems a bit young and needs a proper community still. I'm surely tempted to give it a spin though.
Interesting JSON superset which makes it more usable for humans. I wonder if it'll see more parsers appear.
Interesting report, some findings are kind of unexpected. It's interesting to see how much npm and maven dominate the supply chain. Clearly there's a need for a global scheme to identify dependencies, hopefully we'll get there.
A very precious document. Shows great organization in the work of Knuth of course but the self-reflection has profound lessons pertaining to estimates, type of errors we make, etc.
We're still struggling about how to modularize our code. Sometimes we should go back to the basics, this paper by Parnas from 1972 basically gave us the code insights needs to modularize programs properly.
An old one now, but since I keep giving this advice it seems relevant still. If you're using raw loops at least that no again, there is likely a good alternative in the STL.
Indeed, it is often overlooked that TDD can really help finding a state of flow. Unlike other addictive activities presented in this article it requires a non negligible initial effort though, that's why I wouldn't describe it as an addiction though.
A good reminder that genericity can help fight against the rigidity one can accumulate using purely object oriented couplings... but it comes at a price in terms of complexity.
An important white paper which probably went unnoticed. It gives a nice overview of the strategies one can build around Open Source components.
A good reminder of what agile is about from the product management perspective. If you can regularly demo your work you ensure a feeling of progress.
Good points, this is indeed often where we are struggling when we move to a leadership role. This changes the nature of the work at least in part and we need to adjust to it.
Obviously I agree with this. It's time people stop jumping on chromium based browsers.
Nice principle for a search in a sorted list when you don't know the upper bound.
Excellent post from Cory Doctorow about why he is only on Mastodon. Not being federated should indeed just be a deal breaker by now. Empty promises should be avoided.
It's interesting to see such a reverse engineering of this infamous bug straight from the gates layout.