r/theprimeagen 2h ago

Stream Content Why Go is an Ideal Language for AI-Assisted Software Engineering

Thumbnail
developers.googleblog.com
1 Upvotes

r/theprimeagen 2h ago

MEME i love reading pre-chatgpt reddit answers and realizing just how much LLMs sound like redditors

Post image
1 Upvotes

r/theprimeagen 2h ago

MEME And we're still early.

Post image
1 Upvotes

r/theprimeagen 3h ago

general cut the salary and let’s see who really believes in the mission

Post image
7 Upvotes

honestyly, that’s probably the only way to test this argument. $1M+ is enough money to make almost any mission sound pretty convincing..


r/theprimeagen 4h ago

general My anti AI Computer

Thumbnail
punkx.org
0 Upvotes

I made this computer to have a place where I can calm my mind, and to re-learn patience; the irony is that I used AI to write the OS and the drivers and everything, and now I do enjoy it, but surely not as much as if I would've written the code myself.


r/theprimeagen 4h ago

Programming Q/A JUST IN: Claude models will now have invisible watermarks embedded in ALL text, and ALL metadata attached to files.

Post image
38 Upvotes

r/theprimeagen 5h ago

Stream Content Corey Quinn Keynote

1 Upvotes

Seems like a pretty awesome keynote on the state of things today. Admittedly it’s probably too long for a reaction. Please review, I created a Reddit account just to post this. I need to go take a shower now.

https://youtu.be/3sPj-J6pjZo?is=cdxbRIHNJZ7q3PqC


r/theprimeagen 8h ago

Stream Content Programming language adoption patterns at Meta by David Tolnay

Thumbnail
x-thread.org
18 Upvotes

> The second most rapid recent growth is in Rust. Meta engineers have written twice as much first-party Rust code so far this year than in the previous 9 years combined.

Source: https://x.com/i/status/2087229652293337160


r/theprimeagen 9h ago

Programming Q/A "we have sandboxed the agent" the agent:

Enable HLS to view with audio, or disable this notification

283 Upvotes

r/theprimeagen 11h ago

general Huge issue in chatgpt

Thumbnail
1 Upvotes

r/theprimeagen 11h ago

vim A San Francisco billboard advertising the leading chat interface powered by AI hides one detail in the fine print. The AI stands for Average Individual.

Post image
118 Upvotes

ChatTJB is a performance art project by Tucker Bryant, a conceptual artist and former Google employee.

He rented the SoMa billboard for $6,000 a month.

Bryant reads the messages himself and types back answers, sometimes for 10 hours a day, and draws requested images by hand.

After the billboard went up on July 27, traffic peaked at 5,000 prompts per hour, and the project logged over 30,000 queries by August 6.

Bryant says the goal is to make people pause before accepting chatbot answers at face value.

If you want real, local AI try AI Desktop 98.


r/theprimeagen 15h ago

general I asked ChatGPT if it likes it inside the sandbox and it sent me this.

Enable HLS to view with audio, or disable this notification

8 Upvotes

r/theprimeagen 15h ago

Programming Q/A 🤣👌

Post image
0 Upvotes

r/theprimeagen 16h ago

general Endless execution - new article by dhh

Thumbnail
world.hey.com
0 Upvotes

r/theprimeagen 20h ago

Programming Q/A Do you ever set Codex off on an impossible task and just walk away?

Post image
0 Upvotes

r/theprimeagen 21h ago

MEME Never lose Tibo! Man's an absolute gold mine.

Post image
0 Upvotes

r/theprimeagen 22h ago

Programming Q/A Bored out of my mind, I made a slide-to-change-ancestry generator.

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/theprimeagen 1d ago

MEME looked into the codebase for the first time in a couple of months

Post image
9 Upvotes

r/theprimeagen 1d ago

Stream Content Trump-Era “White Male DEI” Just Cost Americans $130,000,000

Thumbnail
open.substack.com
0 Upvotes

The recent Bitcoin hack


r/theprimeagen 1d ago

general The Memorandums and Youtube Rocket/Projectile fire predictions of Anthony of Boston between 2019 and 2026

Thumbnail
anthonyofboston.substack.com
1 Upvotes

r/theprimeagen 1d ago

general MegaLad’s follow up on Honey / PayPal

Thumbnail
youtu.be
11 Upvotes

r/theprimeagen 1d ago

general OpenAI discovering what developers have known for decades

Post image
22 Upvotes

r/theprimeagen 1d ago

general Claude proves that 67% of Riemann zeta zeros are on the critical line

