Wednesday, March 11, 2026

Greg Knauss Is Losing Himself

Greg Knauss:

What I am talking about is being replaced, about becoming expendable, about machines gaining the ability to adequately perform a very specific function that was previously the exclusive domain of skull meat.

What I’m talking about is that nothing I do matters. That nothing I can do matters.

In just the past few months, what was wild-eyed science fiction is now workaday reality. I’ve been dubious about the prospects of LLMs creating code (and lots and lots of other things) for as long as they’ve existed, but it’s hard to argue with the latest wave and their abilities from a purely practical, purely capitalistic, purely ship-something-anything perspective — the perspective that pays the bills. I’ve seen self-professed non-technical people bring functioning code into being, and that bests a significant number of actual humans I’ve worked with.

[…]

Is the code any good? I don’t know. Who cares? Nobody looks at it anyway. AI produces a result, and results are what matter, and if you’re waiting for quality to factor significantly into that equation, I’ve got some bad news about the last 40 years of professional software development for you.

Gus Mueller (Hacker News):

I’ve been using Claude Code quite a bit lately, not so much to replace my programming but to augment it. The new animated image export preview in Acorn 8.4.1 was a direct result of that. It was a nice little feature that I knew exactly how to do, but I hadn’t prioritized getting done yet because there were a bunch of other things on my plate. But with a little assist, it was quick to implement.

But why bother implementing anything when anyone can make an app in an instant? […] But at the same time I’m not worried about being replaced by AI, or by quick free apps that have been built by AI. And in some ways I’m more hopeful than ever.

[…]

I’ve got feelings because anyone can put an app together now, so what’s the point of me? But at the same time, I can focus on what I want to focus on and hopefully charge forward and maybe everyone else will get tired of little vibe coded apps because you still have to know exactly what you want to build. And you can’t build something you can’t think of. And I know how to think and I have ideas.

And I have discipline and I know how to ship. And in my experience, that’s what has always mattered.

Joey Politano (Hacker News):

Brutal numbers for US tech sector jobs released today—overall, employment decreased by 12k last month and is down 57k over the last year

mjr00:

In my experience, tech employment is incredibly bimodal right now. Top candidates are commanding higher salaries than ever, but an “average” developer is going to have an extremely hard time finding a position.

Contrary to what many say, I don’t think it’s simple as seniors are getting hired and juniors aren’t. Juniors are still getting hired because they’re still way cheaper and they’re just as capable as using AI as anyone. The people getting pushed out are the intermediates and seniors who aren’t high performers.

Samuel Coron:

Yet Citadel is saying that the job openings for software developers are rapidly rising

Rafe Rosner-Uddin (Lobsters):

Amazon’s ecommerce business has summoned a large group of engineers to a meeting on Tuesday for a “deep dive” into a spate of outages, including incidents tied to the use of AI coding tools.

The online retail giant said there had been a “trend of incidents” in recent months, characterized by a “high blast radius” and “Gen-AI assisted changes” among other factors, according to a briefing note for the meeting seen by the FT.

[…]

AWS suffered a 13-hour interruption to a cost calculator used by customers in mid-December after engineers allowed the group’s Kiro AI coding tool to make certain changes, and the AI tool opted to “delete and recreate the environment,” the FT previously reported.

[…]

Amazon has undertaken multiple rounds of lay-offs in recent years, most recently eliminating 16,000 corporate roles in January. The group has disputed the claim that headcount cuts were responsible for an increase in recent outages.

George Hotz (Hacker News):

That said, if you have a job where you create complexity for others, you will be found out. The days of rent seekers are coming to an end. But not because there will be no more rent seeking, it’s because rent seeking is a 0 sum game and you will lose at it to bigger players. If you have a job like that, or work at a company like that, the sooner you quit the better your outcome will be. This is the real driver of the layoffs, the big players consolidating the rent seeking to them. They just say it’s AI cause that makes the stock price go up.

The trick is not to play zero sum games. This is what I have been saying the whole time. Go create value for others and don’t worry about the returns. If you create more value than you consume, you are welcome in any well operating community.

Previously:

2 Comments RSS · Twitter · Mastodon


"any well operating community"

Hahahahahah. Has George met the world?


Beatrix Willius

Software development for sure is changing. For 4 years AI was my intern. With Codex it's becoming more complex. I can now implement features in hours what look days before. Not looking at the code is the stupidest thing to do because code quality still needs to be maintained. I need to do way better with prioritizing my work. What was before an iterative design becomes way more upfront design.

Leave a Comment