Nibbles
An endeavor to share curated stuff that, we think, would be fun to read and useful. Occasionally, we might throw up something original. So, watch out!

What I’ve Learned from Talking to Top Engineering Leaders in 2025
Engineering execs share insights on AI adoption, scaling distributed teams, and the tradeoffs of speed vs stability. If you want to read more, click here.

GPT-5 for Developers —
OpenAI’s newest API models (gpt-5, mini, nano) focus on stronger coding and agentic tool-use with clear migration notes.Read more: https://openai.com/index/introducing-gpt-5-for-developers/OpenAI Realtime API (gpt-realtime) GA launch

How I keep up with AI progress (and why you must too)
“How I Keep Up With AI Progress” outlines a deliberate strategy to stay informed amid the noise of AI hype and skepticism. The author advocates

Key take‑aways from Andrej Karpathy’s keynote “Software Is Changing (Again)”
Three paradigms of software Software 1.0 – traditional hand‑written code. Software 2.0 – neural‑network “weights as code”, produced by training on data. Software 3.0 – large‑language‑model computers that you “program” with
Nibbles 50
For our 50th edition we wanted to go back and shortlist five articles that stand the test of time, in other words classical. In other

We need to start thinking of AI as “normal”
The article “Is AI Normal?” from MIT Technology Review examines the polarized discourse surrounding artificial intelligence. While some experts, like OpenAI’s Sam Altman, envision AI’s

How AI-assisted coding will change software engineering: hard truths
This Pragmatic Engineer Newsletter article, featuring insights from Addy Osmani, explores the evolving impact of AI-assisted coding on software engineering. It highlights the transformative potential

Emerging Patterns in Building GenAI Products
The article explores emerging patterns in building Generative AI products as they transition from prototypes to production. It identifies key challenges like hallucination, unbounded data

How AI-assisted coding will change software engineering: hard truths
The article highlights how AI coding tools (like GitHub Copilot) will automate much of the “grunt work” of programming, freeing engineers to focus on higher-level