Half a rant but interesting... Why are people making popular solutions to problems they'll never have? Just because it's been released by Google?
This is going to be interesting to see how this new regulation unfolds. Its impacts are well beyond just Microsoft.
This is a constant trade-off to find. How in organizations give autonomy while ensuring some consistency? A couple of ideas.
Interesting heuristic to improve code structure. I definitely recommend. As every heuristic it's not a law though, don't overdo it either.
Good summary that TDD is many things... it helps for quite a few dimensions of writing code, still, it's not a magic bullet in term of design. Your software design abilities are crucial to practice it well.
This is a well balanced view on the Rust ecosystem as of today. It highlights fairly well where it shines (safety, predictability, bugs found early) but it also mentions the current issues linked to its maturity.
Yet another very impressive release for Blender. This is really one of the best in its class.
Not in full agreement with this, but having a rough idea of the different leverages you can use for optimizations is worthwhile.
I admit I miss webrings indeed. They were great to discover new blogs with nice content.
Welcome in France, a country scared of its own population where the police uses facial recognition illegally. But don't worry, we can expect attempts to make it legal in the coming months or years instead of addressing the problem. Will it make it less shameful? I don't think so.
Now that they're standardized better learn about those new record types.
Interesting list. Definitely good things to try to learn there.
Finally a standardized protocol for end-to-end encryption! Let's see where this gets used.
Ever wondered how git implements cherry-pick and revert? Here are a good way to understand them. Also explains what is the 3-way merge git uses widely.
A balanced view, that's refreshing. Indeed we see too many "let's call the OpenAI APIs and magic will happen". This is very short sighted, much better can be done.
A few interesting tricks in there, the web platform definitely helps in term of tooling.
Excellent, looks like a public DNS server worth using.
Looks like a very good tool for handling JSON files. Might come in handy next to jq... maybe it'll replace jless.
Yes, we definitely shouldn't use chats as the phone. I often fails at this, it's also a good reminder for me.
Nothing groundbreaking if you already know about the topic. But very nice introductory resource for people who wish to learn about it. Nicely put together.