Tags: web-review, reliability, ethics, rust, performance, tools, data, fundraising, copyright, asynchronous, supply-chain, democracy, surveillance, productivity, management, gpt, safety, linguistics, delegation, security, git, self-hosting, ai, c++, foss, business, writing, tech, machine-learning, politics
Made it to Graz for Akademy 2026. Looking forward to meeting my fellow gearheads. In the meantime, let’s go for my web review for the week 2026-38.
Tags: tech, surveillance, politics, democracy
This essay is fairly US centric but since other countries used the US surveillance apparatus as a blueprint for their own it’s widely applicable. It’s 25 years of failures and constitutional hazard, maybe it’s time to finally respect the right to privacy? Or are our governments too hooked to controlling the population and hunting dissent?
https://www.lawfaremedia.org/article/25-years-of-mass-surveillance-is-enough
Tags: tech, foss, fundraising, supply-chain, ethics, business
The article it refers to is interesting as well of course. Still it shines a crude light on the biases it has. We might have a way to fund libraries available via registries. That’s a good thing… But it ignores a lot of what Free Software is about. We need solutions for more software than just a specific family of libraries.
https://tante.cc/2026/09/17/what-kind-of-software-should-we-fund/
Tags: tech, ai, machine-learning, gpt, surveillance
Of course unsurprising. Still it’s important to get the proofs out.
https://www.404media.co/inside-project-lily-the-humans-reading-your-chatgpt-chats/
Tags: tech, ai, machine-learning, gpt, ethics, copyright
They claim fair use in public court but they know full well what they’ve been doing.
Tags: tech, rust, supply-chain, security
Bad actors clearly want to compromise supply chains. Stay safe and keep your eyes open.
https://blog.rust-lang.org/2026/09/17/targeted-attacks/
Tags: tech, tools, git, self-hosting
Looks like an interesting tool to expose git repositories read-only on the web.
https://char.lt/blog/2026/09/sorcery-repo-viewer/
Tags: tech, asynchronous, reliability
You think async/await works in the same way across languages? Think again! There are several choices of implementation behind it. You better know which choices your particular runtime did, otherwise you will get surprises. It also means it’s harder to reuse language from a given runtime and carry it over somewhere else.
Of course I recommend reading the full paper, but this short summary gives a good idea of the content.
https://cel.cs.brown.edu/blog/design-space-async-await/
Tags: tech, c++, data, performance
Indeed it’s a very good new type of maps in many cases. Again a good illustration that nowadays memory layout is often more important than algorithmic complexity.
https://lemire.me/blog/2026/09/16/how-fast-is-c23s-stdflat_map/
Tags: tech, c++, reliability, safety
It’s about time that it got fixed… This was really a language defect.
https://www.sandordargo.com/blog/2026/09/16/cpp26-trivial-infinite-loops
Tags: management, productivity
Doesn’t feel too actionable on how to detect the change of capacity. That said the advice on how to deal with it is correct.
Tags: management, delegation
A few things to keep in mind when delegating tasks. This seems trivial but it’s harder than it sounds.
https://managementblog.org/2026/08/28/clear-as-mud/
Tags: linguistics, writing
I’d say it goes a bit too far in its stance at times. That said it’s a good reminder that English like any other languages is in a constant state of flux.
https://brennan.day/proper-english-is-a-myth-theres-no-correct-way-to-write/
Bye for now!