<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Troels Lauritz Reese Christensen</title>
    <description>The latest articles on Forem by Troels Lauritz Reese Christensen (@trolzie).</description>
    <link>https://forem.com/trolzie</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F310819%2F9046c11d-763d-4ab1-b611-6f286442d521.jpeg</url>
      <title>Forem: Troels Lauritz Reese Christensen</title>
      <link>https://forem.com/trolzie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/trolzie"/>
    <language>en</language>
    <item>
      <title>My Abstraction Crisis: Staying Oriented While AI Keeps Moving the Goalposts</title>
      <dc:creator>Troels Lauritz Reese Christensen</dc:creator>
      <pubDate>Wed, 04 Mar 2026 05:20:50 +0000</pubDate>
      <link>https://forem.com/trolzie/my-abstraction-crisis-staying-oriented-while-ai-keeps-moving-the-goalposts-4lif</link>
      <guid>https://forem.com/trolzie/my-abstraction-crisis-staying-oriented-while-ai-keeps-moving-the-goalposts-4lif</guid>
      <description>&lt;p&gt;I’ve never been able to build this fast in my life.&lt;/p&gt;

&lt;p&gt;And I’ve never felt this unstable.&lt;/p&gt;

&lt;p&gt;The hardest part of building with AI right now isn’t writing code. It’s watching something you’re excited to build become “already handled” shortly after you start. Not because you failed, but because the level of the game changed once again.&lt;/p&gt;

&lt;p&gt;That mental whiplash feeds almost daily into what I’ve been calling my abstraction crisis.&lt;/p&gt;

&lt;p&gt;AI has changed the economics of building. Execution is cheaper. Tooling is denser. What used to take weeks now takes hours. So my bottleneck isn’t output anymore. It’s direction.&lt;/p&gt;

&lt;p&gt;What’s worth building when agents can turn half your backlog into working drafts overnight? What do you bet on when the foundations keep shifting in real time?&lt;/p&gt;

&lt;h2&gt;
  
  
  The moment it hits
&lt;/h2&gt;

&lt;p&gt;One day I’m wiring tools together and I feel ahead. My workflow is smooth, my pace is high, and it feels like I found compounding leverage.&lt;/p&gt;

&lt;p&gt;Then the world shifts. A capability lands. An integration becomes default. Suddenly what felt like an edge yesterday feels ordinary today, and I wake up with that tight, anxious feeling of being behind.&lt;/p&gt;

&lt;p&gt;Here’s a concrete example. One of my current side quests is building a “brain funnel,” basically a system to capture, sort, and resurface thoughts and ideas. Then I stumble across an open-source repo that’s already a high-fidelity version of what I’m building, finished enough to make my version feel unnecessary.&lt;/p&gt;

&lt;p&gt;It’s not that I “wasted time.” It’s that I aimed at an abstraction that stopped being scarce.&lt;/p&gt;

&lt;p&gt;And this is where I notice my own failure mode: I start scanning instead of building. I start re-planning instead of committing. Depth feels risky, because you can feel the baseline shifting under your feet.&lt;/p&gt;

&lt;h2&gt;
  
  
  Focus compounds
&lt;/h2&gt;

&lt;p&gt;Here’s what I keep relearning the hard way: when the tools speed up, my brain tries to speed up with them.&lt;/p&gt;

&lt;p&gt;I want to update everything. Rebuild my workflow. Start five projects because the frontier moved and I can “obviously” do more now.&lt;/p&gt;

&lt;p&gt;That instinct feels rational. It could also be a trap.&lt;/p&gt;

&lt;p&gt;Because what compounds isn’t novelty. It isn’t constant reorientation. It isn’t being first to duct tape the newest tool into a workflow.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;What compounds is focus.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Focus turns a week of excitement into a year of progress. Focus is how you build something deeper than a demo: taste, structure, a point of view. Some people experience focus as limitation. For me, it’s essential for survival.&lt;/p&gt;

&lt;h2&gt;
  
  
  A framework that helps: two modes + one budget
&lt;/h2&gt;

&lt;p&gt;What’s helped me more than any productivity hack is splitting my building life into two modes, and giving myself an “abstraction budget.”&lt;/p&gt;

&lt;p&gt;Frontier mode: explore new models, new agentic workflows, new ways of wiring things together.&lt;br&gt;
Production mode: execute and ship in a chosen lane with as little novelty as possible.&lt;/p&gt;

&lt;p&gt;The budget part is simple: I have a limited capacity for “climbing layers” before my attention gets fried and I default into reaction mode. So I try to spend that budget intentionally in Frontier, and protect it in Production.&lt;/p&gt;

