<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:base="https://gruhn.me/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    
    <title>Niklas Gruhn</title>
    <link>https://gruhn.me/</link>
    <atom:link href="https://gruhn.me/feed.xml" rel="self" type="application/rss+xml" />
    <description>Notes on software, mostly.</description>
    <language>en</language>
    <item>
      <title>Don&#39;t be a meat proxy</title>
      <link>https://gruhn.me/blog/2026-08-03/</link><description>&lt;p&gt;Too often
I ask a question in Slack or
leave feedback under a merge/pull request or
argue with friends in a WhatsApp group and
get back:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Claude said: [giant response verbatim]&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Please don&#39;t do this.
I mean, I&#39;ve done this.
But I&#39;ve been on the receiving end too many times now.
This is not adding value.
I can talk to Claude myself.
It&#39;s going to be faster and I get to control the context.
I don&#39;t need a meat proxy in between.&lt;/p&gt;
&lt;p&gt;Reading AI output is extra effort.
It&#39;s verbose,
frequently contains all too plausible nonsense,
and is increasingly jargon dense.
I recently got this sentence from Claude:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;NATS control-plane events: stream leader election / R3 quorum re-form during pod churn.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Jesus. I had to lookup almost every word to make sense of this.&lt;/p&gt;
&lt;p&gt;By all means, prompt AI.
But don&#39;t just relay the output.
Read it, understand it, validate it, and then write a response in your own words
(a decent certificate that you&#39;ve done the prior steps).
Making that effort is value you can add.&lt;/p&gt;
&lt;p&gt;Take code review in particular.
Shipping &lt;em&gt;some&lt;/em&gt; code can be done with close to zero effort now:
Copy/paste the ticket description into Claude Code.
Don&#39;t look at the code or read what Claude has written.
If there&#39;s any feedback from reviewers,
copy/paste that into Claude Code as well.
If necessary, iterate.&lt;/p&gt;
&lt;p&gt;That works.
But who has done the implementation?
The reviewers did, using Claude Code, and you as a meat proxy.&lt;/p&gt;
</description><pubDate>Mon, 03 Aug 2026 00:00:00 +0000</pubDate>
      <dc:creator>Niklas Gruhn</dc:creator>
      <guid>https://gruhn.me/blog/2026-08-03/</guid>
    </item>
    <item>
      <title>What happens at 60% unemployment rate?</title>
      <link>https://gruhn.me/blog/2026-02-22/</link><description>&lt;p&gt;In the US, white-collar work
&lt;a href=&quot;https://www.encyclopedia.com/social-sciences/applied-and-social-sciences-magazines/employment-white-collar&quot;&gt;has grown from 17.6% of total employment in 1900 to ~60% in 2002&lt;/a&gt;.
Presumably, that share has grown even more and other first world countries have seen a similar trajectory.&lt;/p&gt;
&lt;p&gt;Let&#39;s assume AI makes good on its promise to eliminate a significant fraction of these jobs (and doesn&#39;t go rogue).
The remaining 40% of plumbers, chefs, electricians may not be replaceable for the foreseeable future,
but they&#39;re not going to have a better time if a giant chunk of their customer base evaporates.
Also, whatever tasks remain that only humans can complete;
figuring out how to automate those is itself an intellectual task.
At that point, AI can probably get to work on that.&lt;/p&gt;
&lt;p&gt;I have no clue about the timeline.
Let it be 1 year, 10 years, 100 years.
Either way, what happens in the limit?
When humans become fundamentally useless?
What kind of economy is that?
Is that a boom or recession?
Where does the output of all that insane productivity go if consumers have no purchasing power?
Who&#39;s going to buy Teslas and iPhones and shop on Amazon?
Even advertisers and B2B companies are ultimately downstream of consumers.
Why would I buy ad space from Google or Meta if no one can afford the thing I&#39;m trying to sell?
It seems the big tech end game is to erase their own market.&lt;/p&gt;
&lt;p&gt;Everyone is saying we need UBI to prevent a social calamity.
Never mind that, I think without UBI the market economy completely stops making sense.&lt;/p&gt;
&lt;p&gt;I&#39;m not particularly optimistic that UBI is going to happen.
Governments are slow and the financial burden is high.
Even if it happens, recipients have zero negotiating leverage to maintain it long term.&lt;/p&gt;
&lt;p&gt;Are we doomed to descend into autocracy?
I think that also doesn&#39;t make sense.
Autocracies extract value from the many to benefit the few.
But what&#39;s the point if there is no value to extract?
Might as well be the dictator of an ant colony.&lt;/p&gt;
&lt;p&gt;Is everyone just going to starve except a handful of super rich hiding in their
&lt;a href=&quot;https://futuredude.substack.com/p/the-billionaire-bunker-boom-how-the&quot;&gt;luxury bunkers&lt;/a&gt;?
That would be such an absurd outcome,
given that we can feed everyone right now without AGI (kind of).&lt;/p&gt;
&lt;p&gt;So what the hell is going to happen?
I have no answers.
But I don&#39;t even see anyone really asking the question.&lt;/p&gt;
</description><pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate>
      <dc:creator>Niklas Gruhn</dc:creator>
      <guid>https://gruhn.me/blog/2026-02-22/</guid>
    </item>
  </channel>
</rss>