What I Learned Building My Own AI Harness
After building nano-harness, I have a clearer view of AI assistants, local-first workflows, architecture, and why building the small version yourself still teaches more than reading the hype.
21 posts tagged with "engineering". All tags
After building nano-harness, I have a clearer view of AI assistants, local-first workflows, architecture, and why building the small version yourself still teaches more than reading the hype.
Context is one of the real bottlenecks in agent-native engineering, and treating it like passive memory is not enough. It needs a system that can manage and surface it properly.
Human code review is not the final barrier to autonomous software engineering. The deeper challenge is judgment, context, and the messy reality of real codebases.
Let's face it, we write less and less code every day. Software engineering changed for good. That...
The number of attacks and vulnerabilities popping up every week in npm is becoming ridiculous, and...
Let’s be real, you don’t need more than 1 hour for a proper technical interview. The way most...
As a developer who’s been coding for 15+ years, I’ve recently shared my excitement about AI IDE's in...
We are living in an exciting era for software development. It has always been an industry of constant...
Agile was meant to help us move faster. But over time, it’s become its own source of drag. Bloated...
In today's world of software, many developers find themselves caught in what I call "trending...
In this final article of the microfrontends series, we will discuss some best practices for...
In our previous article, we covered the tools and technologies for building microfrontends, including...
In the previous articles, we introduced the concept of microfrontends and discussed their advantages...
CSS (Cascading Style Sheets), introduced in 1996, revolutionized how websites are designed and...
In our previous article, we introduced the concept of microfrontends and explored the challenges that...
This is the first article in a 5-part series on microfrontends. In this series, we'll explore what...
In my previous article The Importance of Communication in a Software Team, we discussed the...
In software development, good communication is just as crucial as technical skills. It doesn’t matter...
My First Encounter with a Computer It all started many years ago when I was just a kid,...
If you’re new to using large language models (LLMs) like ChatGPT in software development, you might...
Last weekend, I was working on an institutional website for a personal project and decided to use the...