&lt;p&gt;One practical rule that falls out of this: when I feel the churn starting, I go for a run before I change anything.&lt;/p&gt;

&lt;h2&gt;
  
  
  Questions for other builders
&lt;/h2&gt;

&lt;p&gt;I’m posting this here because I’m pretty sure I’m not alone, and I want to steal better rules from smarter people.&lt;br&gt;
    • Do you feel this “baseline shift” effect?&lt;br&gt;
    • What’s your constraint for staying oriented?&lt;br&gt;
    • Do you time-box exploration?&lt;br&gt;
    • Do you keep separate “frontier” and “production” tracks?&lt;br&gt;
    • Or do you have a completely different mental model?&lt;/p&gt;

&lt;p&gt;I wrote the longer version (with more detail + visuals) here: &lt;a href="https://trolz.substack.com/p/my-abstraction-crisis-staying-sane" rel="noopener noreferrer"&gt;https://trolz.substack.com/p/my-abstraction-crisis-staying-sane&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>productivity</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>Will 2026 Be the Last Year I Write Code by Hand?</title>
      <dc:creator>Troels Lauritz Reese Christensen</dc:creator>
      <pubDate>Sat, 17 Jan 2026 13:22:23 +0000</pubDate>
      <link>https://forem.com/trolzie/2026-be-that-last-year-i-hand-roll-any-code-422e</link>
      <guid>https://forem.com/trolzie/2026-be-that-last-year-i-hand-roll-any-code-422e</guid>
      <description>&lt;h2&gt;
  
  
  Experience Doesn’t Disappear. It Moves Up the Stack
&lt;/h2&gt;

&lt;p&gt;I realized something peculiar this weekend.&lt;/p&gt;

&lt;p&gt;This year might be the last year I ever write production code entirely on my own.&lt;/p&gt;

&lt;p&gt;Fourteen months ago, I experimented with Cursor by building an app without allowing myself to write any code. It was painful, but after three weeks, I actually got there.&lt;/p&gt;

&lt;p&gt;This weekend, I ran a similar experiment using Claude Code. This time, the app worked from my very first prompt and has rarely had any issues since. It has been an absolute blast to build like this. I have not written any code, but I have written a lot of English.&lt;/p&gt;

&lt;p&gt;I haven’t written any code, but I’ve written a lot of English.&lt;/p&gt;

&lt;p&gt;Times are definitely changing. This shift is affecting everyone in our space, juniors and seniors alike. It is hard to know whether my fifteen years of experience debugging browser quirks will still be useful a year from now. It is just as hard to imagine how junior developers will earn a seat at the table in the near future.&lt;/p&gt;

&lt;p&gt;We may not be able to see exactly what is coming, but something is definitely on its way.&lt;/p&gt;


&lt;blockquote&gt;
&lt;p&gt;The hottest new programming language is English&lt;/p&gt;— Andrej Karpathy (@karpathy) &lt;a href="https://twitter.com/karpathy/status/1617979122625712128?ref_src=twsrc%5Etfw" rel="noopener noreferrer"&gt;January 24, 2023&lt;/a&gt;
&lt;/blockquote&gt; 

&lt;p&gt;Almost three years ago, Andrej Karpathy said that “the hottest new programming language is English.” At the time, it felt provocative. Now it feels accurate.&lt;/p&gt;

&lt;p&gt;Perhaps machines will solve how we compose components in React. Maybe they will decide tabs versus spaces for us once and for all. Maybe it no longer matters whether templates live next to where they are used or in some carefully curated folder structure. Maybe the machine will show us a more efficient way to express intent and to interpret it.&lt;/p&gt;

&lt;p&gt;If my deep dive this week taught me anything, it is this. We are writing less manual code with every passing day. If you want to build, ship, and compete this year, you are going to have to leave more of the implementation in the hands of machines.&lt;/p&gt;

&lt;p&gt;But maybe experience does not disappear. Maybe it just moves up the stack.&lt;/p&gt;

&lt;p&gt;Not into writing more code, but into knowing what to build, how to ask for it, and when the answer looks right or subtly wrong. The keyboard matters less. Judgment matters more. Taste matters. Architecture still matters.&lt;/p&gt;

&lt;p&gt;And if this all leads us toward Judgment Day, at least it comes with perks. No more bikeshedding. No more tabs versus spaces. And no more arguing about where to put the damn components.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>frontend</category>
      <category>design</category>
      <category>nocode</category>
    </item>
  </channel>
</rss>
