Links
Pages worth sharing
Pages I’ve come across and want to keep around — technology, AI, design, web, culture, and anything else worth a look.
August 12, 2026
Why Go is an Ideal Language for AI-Assisted Software Engineering
developers.googleblog.com
Go was built for teams working together on big, lasting systems, and now that AI is writing a lot of the code, those old team values matter even more.
#devtools#programming#technologyAugust 5, 2026
What Humanity Needs To Flourish In The Next Decade
noemamag.com
We’re racing to build smarter AI, but the real bottleneck isn’t the tech — it’s whether societies can absorb it without falling apart. The authors argue that without deliberate investment in institutions, laws, and civic muscle, AI will deepen inequality, erode accountability, and centralize power instead of spreading its benefits.
#society#technologyAugust 5, 2026
Announcing TypeScript 7.0 - TypeScript
devblogs.microsoft.com
TypeScript 7 moves to a native Go version that’s roughly ten times faster on real projects like VS Code and Sentry, and it uses less memory too. You can install it today and your editor’s language server should pick it up automatically.
#devtools#programming