5 min read

My reading list [wip]

I am often asked for recommendations on reading materials for those working with AI/ML and LLMs. Here is a short list of what I read (and re-read!). This is a constantly evolving list. If you have something to recommend, let me know in the comments below!

Blogs / Articles

A small list of blogs that I follow on LLMs, applied ML, engineering and broader AI trends (in no particular order).

Eugene Yan
I design, build, and operate machine learning systems that serve customers at scale. I also write about data/ML systems and career.

Thoughtful writing on building applied LLM systems by a fellow 🇸🇬. There is even an RSS feed. Also check out applied-llms.org (published mid 2024) which is a great starting point for those newer to working with the brave new world of LLMs.

Lil’Log
Document my learning notes.
Simon Willison’s Weblog

Lots of practical advice (+reviews) on using the latest and greatest LLMs, and on engineering in general. A true tinkerer.

Blog
I work to bring AI into production. I write about AI system design.
Blog and Notes
I’m an LLM Research Engineer with over a decade of experience in artificial intelligence. My work bridges academia and industry, with roles including senior…

This blog focuses more on the research side of things.

martinfowler.com
A website on building software effectively

A really thoughtful engineering blog, with both short- and long-form posts. List of most recent entries. See the collection of articles on software architecture.

Latent.Space | Substack
The AI Engineer newsletter + Top 10 US Tech podcast. Exploring AI UX, Agents, Devtools, Infra, Open Source Models. See https://latent.space/about for highlights from Chris Lattner, Andrej Karpathy, George Hotz, Simon Willison, Soumith Chintala et al! Click to read Latent.Space, a Substack publication with tens of thousands of subscribers.

Mix of content on applied AI, ranging from technical to business. Their reading list is a great place to start for those newer to working with LLMs.

One Useful Thing | Ethan Mollick | Substack
Trying to understand the implications of AI for work, education, and life. By Prof. Ethan Mollick. Click to read One Useful Thing, by Ethan Mollick, a Substack publication with hundreds of thousands of subscribers.
Interconnects | Nathan Lambert | Substack
The cutting edge of AI, from inside the frontier AI labs, minus the hype. The border between high-level and technical thinking. Read by leading engineers, researchers, and investors. Click to read Interconnects, a Substack publication with tens of thousands of subscribers.

A wide range of posts ranging from technical to reflective.

From the AI labs:

Research
Anthropic is an AI safety and research company that’s working to build reliable, interpretable, and steerable AI systems.

Business:

Acquired Podcast
Every company has a story. Acquired goes behind the scenes of the biggest tech IPOs and acquisitions of all time. Hosted by Ben Gilbert and David Rosenthal.

This is what I listen to during long commutes, road trips, and when doing chores at home. Note that the episodes are seriously long-form (typically ~3h long!) and require some commitment. These have really opened my eyes to "company-making" and inspired me over the years! Some of my favorite episodes: Epic a.k.a. MyHealthOnline (2025), Ikea (2024), Costco (2023), Amazon and AWS (2022), Nvidia 1 & 2 (2022), TSMC (2021) and a follow-up with Morris Chang (2025), AirBnB (2020), Google Maps (2019), Slack (2019).

Cybersecurity:

Schneier on Security

Books

  • Artificial Intelligence: A Modern Approach (Stuart Russell and Peter Norvig) – a must-read introduction to AI and agents that is even more pertinent today, even though it was (first) written some 10+ years before LLMs and AI agents became mainstream.

Articles / papers

This list is not meant to be comprehensive. It is simply my personal bookmark list; articles I frequently share when asked about specific topics. Some of these are from blogs mentioned above. Again, these are not in any particular order.

On working with LLMs

Design patterns for AI agents

Memory

LLM architecture