CRITICAL: Axios npm Package Backdoored — 100M Weekly Downloads, Cross-Platform RAT
CRITICAL: Axios npm Package Backdoored — 100M Weekly Downloads, Cross-Platform RAT
CRITICAL: Axios npm Package Backdoored — 100M Weekly Downloads, Cross-Platform RAT
A team ported a Go implementation of JSONata from scratch last week. Seven hours. $400 in token spend. They estimate it saves $500,000 a year in engineering ...
Stanford just published a study in Science that should make every engineering leader pause.
Last week, Anthropic accidentally published nearly 3,000 internal documents to a publicly searchable database. A default CMS setting made uploaded files publ...
Linear’s CEO made a striking announcement this week: the company is pivoting from issue tracking to agentic AI. The product will evolve to capture issues aut...
Mario Zechner, the creator of the Pi agent framework, published a frank piece this week that’s worth sitting with: agents compound mistakes faster than human...
I’ve spent the last month in back-to-back conversations with potential customers. Twenty-plus meetings, each one between thirty and sixty minutes. Every conv...
This is Post 6 of a series on the AI-Native SDLC. Previous posts: The Missing Half, From PRFAQ to Backlog, Specifications Are the New API, AI Drift Is a Prod...
Your AI knows too much. And not enough. At the same time.
Your coding agent isn’t broken. Your specifications are.
Picture this. Your team just adopted an AI coding agent. Cursor, Claude Code, Copilot, it doesn’t matter which. The first week is electric. A developer promp...
In my previous post on Amazon’s Working Backwards SDLC for SMBs, I walked through the structured artifact chain (personas, use cases, PRFAQ, capability maps,...
There’s a growing conversation in the industry about building a “Cursor for product management,” an AI-native system focused on helping teams figure out what...
Amazon’s software development lifecycle is one of the most effective product development processes ever created. It has produced AWS, Kindle, Prime, Alexa, a...
Today I’m onboarding the founding engineers at Actualyze. I’ve worked with all of them before. Excited to be getting the band back together.
If you’re a new engineer looking to understand the CNCF Cloud-Native AI (CNAI) ecosystem, you’re entering at exactly the right moment. The stack has matured ...
The name KodeOps is deliberate. Just as DevOps unified development and operations, KodeOps unifies the entire software development lifecycle under a single a...
In my year-end reflections, I mentioned that I’d be sharing more of my work through open source releases in the coming year. Today, I’m delivering on that pr...
LLMs have democratized software development in ways that seemed impossible just a few years ago. Tools like Lovable.com, Bolt.new, and v0.dev let non-technic...
A Personal Perspective
When you’re building a platform that runs on Kubernetes, you need a local development environment that doesn’t lie to you. The choice matters more than most ...
Every high-performance engineering team needs a foundation. Not the technical stack-that’s the easy part. The foundation that matters is shared understanding...
LLMs are transforming how we build software. They can generate entire functions, refactor complex modules, and implement features faster than ever before. Bu...
Written in the working-backwards narrative style we use for launch docs.*
Modern software development teams face a fundamental tension: AI assistants dramatically accelerate code generation, but without structured workflows, this s...
A comprehensive guide to the SDLD specification format for LLM-assisted software development.
LLMs are transforming how we write code. They can generate entire functions, refactor complex modules, and implement features faster than ever before. But th...
Last day at re:Invent. Want to share notes on the AWS developer tools announcements.
A leaked internal memo from Red Hat’s CTO and SVP of Engineering, dated March 31, 2026, is making the rounds. The headline: all of Global Engineering is requ...
CRITICAL: Axios npm Package Backdoored — 100M Weekly Downloads, Cross-Platform RAT
A team ported a Go implementation of JSONata from scratch last week. Seven hours. $400 in token spend. They estimate it saves $500,000 a year in engineering ...
Stanford just published a study in Science that should make every engineering leader pause.
Last week, Anthropic accidentally published nearly 3,000 internal documents to a publicly searchable database. A default CMS setting made uploaded files publ...
Linear’s CEO made a striking announcement this week: the company is pivoting from issue tracking to agentic AI. The product will evolve to capture issues aut...
Mario Zechner, the creator of the Pi agent framework, published a frank piece this week that’s worth sitting with: agents compound mistakes faster than human...
Deploy Production-Like AI Inference Infrastructure on Your Laptop – In Eight Minutes
If you’re a new engineer looking to understand the CNCF Cloud-Native AI (CNAI) ecosystem, you’re entering at exactly the right moment. The stack has matured ...
LLMs have democratized software development in ways that seemed impossible just a few years ago. Tools like Lovable.com, Bolt.new, and v0.dev let non-technic...
A Personal Perspective
When you’re building a platform that runs on Kubernetes, you need a local development environment that doesn’t lie to you. The choice matters more than most ...
KubeCon + CloudNativeCon North America 2025 in Atlanta wasn’t just another cloud native conference. It was the event where the industry collectively acknowle...
Why 87% of AI Projects Fail (And How to Be in the 13% That Succeed)
Mario Zechner, the creator of the Pi agent framework, published a frank piece this week that’s worth sitting with: agents compound mistakes faster than human...
This is Post 6 of a series on the AI-Native SDLC. Previous posts: The Missing Half, From PRFAQ to Backlog, Specifications Are the New API, AI Drift Is a Prod...
Your AI knows too much. And not enough. At the same time.
Your coding agent isn’t broken. Your specifications are.
Picture this. Your team just adopted an AI coding agent. Cursor, Claude Code, Copilot, it doesn’t matter which. The first week is electric. A developer promp...
In my previous post on Amazon’s Working Backwards SDLC for SMBs, I walked through the structured artifact chain (personas, use cases, PRFAQ, capability maps,...
There’s a growing conversation in the industry about building a “Cursor for product management,” an AI-native system focused on helping teams figure out what...
LLMs are transforming how we build software. They can generate entire functions, refactor complex modules, and implement features faster than ever before. Bu...
Written in the working-backwards narrative style we use for launch docs.*
Modern software development teams face a fundamental tension: AI assistants dramatically accelerate code generation, but without structured workflows, this s...
A comprehensive guide to the SDLD specification format for LLM-assisted software development.
LLMs are transforming how we write code. They can generate entire functions, refactor complex modules, and implement features faster than ever before. But th...
I’ve spent the last month in back-to-back conversations with potential customers. Twenty-plus meetings, each one between thirty and sixty minutes. Every conv...
This is Post 6 of a series on the AI-Native SDLC. Previous posts: The Missing Half, From PRFAQ to Backlog, Specifications Are the New API, AI Drift Is a Prod...
Your AI knows too much. And not enough. At the same time.
Your coding agent isn’t broken. Your specifications are.
Picture this. Your team just adopted an AI coding agent. Cursor, Claude Code, Copilot, it doesn’t matter which. The first week is electric. A developer promp...
In my previous post on Amazon’s Working Backwards SDLC for SMBs, I walked through the structured artifact chain (personas, use cases, PRFAQ, capability maps,...
There’s a growing conversation in the industry about building a “Cursor for product management,” an AI-native system focused on helping teams figure out what...
The Linux kernel security list used to receive 2-3 bug reports per week. That was two years ago. Last year it was 10 per week. This year it is 5-10 per day.
The name KodeOps is deliberate. Just as DevOps unified development and operations, KodeOps unifies the entire software development lifecycle under a single a...
In my year-end reflections, I mentioned that I’d be sharing more of my work through open source releases in the coming year. Today, I’m delivering on that pr...
As the year comes to a close, I’ve been reflecting on the last 18 months since leaving AWS. It’s been a long, focused chapter of deep work, and it’s now sett...
Last day at re:Invent. Want to share notes on the AWS developer tools announcements.
One year ago, I decided to leave Amazon Web Services to start my own company. Since then I’ve had the chance to meet some amazing people, build some incredib...
Amazon’s software development lifecycle is one of the most effective product development processes ever created. It has produced AWS, Kindle, Prime, Alexa, a...
LLMs are transforming how we build software. They can generate entire functions, refactor complex modules, and implement features faster than ever before. Bu...
Written in the working-backwards narrative style we use for launch docs.*
Modern software development teams face a fundamental tension: AI assistants dramatically accelerate code generation, but without structured workflows, this s...
A comprehensive guide to the SDLD specification format for LLM-assisted software development.
LLMs are transforming how we write code. They can generate entire functions, refactor complex modules, and implement features faster than ever before. But th...
LLMs are transforming how we build software. They can generate entire functions, refactor complex modules, and implement features faster than ever before. Bu...
Written in the working-backwards narrative style we use for launch docs.*
Modern software development teams face a fundamental tension: AI assistants dramatically accelerate code generation, but without structured workflows, this s...
A comprehensive guide to the SDLD specification format for LLM-assisted software development.
LLMs are transforming how we write code. They can generate entire functions, refactor complex modules, and implement features faster than ever before. But th...
Deploy Production-Like AI Inference Infrastructure on Your Laptop – In Eight Minutes
If you’re a new engineer looking to understand the CNCF Cloud-Native AI (CNAI) ecosystem, you’re entering at exactly the right moment. The stack has matured ...
KubeCon + CloudNativeCon North America 2025 in Atlanta wasn’t just another cloud native conference. It was the event where the industry collectively acknowle...
I’ve spent the last month in back-to-back conversations with potential customers. Twenty-plus meetings, each one between thirty and sixty minutes. Every conv...
Amazon’s software development lifecycle is one of the most effective product development processes ever created. It has produced AWS, Kindle, Prime, Alexa, a...
Every high-performance engineering team needs a foundation. Not the technical stack-that’s the easy part. The foundation that matters is shared understanding...
The Linux kernel security list used to receive 2-3 bug reports per week. That was two years ago. Last year it was 10 per week. This year it is 5-10 per day.
In today’s digital landscape, security is more crucial than ever. Cyber threats are evolving at an unprecedented pace, and the need to build secure software ...
As the year comes to a close, I’ve been reflecting on the last 18 months since leaving AWS. It’s been a long, focused chapter of deep work, and it’s now sett...
One year ago, I decided to leave Amazon Web Services to start my own company. Since then I’ve had the chance to meet some amazing people, build some incredib...
KubeCon + CloudNativeCon North America 2025 in Atlanta wasn’t just another cloud native conference. It was the event where the industry collectively acknowle...
Why 87% of AI Projects Fail (And How to Be in the 13% That Succeed)
Deploy Production-Like AI Inference Infrastructure on Your Laptop – In Eight Minutes
Why 87% of AI Projects Fail (And How to Be in the 13% That Succeed)
A Personal Perspective
Written in the working-backwards narrative style we use for launch docs.*
CRITICAL: Axios npm Package Backdoored — 100M Weekly Downloads, Cross-Platform RAT
Last week, Anthropic accidentally published nearly 3,000 internal documents to a publicly searchable database. A default CMS setting made uploaded files publ...
In today’s digital landscape, security is more crucial than ever. Cyber threats are evolving at an unprecedented pace, and the need to build secure software ...
One year ago, I decided to leave Amazon Web Services to start my own company. Since then I’ve had the chance to meet some amazing people, build some incredib...
Last day at re:Invent. Want to share notes on the AWS developer tools announcements.
As the year comes to a close, I’ve been reflecting on the last 18 months since leaving AWS. It’s been a long, focused chapter of deep work, and it’s now sett...
Written in the working-backwards narrative style we use for launch docs.*
Every high-performance engineering team needs a foundation. Not the technical stack-that’s the easy part. The foundation that matters is shared understanding...
When you’re building a platform that runs on Kubernetes, you need a local development environment that doesn’t lie to you. The choice matters more than most ...
A Personal Perspective
LLMs have democratized software development in ways that seemed impossible just a few years ago. Tools like Lovable.com, Bolt.new, and v0.dev let non-technic...
In my year-end reflections, I mentioned that I’d be sharing more of my work through open source releases in the coming year. Today, I’m delivering on that pr...
The name KodeOps is deliberate. Just as DevOps unified development and operations, KodeOps unifies the entire software development lifecycle under a single a...
Today I’m onboarding the founding engineers at Actualyze. I’ve worked with all of them before. Excited to be getting the band back together.
Linear’s CEO made a striking announcement this week: the company is pivoting from issue tracking to agentic AI. The product will evolve to capture issues aut...
A leaked internal memo from Red Hat’s CTO and SVP of Engineering, dated March 31, 2026, is making the rounds. The headline: all of Global Engineering is requ...
The Linux kernel security list used to receive 2-3 bug reports per week. That was two years ago. Last year it was 10 per week. This year it is 5-10 per day.