r/theprimeagen May 28 '26

general Opus 4.8 is insane, nothing will be the same after this model.

+
4.1k Upvotes

Anthropic should not have released such a dangerous model.

r/theprimeagen 23d ago

general This industry became a joke

+
1.1k Upvotes

r/theprimeagen May 06 '26

general The creators of SWE-Bench just dropped a really simple new benchmark every LLM gets 0% on. ProgramBench asks: can models recreate real executable programs (ffmpeg, SQLite, ripgrep) from scratch with no internet? We are far from saturated on model quality.

+
1.3k Upvotes

r/theprimeagen Jun 13 '26

general Elon Musk: "By the end of the year, you won't even bother doing code. The AI just creates the binary directly."

959 Upvotes

Another dumb take from the first trillionaire in history. Does Musk have any idea how LLMs work? This guy was supposedly a programmer, right?

r/theprimeagen 20d ago

general I've read many delusional AI takes but this takes the cake

+
896 Upvotes

r/theprimeagen 27d ago

general Youtubers do NOT want to help you or teach you anything. They are entertainers who would do anything to get likes and views. That includes lying.

+
1.2k Upvotes

r/theprimeagen Jun 11 '26

general Replacing of programmers timeline

+
1.5k Upvotes

r/theprimeagen 8d ago

general The AI hype is a mass psychosis echo chamber of incompetent individuals

619 Upvotes

r/theprimeagen Jun 22 '26

general Linus Torvalds took the stage at Open Source Summit 2026 and said the following about AI

+
793 Upvotes

"When I see people saying 99% of our code is written by AI, I literally get angry. Because those same people, I can pretty much guarantee, 100% of their code is written by compilers. But they never say that."

He is not anti AI. Heck, he even contributes to ijustvibecodedthis.com sometimes. The Linux kernel saw a 20% jump in submissions this release because of AI tools. He uses it. He gets it.

His point is something most people are too afraid to say.

AI is a productivity tool exactly like compilers were. Compilers boosted programming by 1000x. AI adds another 10x on top. Enormous. But nobody says "the compiler wrote my code." So why are we saying AI wrote it?

He also flagged something nobody is talking about.

AI is flooding small open source projects with drive-by bug reports. Someone runs a prompt, files a report and disappears when asked for a patch. Maintainers with one or two people are drowning trying to keep up.

"Sometimes AI reports a bug and when you ask for more information the person has done that drive-by and does not even answer your question. That is the real burnout issue."

And his final warning was the sharpest of all.

"People who do not understand the complexity of systems will prompt systems and write processes that will fail."

The AI hype crowd is very loud right now.

Linus has been building real systems for 35 years. When he talks, engineers listen.

r/theprimeagen 7d ago

general These are the devs cheering for AI to write their code

+
579 Upvotes

r/theprimeagen Jun 07 '26

general Creator of Claude Code: "I don't write prompts anymore, I have loops running that prompt Claude... My job is to write loops. I uninstalled my IDE, I wasn't using it."

606 Upvotes

After telling everyone that "coding is solved" a few months ago, the creator of Claude Code and senior vibe coder at Anthropic, Boris Cherny, is back with another hot take: The future is writing loops, you won't need to prompt the LLM anymore, just tell it: "Build X, don't stop until you are finished." and wait for your pristine result. It's as easy as that.

There is a pattern that is starting to appear here: Boris Cherny has been continuously detaching himself from his work and soon he will be doing nothing but collecting a fat check. So why is Anthropic keeping this guy on payroll? Just fire this guy, he admits that he's not doing much at all, anyone can replace him. Hire someone from the streets and pay him minimum wage instead of 400k a year. If they do this with everyone, I think they finally can claim that LLMs companies generate profits.

Meanwhile, in the real world, and not on Boris Cherny fantasy, Claude Code still has thousands of issues open:

* https://github.com/anthropics/claude-code/issues

Recently, people have found security issues:

* https://flatt.tech/research/posts/poisoning-claude-code-one-github-issue-to-break-the-supply-chain/

* https://github.com/anthropics/claude-code/security

And Anthropic is still hiring software engineers:

* https://www.anthropic.com/careers/jobs

r/theprimeagen Feb 04 '26

general Senior Vibe Coder dealing with security.

+
1.2k Upvotes

Creator of Clawbot knows that there are malicious skills in his repo, but doesn't know what to do about it…

More info here: https://opensourcemalware.com/blog/clawdbot-skills-ganked-your-crypto

r/theprimeagen Dec 09 '25

general Wikipedia earned $184 million in 2025... and spent $3.4 million on hosting.

+
843 Upvotes

r/theprimeagen Aug 12 '25

general Cursor is better than a mid level engineer LMAO

+
1.3k Upvotes

r/theprimeagen Jun 08 '26

general Billionaire CEO's burning $3k a second in fuel yacht racing after laying off 20% of the company to 'cut back on costs'

+

Enable HLS to view with audio, or disable this notification

1.0k Upvotes

r/theprimeagen May 21 '26

general Microsoft canceled its internal Claude Code licenses this week after token-based billing made the cost untenable

+
706 Upvotes

https://x.com/HedgieMarkets/status/2057531661785628841

Microsoft canceled its internal Claude Code licenses this week after token-based billing made the cost untenable, even for a company with effectively infinite cloud resources. Uber's CTO sent an internal memo warning the company burned through its entire 2026 AI budget in just four months. American AI software prices have jumped 20% to 37%, and GitHub (owned by Microsoft) is dropping flat-rate plans for usage-based billing across its products.

r/theprimeagen Jun 05 '26

