Weeklog 2025 / 11
by
Reads
- Why I won’t pay on your website <github.com>
- Einführung von „command“ und „commandfor“ <developer.chrome.com>
- Svelte5: A Less Favorable Vue3 <gist.github.com>
- A 10x Faster TypeScript <devblogs.microsoft.com>
- How much traffic can a pre-rendered Next.js site really handle? <martijnhols.nl>
- Why Great Engineering Orgs Thrive on “Normal” Engineers <spectrum.ieee.org>
- Fired “Kill Switch” Programmer Faces 10 Years In Jail: What Went Wrong? <medium.com>
- How The New York Times systematically migrated from Enzyme into React Testing Library <open.nytimes.com>
- Were multiple return values Go’s biggest mistake? <herecomesthemoon.net>
Notes
- Wrote some code in Odin following a guide by Karl Zylinski to write a simple Breakout game clone with Raylib (I’m planning to play around with that a bit more and eventually make a WASM build and put that under /projects)