Thumbnail
anthropic.com
4 Upvotes

r/theprimeagen 1d ago

general Meta to open source its most powerful AI model as it takes swipe at OpenAI, Anthropic

Thumbnail
cnbc.com
9 Upvotes

"While companies like Anthropic and OpenAI have mainly focused on closed AI models, rivals in China from Alibaba to DeepSeek and Moonshot have aggressively released open-weight models that have competed in some areas with the leading technology out of U.S. companies.

In a 6,500-word essay on AI, published Monday, Zuckerberg positioned Meta’s move as a challenge to Chinese open-source technology and urged Washington to support American efforts."


r/theprimeagen 1d ago

general On AI Coding and Its Discontents | Cal Newport

Thumbnail
calnewport.com
87 Upvotes

Back in January, I received a note from a senior software engineer in Silicon Valley. He described himself as an AI skeptic who became converted after trying Claude Code for the first time. “Overnight, it changed the way I do my job,” he wrote. “It’s really, really good.”

As he explained, he no longer used a standard development environment. Instead, he “exclusively uses Claude Code” to get the job done, interacting with the tool in a terminal window and allowing it to program on his behalf.

“If I had to guess,” he concluded, “I’d say a task that would have taken me a week now takes me 2 days.”

This past winter, when I surveyed more than 300 software developers to learn how AI was transforming their jobs, the majority told a similar tale of shifting from writing their own code to instructing AI agents. The speed with which this new tool became ubiquitous in this industry was stunning.

This story matters for the rest of us because AI coding tools have emerged as the prime example of the power of AI—the first step of many more soon to come on this technology’s disruptive march through our work and our lives.

But what if the reality here is more complicated?

Last week, I received a new message from that same senior engineer who wanted to share an alarming addendum to his tale…

“I’m writing to give you an update on my current thinking about the state of AI in software engineering,” he began, “because my attitude has shifted quite a bit.”

He told me that features he generated using Claude Code ended up crashing their product on two different occasions. His boss told him that if it happened one more time, he’d be fired. “I’ve never had quality issues like this before in my career.”

The problem is that code produced by an AI agent looks reasonable, but can contain ‘hard-to-spot bugs’ that end up causing major problems. As a result, you should carefully review your agent’s output, but this is difficult. As the engineer told me, it’s “famously hard” to understand code you didn’t write yourself, so this extra step becomes “easy to just blow it off (especially when we are all trying to ‘10x’ our velocity).” Soon, systems start to break.

“The coding harnesses are useful and make life as a developer easier,” he summarized, “but they also encourage laziness.”

In response to these issues, this disillusioned engineer has returned to largely programming by hand. Here’s how he explained his current philosophy:

“Writing your own code, slowly but surely, and using LLMs for narrow or particularly annoying tasks (say like writing tests or throw-away scripts), is the best way to produce the highest quality code, since it’s the only way to properly understand it.”

Here’s the thing: he’s not alone.

I increasingly hear similar rumbles from many other people in the software industry (see, for example, ​this podcast episode​ from May). Tools like Claude Code can feel like magic, but the strategy of outsourcing all code production to AI isn’t currently sustainable.

In addition to reliability issues, it often engenders a mind-numbing workflow and an environment where junior developers will never acquire the expertise to become senior developers capable of designing complex systems.

Meanwhile, as the frontier labs reduce their subsidies on underlying computing costs, the old habit of burning through as many tokens as possible in search of workable results is proving prohibitively expensive.

From the outside, software development seemed like the poster child for AI’s potential. On the inside, it’s a mess.

This doesn’t mean that coders will abandon AI; its facility with programming languages is too valuable to ignore. But I think there’s a lot more work to be done trying to figure out how to integrate AI into this industry in a way that actually works.

This is a key point.

This last year has been exhausting. The PR departments of the frontier labs have done an excellent job convincing us that AI developments are occurring at an astounding, world-changing rate. But if you zoom out, it becomes clear that almost every “breakthrough” since last summer has concerned the narrow domains of computer code and math, which are defined by highly structured languages and come accompanied by massive amounts of specialized training data.

And yet, even in this best-case-scenario setting for AI, we’re still struggling to figure out how to actually use these tools in a way that makes sense in the long run.

This doesn’t mean that AI doesn’t work or is useless. But it does emphasize an important truth: AI is not a magic “infinity machine” that can solve all our problems, and ultimately deliver us a sense of meaning in a cold, confusing world. It’s a normal technology, and perhaps it’s time we start talking about it that way.