We are off to a good start, 2nd TL; DR already got skipped (got sick and couldn’t write it).

About the next CodeNight

As we already tackled the most basic things, like API Gateways, Docker, etc, this Codenight will be a checkpoint to see where we are and what to do next. We will see everyone’s level and start sharing tasks on our very first project. If you can’t attend this session, don’t worry, you can still get issues assigned and participate, just drop me a message.

Tech News

Linux

Linus Torvalds publicly complained that AI-generated bug reports are flooding the Linux security mailing list, calling it “almost entirely unmanageable.”. The kernel project updated guidance so AI-found vulns should generally go public to maintainers instead of dumping duplicate reports into private channels. Basically: AI can find bugs, but maintainers are tired of AI slop. Also: Linux 7.1-rc5, continuing the current trend of fixes (including some AI-assisted patches) ahead of the June stable release.

AI / Dev Tools

Google I/O 2026 was the big AI event of the week: Google pushed harder into agentic AI, shipping updates around Gemini 3.5 Flash, managed agents, and new dev-facing AI tooling. Meanwhile Anthropic acquired Stainless, which is a notable move because Stainless is deep in SDK generation + MCP tooling. It seems that AI companies are now fighting over the developer infrastructure level and not only the models.

Protocol Wars

MCP (Model Context Protocol) keeps gaining momentum and is increasingly looking like real infrastructure rather than “just an Anthropic thing.” Between tooling acquisitions and broader adoption, the battle is shifting toward who owns the agent runtime / tool interface layer for coding agents and AI assistants.

Infra

Kernel + database folks were talking about Linux performance again: some ongoing discussion around Linux 7.x kernel behavior affecting PostgreSQL workloads, especially on AWS/Graviton-class systems. Not a “panic now” issue, but notable if you run high-throughput DB infra and track kernel regressions closely (which most of us aren’t).


That’s it for this week. There may be an update later if Codenight’s plans are changed.

  • The Editor