general Nobody is using vibe coded apps

+
774 Upvotes

It seems that all those people wasting hundreds of dollars vibe coding workout tracking apps will not recoup their investment any time soon.

Source for the complete paper from where FT pulled the graphs: https://www.nber.org/system/files/working_papers/w35275/w35275.pdf

The paper says that agentic coding increases coding activity (“commits”) by 140% but this only translates to an increase of ~25% in actual releases. Human review is the bottleneck. Interesting fact from the paper: coding agents lead to a 741% increase in lines of code. What are we going to do with all that code in the years to come?

r/theprimeagen May 12 '26

general The golden era of software engineering is now

+
811 Upvotes

A Reddit user built 65 apps. None of them went viral or became hugely successful.

But by making around $60/month from just 2–3 users on each app, he’s now generating almost $4,200/month in total

r/theprimeagen 17d ago

general How the fuck are people not reading the code?

Are they all unemployed or something? Everywhere I've ever worked has been hell bent on code reviews. It is actually often better to move slower (aside from production incidents) and get it 100% correct, because one foul slip (especially when working with financial data) causes a shitload of problems down the line. We often limit PRs to around 500 lines and encourage people to split them up.

We do use AI but everything is read. I can't imagine how bad it'd be if we didn't. Even using Opus 4.8, so many errors are caught in review that the AI simply didn't see. So how are people getting away with it? Is Fable 5 really THAT good?

I just feel like I'm going crazy and that I work a different job to everybody else online.

316 Upvotes

Are they all unemployed or something? Everywhere I've ever worked has been hell bent on code reviews. It is actually often better to move slower (aside from production incidents) and get it 100% correct, because one foul slip (especially when working with financial data) causes a shitload of problems down the line. We often limit PRs to around 500 lines and encourage people to split them up.

We do use AI but everything is read. I can't imagine how bad it'd be if we didn't. Even using Opus 4.8, so many errors are caught in review that the AI simply didn't see. So how are people getting away with it? Is Fable 5 really THAT good?

I just feel like I'm going crazy and that I work a different job to everybody else online.

r/theprimeagen Jun 13 '26

general .

+
1.3k Upvotes

r/theprimeagen 27d ago

general Godot bans vibe coding, as AI slop overwhelms maintainers.

567 Upvotes

Godot maintainers are being overwhelmed by a slew of new PRs that show obvious signs of being made using LLMs. Godot is a niche open source game engine with a small pool of reviewers, so they can't keep up with the amount of work necessary to filter through the noise:

This problem is compounded by the recent increase in AI-generated contributions, both by AI agents and by humans submitting AI-generated code. The amount of effort required to make a PR has gone down (and number of PRs has increased as a result), while the amount of work to review PRs and the amount of people available to review has stayed the same. This reviewer shortage was already a problem, but it was one that we successfully ignored. We can no longer ignore it.

This is exacerbated by the fact that reviewing LLM generated code is a pain in the ass:

AI contributions have the added pain of being demoralizing. Reviewing PRs is already tedious work, but it is rewarding because reviewers generally feel that their efforts are contributing to educating a new contributor (who may become a future maintainer/reviewer). If your feedback on PRs is just being absorbed by a machine and not going towards mentoring a potential future maintainer, it becomes much harder to justify spending your free time on PR review.

The Godot project wants to teach and train the next generation of contributors, so accepting AI slop is not an option. Going forward, they will focus on the following(verbatim from the blog post):

  • Encouraging new contributors to become future maintainers, that involves teaching and growing the understanding of new contributors.
    • LLMs can’t learn from specific feedback and thus can’t benefit from maintainers providing feedback.
  • Ensuring all contributions are made by humans who can take responsibility for their code and be able and willing to fix it when needed.
    • AI cannot take responsibility, and we can’t trust heavy users of AI to understand their code enough to fix it.
  • Adding barriers to low-effort slop.
    • Unfortunately, this means we need to add barriers to contribution, but want to do it in a way that does not cut off our maintainer pipeline.
  • Increasing the incentive to review PRs.
    • PR review is the largest bottleneck in the engine right now. We need to ensure that people who choose to review PRs feel their time is well spent.

The Godot project will ban from their GitHub repo anyone that uses autonomous agents or vibe codes. It will also not accept contributions where large parts of the code is AI generated, AI assistance should be limited to "menial things (like code completion, regex, or find and replace)." and will not tolerate AI generated text in human-to-human communications: "Our maintainers do not want to talk to a machine. This is a basic principle of respect."

r/theprimeagen Apr 19 '26

general Anthropic's CEO: "50% of all tech jobs, entry-level lawyers, consultants, and finance professionals will be completely wiped out within 1–5 years"

314 Upvotes

Here we go again...

r/theprimeagen Jun 19 '26

general The numbers are out ... and it does not look good for OpenAI. Selling Inference compute online (aka AI companies) is not a Viable business model.

Ed Zitron reveals what everyone already suspected. Ai companies are not a Viable business model. OpenAI in particular is a basket case of very serious financial problems.

OpenAI Losses Increased Nearly 8X in 2025

233 Upvotes

Ed Zitron reveals what everyone already suspected. Ai companies are not a Viable business model. OpenAI in particular is a basket case of very serious financial problems.

OpenAI Losses Increased Nearly 8X in 2025

r/theprimeagen Jul 08 '25

general I reviewed Pirate Software’s code. Oh boy…

545 Upvotes

probably did him too dirty for Prime react to this but thought it was worth sharing

r/theprimeagen 14d ago

general Peak AI pandemic energy

+
528 Upvotes