Letters
What Stage Is Your Project? Takeaways For AI Engineering: How to Adjust Your Tactics to Fit Your Project's Maturity
Moving forward on early stage, 0-to-1 projects and mature projects requires very different tactics.
Letters
Moving forward on early stage, 0-to-1 projects and mature projects requires very different tactics.
Letters
The loudest voices stoking fears about AI dangers have made tremendous headway in the past two weeks.
Letters
When you’re skilled at AI Engineering, your best work won’t be merely implementing a product that someone else spec’ed out. Instead, you will actively shape the build.
Letters
A key AI engineering skill is using coding agents. Your skill at steering them both to write code and to carry out non-code tasks, such as analyzing data or managing system operations, allows you to get a lot more done.
Letters
How have software engineering fundamentals changed with agentic coding?
Letters
I previously wrote about our AI Engineering Skills Map, with the highest level skills being (i) Building and deploying AI applications, (ii) Software engineering fundamentals, (iii) Using coding agents, and (iv) Shaping the build. In this letter, I will flesh out the first of them.
Letters
I am delighted to present The AI Engineering Skills Map. AI allows us to build software very differently today than in 2022, and everyone with the skills to take advantage of this shift has numerous exciting project and job opportunities.
Techical insights
I’m glad the idea of “tokenmaxxing” — that individuals and companies should use as many tokens as possible to boost productivity — is finally dying out.
Letters
My team recently had our own version of Hugging Face’s experience when closed models failed to defend the company following an accidental cyberattack from OpenAI, leading Hugging Face to use the open weight GLM 5.2 instead.
Letters
A few frontier labs have tried to tell a story of open models being dangerous because they can be used to launch cyberattacks, and of their “safe” proprietary models with strong guardrails being there to defend us.
Letters
As AI increasingly automates coding, it frees up developers to spend time on high-level software development tasks traditionally reserved for senior engineers, like deciding on technical architecture and participating in scoping product requirements.
Letters
The key idea of agentic coding loops is to have an agent keep working until it satisfies a condition, such as achieving a product specification.