<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lami Adabonyan — Engineering &amp; Product Leader</title><link>https://lami.me/</link><description>Recent content on Lami Adabonyan — Engineering &amp; Product Leader</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 05 Jul 2026 12:00:00 -0400</lastBuildDate><atom:link href="https://lami.me/index.xml" rel="self" type="application/rss+xml"/><item><title>The Agent Should Not Be the Architecture</title><link>https://lami.me/post/the-agent-should-not-be-the-architecture/</link><pubDate>Sun, 05 Jul 2026 12:00:00 -0400</pubDate><guid>https://lami.me/post/the-agent-should-not-be-the-architecture/</guid><description>&lt;p&gt;The future of building apps is not “let the agent figure it out.”&lt;/p&gt;
&lt;p&gt;It feels magical, fast, and useful to keep a Claude Code session open, throw it a feature, let it inspect the repo, and watch it wire things together. You think to yourself, the new development model is obvious: less architecture, more prompting.&lt;/p&gt;
&lt;p&gt;This is the wrong lesson.&lt;/p&gt;
&lt;p&gt;The app still needs to be deterministic. The handoff still needs to work when the original builder is gone. The team that inherits it still needs to understand where behavior lives, how state moves, what assumptions are encoded, and what has to be true before a change is safe.&lt;/p&gt;</description></item><item><title>Having First Dibs Is Overrated</title><link>https://lami.me/post/having-first-dibs-is-overrated/</link><pubDate>Fri, 03 Jul 2026 00:00:00 +0000</pubDate><guid>https://lami.me/post/having-first-dibs-is-overrated/</guid><description>&lt;p&gt;Every new AI launch comes with the same implied question: &lt;em&gt;Have you tried it yet?&lt;/em&gt; It&amp;rsquo;s tempting to think the right answer is always yes. It&amp;rsquo;s not.&lt;/p&gt;
&lt;p&gt;Owning the first iPhone didn&amp;rsquo;t make you better at using smartphones. It just meant you got there first. Within a couple of years everyone else had the same capabilities, often with fewer bugs and a clearer idea of what actually mattered.&lt;/p&gt;
&lt;p&gt;The same pattern keeps repeating in software. I see people contorting their workflow to accommodate whatever shiny beta feature launched this week. They&amp;rsquo;ll open one app just to send something into another app, even though the destination app already lets them do the same thing faster. The workflow bends around the feature. That&amp;rsquo;s backwards.&lt;/p&gt;</description></item><item><title>AI Did Not Expand Your Attention</title><link>https://lami.me/post/ai-did-not-expand-your-attention/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://lami.me/post/ai-did-not-expand-your-attention/</guid><description>&lt;p&gt;Something changed last December, I went from constantly correcting and steering coding agents to looking at what Opus produced and thinking, damn, I would have needed three passes over a week to get there.&lt;/p&gt;
&lt;p&gt;When I write code, I usually arrive at the final version through iteration. I try an approach, find the awkward edges, restructure it, run the tests, and look at it again. Eventually, I mold it into something that feels elegant. Opus jumped straight to elegance within five minutes (yeah, yeah, yeah, I had good instructions in Markdown files, but still).&lt;/p&gt;</description></item><item><title>Your GenAI Strategy is Theater</title><link>https://lami.me/post/your-gen-ai-strategy-is-theater/</link><pubDate>Sun, 12 Oct 2025 00:00:00 +0000</pubDate><guid>https://lami.me/post/your-gen-ai-strategy-is-theater/</guid><description>&lt;p&gt;Your board wants to know what you&amp;rsquo;re doing about AI. Your CEO forwarded another breathless LinkedIn post about autonomous agents. A VP just IMed you asking if we should be &amp;ldquo;building with Claude&amp;rdquo; or &amp;ldquo;going all-in on GPT-5.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s what you should tell them: &lt;strong&gt;We don&amp;rsquo;t have a GenAI strategy, and that&amp;rsquo;s intentional.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Not because AI doesn&amp;rsquo;t matter. It does. But because the question itself reveals a fundamental misunderstanding of where we are in this cycle, what these tools actually do, and how technology adoption works in organizations that ship real products to real customers.&lt;/p&gt;</description></item><item><title>Is Gen AI Approaching Bubble Territory?</title><link>https://lami.me/post/gen-ai-approaching-bubble/</link><pubDate>Sun, 28 Sep 2025 00:00:00 +0000</pubDate><guid>https://lami.me/post/gen-ai-approaching-bubble/</guid><description>&lt;p&gt;Gen AI looks like a bubble, but people are still using it to get real work done.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s the internet, cloud, and crypto rolled into one. Everyone&amp;rsquo;s betting big. But when you peel back the hype, a harder question emerges: is this transformation, or just the most expensive game of follow-the-leader in tech history?&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-emperors-new-algorithm"&gt;The Emperor&amp;rsquo;s New Algorithm&lt;/h2&gt;
&lt;p&gt;We&amp;rsquo;re living through the most overhyped, under-delivered technology moment since the dotcom boom. But here&amp;rsquo;s the kicker: unlike 1999, this bubble might actually have substance underneath all the noise.&lt;/p&gt;</description></item><item><title>Diseconomies of Scale: Why Software Slows Down as Companies Grow</title><link>https://lami.me/post/software-diseconomies-of-scale/</link><pubDate>Sun, 21 Sep 2025 00:00:00 +0000</pubDate><guid>https://lami.me/post/software-diseconomies-of-scale/</guid><description>&lt;p&gt;Software is eating the world, and large corporations are choking on it.&lt;/p&gt;
&lt;p&gt;Every Fortune 50 company knows the pattern: the bigger they get, the slower they ship. A ten-person startup can push to production five times a day. An enterprise can turn the same kind of change into a quarterly release.&lt;/p&gt;
&lt;p&gt;This isn&amp;rsquo;t incompetence. It&amp;rsquo;s economics.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-myth-of-software-scale"&gt;The Myth of Software Scale&lt;/h2&gt;
&lt;p&gt;Factories scale linearly. Software scales exponentially in complexity.&lt;/p&gt;
&lt;p&gt;The common model for software development is simple: hire more engineers, build more features, capture more market share.&lt;/p&gt;</description></item><item><title>What Everyone Gets Wrong About AI and Junior Devs</title><link>https://lami.me/post/ai-and-junior-devs/</link><pubDate>Sun, 07 Sep 2025 00:00:00 +0000</pubDate><guid>https://lami.me/post/ai-and-junior-devs/</guid><description>&lt;p&gt;AI won&amp;rsquo;t close the door on junior developers, it&amp;rsquo;s widening the hallway for all of us. Beginners will onboard faster. Seniors will mentor with sharper tools. Managers will scale teams with less friction. Executives will rethink how value gets created. Far from ending careers, AI is redrawing the developer journey into something bigger, faster, and more connected. From first jobs to executive seats, AI is shifting the developer journey, not ending it.&lt;/p&gt;</description></item><item><title>AI Fundamentals: Stripping Away the Jargon</title><link>https://lami.me/post/ai-fundamentals/</link><pubDate>Sun, 24 Aug 2025 00:00:00 +0000</pubDate><guid>https://lami.me/post/ai-fundamentals/</guid><description>&lt;p&gt;The tech industry has a knack for turning simple concepts into incomprehensible jargon. AI is no exception. Strip away the buzzwords, and you&amp;rsquo;ll find something remarkably straightforward and more useful than the hype suggests. Let&amp;rsquo;s walk through what AI actually is and where we are on the curve and journey to creating useful tools.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="tldr"&gt;TL;DR&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;AI isn&amp;rsquo;t magic: it&amp;rsquo;s just advanced pattern recognition.&lt;/li&gt;
&lt;li&gt;Generative AI (like ChatGPT) creates content but can&amp;rsquo;t act.&lt;/li&gt;
&lt;li&gt;AI agents are the next step, giving AI &amp;ldquo;hands&amp;rdquo; to perform tasks.&lt;/li&gt;
&lt;li&gt;The real opportunity is moving from talking &lt;em&gt;to&lt;/em&gt; AI to having AI do work &lt;em&gt;for&lt;/em&gt; you.&lt;/li&gt;
&lt;/ol&gt;
&lt;hr&gt;
&lt;h2 id="what-ai-really-is---spoiler-its-not-magic"&gt;What AI Really Is - Spoiler: It&amp;rsquo;s Not Magic&lt;/h2&gt;
&lt;p&gt;Machine Learning is pattern recognition on steroids. Feed a computer enough examples of cats, and it learns to spot cats in new pictures. Show it enough chess games, and it gets decent at chess. It&amp;rsquo;s not thinking. It&amp;rsquo;s finding patterns in data, then applying those patterns to new situations.&lt;/p&gt;</description></item></channel></rss>