Let’s go for my web review for the week 2026-16.Sovereign Tech Agency funding - Mastodon BlogTags: tech, fediverseThis looks like an interesting agreement. E2EE messaging anyone? There is more of course, but I’m especially excited regarding this one.https://blog.joinmastodon.org/2026/04/sovereign-tech-agency-funding/You cannot use the GNU (A)GPL to take software freedom awayTags: tech, foss, licensing, lawThe FSF is now weighting in on the Euro-Office vs OnlyOffice situation. You have to respect the spirit of the AGPL and can’t take away freedom with extra clauses. Seems to make sense to me.https://www.fsf.org/blogs/licensing/agpl-is-not-a-tool-for-taking-freedom-awayEurope should regulate Big Tech instead of banning kids from social media, Estonia saysTags: tech, politics, europeLooks like someone is actually paying attention to what’s going on.https://www.politico.eu/article/europe-should-stand-up-to-big-tech-instead-of-imposing-social-media-bans-estonia-says/The Utopia of the Family ComputerTags: tech, internet, culture, time, historyInteresting piece, shows quite well how new technologies get in the home and then slowly expand. In the case of the Internet, it was indeed literally in a corner of the home before slowly being woven in our lives.https://mudmapmagazine.com/the-utopia-of-the-family-computer/?ref=DenseDiscovery-384On the acceptance of GenAITags: tech, ai, machine-learning, gpt, ethicsStop looking at the shiny toy, remember the ethics behind them…https://smallsheds.garden/blog/2026/on-the-acceptance-of-genai/Is Claude Mythos “Terrifying” or Just Hype?Tags: tech, ai, machine-learning, copilot, marketing, hype, researchAre we surprised it’s mostly a PR stunt? Not at all. Of course, I agree a lot with the conclusion: we can’t trust any claim from those companies. They try to present themselves as labs but mostly try to disguise marketing as research…https://calnewport.com/is-claude-mythos-terrifying-or-just-hype/How I run multiple $10K MRR companies on a $20/month tech stackTags: tech, simplicity, complexity, performance, minimalism, infrastructureThere’s a whole swat of solutions for very lean services. You can go a long way reducing complexity as much as possible. Less infrastructure bills are definitely welcome.https://stevehanov.ca/blog/how-i-run-multiple-10k-mrr-companies-on-a-20month-tech-stackPut your SSH keys in your TPM chip!Tags: tech, ssh, hardware, securityComprehensive guide to have SSH keys stored in the TPM chip. Clearly it’s still a very manual process.https://raymii.org/s/tutorials/Put_your_SSH_keys_in_your_TPM_chip.htmlSupply chain nightmare: How Rust will be attacked and what we can do to mitigate the inevitableTags: tech, rust, supply-chain, securityIndeed, the current supply chain model of Rust could be better. While we wait for improvements (with no sign of them coming), there are ways to try to avoid some of the common pitfalls.https://kerkour.com/rust-supply-chain-nightmareNo one owes you supply-chain securityTags: tech, rust, supply-chain, security, fossCan crates.io make things easier to secure? I do think so. But this post is right that we shouldn’t forget the social aspect of the whole supply chain security conversation.https://purplesyringa.moe/blog/no-one-owes-you-supply-chain-security/Rust is Just a ToolTags: tech, rust, tools, hypeThis bears repeating of course. I still wish our industry would run less on hype. It’s not specific to Rust of course.https://lewiscampbell.tech/blog/260204.htmlFlat Error Codes Are Not EnoughTags: tech, rust, failureWhen possible it’s nice to nest your error types, this allows better investigation when something fails.https://home.expurple.me/posts/flat-error-codes-are-not-enough/C++26: Structured bindings in conditionsTags: tech, c++Looks like a small syntax adjustment, but that indeed open the door to nice improvements.https://www.sandordargo.com/blog/2026/04/15/cpp26-structured-bindings-conditionThe Global API Injection PatternTags: tech, c++, dependencies, metaprogrammingThis is indeed a nice pattern for dependency injection in C++ for global functions.https://www.elbeno.com/blog/?p=1831Can we finally use C++ Modules in 2026?Tags: tech, c++Probably not… This is really taking a long time to be adopted. It’s not an incremental thing at all, this doesn’t help.https://mropert.github.io/2026/04/13/modules_in_2026/Bring Back Idiomatic DesignTags: tech, web, frontend, desktop, uxOr why I tend to favor desktop applications (made by KDE as much as possible) rather than web applications whenever possible. It’s just more pleasant to have things which look and feel homogeneous.https://essays.johnloeber.com/p/4-bring-back-idiomatic-designThe unwritten laws of software engineeringTags: tech, engineering, failure, reliabilityThose have no name… but you’ll encounter them regularly indeed.https://newsletter.manager.dev/p/the-unwritten-laws-of-software-engineeringWriting design docsTags: tech, architecture, design, documentation, processesA good primer about design documents. What’s nice about this one is the focus on the process rather than the form of the document. Indeed what matters is the shared understanding and making sure the right decision is made.https://blog.ceejbot.com/posts/design-docs/No agenda, no meetingTags: tech, meetings, documentation, remote-workingOf course I wish more meetings would follow this pattern… or not happen at all, sending me a proper document instead.https://ben.balter.com/2026/04/06/no-agenda-no-meeting/Technical Leadership is LeadershipTags: tech, leadership, teamShort and to the point reminder: our job is never only about the tech. It always encompass some people related concerns, be it inside teams, between teams, or the impact on the users.https://estherderby.com/technical-leadership-is-leadership/Even Ohno’s Classic “5 Whys” Example Deserves Another WhyTags: agile, lean, failureA bit long for what it’s saying. And yet it’s a good reminder, don’t focus on why… Ask the question as many times as necessary to get to the point where you can find a solution which prevents issues to reappear.https://www.leanblog.org/2026/04/ohno-5-whys-actually-seven/Bye for now!