An interesting Python construct to make iterators based on a simple function.
Nice suite of tools. The eBPF based ones look promising.
Not really Rust specific, this might be an interesting way to structure your code once async gets introduced. Should avoid some of the usual traps.
There’s plenty of room at the Top: What will drive computer performance after Moore’s law? | Science
As Moore's law fades away this question is indeed essential. Looks like there will be more pressure on software and algorithms than before (at last one might say, we had decades of waste there). Streamlining hardware architectures will have a role too, we might see simpler cores in greater numbers.
Good reminder that those two aspects are not necessarily competing which each other. In the long run quality improves productivity. In the short term it might as well.
Looks like C++26 is going to be a big deal. The reflection and generation features alone are going to be a game changer. Now if it also gets contracts it'd be really nice.
This is too often underestimated. This article shows nice uses of job control.
A new era of spam is on us... this is going to be annoying to filter out.
This arm race should be stopped... This is becoming an ecological disaster, so much wasted energy.
There's clearly an interesting balance between full anonymity and no anonymity at all. This is a path to keep discussions genuine and civil.
This organization indeed doesn't seem healthy. Especially regarding the amount of user data they are responsible of.
Good reasons to really make sure your organization practice code reviews.
Make sure your OpenSSH server is up to date.
Starting from a wrong analogy to raise real thinking and questions about TDD.
Interesting approach to structure CSS custom properties. Should help a bit with maintainability.
Makes a strong case about why LLMs are better described as "bullshit machine". In any case this is a good introduction into bullshit as a philosophical concept. I guess with our current relationship to truth these are products well suited to their context...
From the perspective of a given implementation. Still this is a good list of what POSIX 2024 changes. I'm particularly interested to see that per-file-descriptor advisory locks finally made it to the standard. Still some progress to make in this department but it's a good step already.
Obviously very opinionated. Still probably a nice list to pick from when making your own project specific coding guidelines.
Nice return on experience of using a simple stack to serve loads of web requests.
Interesting tips and actions to help frame the conversation. The goal is to get the team better self-organized and directed.