frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

AI co-mathematician: Accelerating mathematicians with agentic AI

https://arxiv.org/abs/2605.06651
1•aoki•4m ago•0 comments

The Efficiency Moat: Why China Is Beating the U.S. on AI and Everything Else

https://www.thebignewsletter.com/p/the-efficiency-moat-why-china-is
1•connor11528•9m ago•0 comments

AI music generator so YouTubers never get copyright strikes

https://dmitrithegamer.github.io/soundcraft/
1•soundcraftai•15m ago•0 comments

LLMs can't read PDFs in 2026?

https://musings-mr.net/post/where-state-of-the-art-fails
1•mrkiouak•17m ago•1 comments

WordPress Lost 19% of the Internet to AI [video]

https://www.youtube.com/watch?v=0tFRdZWmGdc
1•mgh2•20m ago•0 comments

Agentic Search Models

https://softwaredoug.com/blog/2026/05/11/the-new-agentic-search-models.html
1•gmays•21m ago•0 comments

Gargoyle, a Decade Later

https://lospino.so/blog/gargoyle-a-decade-later/
1•jalospinoso•22m ago•0 comments

Big Shot On The East Coast: The History of the Zoo York Mixtape

https://daily.redbullmusicacademy.com/2013/07/zoo-york-mixtape-feature/
1•marysminefnuf•24m ago•0 comments

Monero's Biggest Privacy Upgrade Is Almost Here: Justin Berman on FCMP Stressnet

https://youtube.com/M2rbsjTSFt8?t=52
1•Cider9986•26m ago•1 comments

GPT convinced me there was a bug in my code before a freeze

https://www.droppedasbaby.com/posts/2602-02/
1•offbyone42•26m ago•0 comments

I resurrected the web from the past and it got weird

https://slopcities.com/
2•ZenBlender•26m ago•1 comments

Bumble Is Removing the Swipe Feature, Will Use AI in New Launch

https://www.eonline.com/news/1431973/bumble-removing-swipe-feature-will-use-ai-in-new-launch
1•mgh2•28m ago•0 comments

Find vendors used by any company

https://sub-processors.com/subprocessor/elasticsearch
2•chatmasta•30m ago•0 comments

Ask HN: When will you be concerned on layoffs?

2•piratesAndSons•30m ago•0 comments

Restartable Sequences, TCMalloc, and Hyrum's Law

https://lwn.net/Articles/1070072/
1•signa11•36m ago•0 comments

Caltrans Explores High-Speed Bus Network to Complement Rail System

https://www.kqed.org/news/12083467/caltrans-explores-high-speed-buses-as-alternative-to-rail-in-c...
1•rawgabbit•39m ago•0 comments

Popular node-ipc NPM Package Infected with Credential Stealer

https://socket.dev/blog/node-ipc-package-compromised
1•csmantle•40m ago•0 comments

Show HN: Latencies and BEIR – Typesense, Meilisearch, Elasticsearch, Amgix Now

https://amgix.io/blog/2026/05/14/release-now-v0.1.1/
2•kvasserman•42m ago•1 comments

Kill Canvas. Now

https://www.chronicle.com/article/kill-canvas-now
3•incomplete•46m ago•1 comments

We Tested DeepSeek V4 Pro and Flash Against Claude Opus 4.7 and Kimi K2.6

https://blog.kilo.ai/p/we-tested-deepseek-v4-pro-and-flash
1•nl•47m ago•0 comments

Temper – A programming language for libraries translated to all the others

https://temperlang.dev/
1•nikolay•55m ago•1 comments

Codex Harness in OpenClaw

https://openclaw.ai/blog/openai-models-in-openclaw-done-right
3•sjf•1h ago•0 comments

AI Slopification and Writing

https://ordinaryintelligence.substack.com/p/ai-slopification
2•mldev_exe•1h ago•0 comments

7 in 10 Americans oppose data centers being built in their communities

https://www.washingtonpost.com/nation/2026/05/13/7-10-americans-oppose-data-centers-being-built-t...
19•1vuio0pswjnm7•1h ago•3 comments

Hey You, Start Communicating

https://kevquirk.com/hey-you-start-communicating
2•Curiositry•1h ago•0 comments

I'm trying to optimize in person recruiting

https://www.get-resume.app
1•JaiJC•1h ago•0 comments

Princeton will supervise exams for first time in 133 years because of AI

https://www.independent.co.uk/news/world/americas/princeton-proctor-exams-ai-b2976111.html
2•smurda•1h ago•0 comments

Cut Off: why access to frontier AI will soon be scarce and selective

https://writing.antonleicht.me/p/cut-off
2•thoughtpeddler•1h ago•0 comments

Savepoint – A CLI for TDD

https://github.com/NamtaoProductions/savepoint
2•rrvsh•1h ago•1 comments

Plain Text. Paper, Less (PTPL)

https://ellanew.com/tagged/ptpl
8•jethronethro•1h ago•0 comments
Open in hackernews

I Replaced My Devs with Agents – Part 2: What Happened to the Team

https://easylab.ai
2•buzzbyjool•1y ago

Comments

buzzbyjool•1y ago
Follow-up to Part 1, where I explained how we rebuilt our dev process around LLM agents at Easylab AI and stopped writing most code by hand.

The original post sparked a lot of questions — the most common being:

“Okay, but how did your developers react?”

Here’s a breakdown of what actually happened inside the team — who stayed, who didn’t, and what new skills emerged.

⸻

Some embraced it. Some left. That’s okay.

When we committed to building with agents — not just using LLMs for autocompletion, but making them first-class executors of logic — not everyone was thrilled.

Some engineers were fascinated. They saw the shift coming and wanted to be ahead of it. They became architects of multi-agent workflows, prompt designers, QA strategists, validators.

Others didn’t want to work that way. They liked writing every line, owning every detail, and were (understandably) uncomfortable giving up control to a system that feels less deterministic.

They moved on. We didn’t push them.

Like every evolution in software tooling, this one came with a natural selection effect. Not better or worse. Just different skillsets, different energy.

⸻

This isn’t no-code. It’s new-code.

Some assumed we were just automating CRUD. That’s not what happened.

The tools we use today — Claude 3.7, DeepSeek, bolt.new, role-based agents, memory stacks — aren’t trivial macros. They’re a new level of abstraction. They reason. They refactor. They test. They fail with style.

You don’t “ask the AI to do it.” You engineer constraints, context, fallbacks, tooling, and create robust systems through language.

At Easylab AI, we use context protocols, Redis-based memory layers, and model routing logic based on latency and task weight. It’s not less technical — it’s just built differently.

⸻

Did their skills atrophy?

Actually, the opposite.

Sure, they’re not practicing DSA interview puzzles every day. But they’re building systems that can write tests, simulate failure, and self-correct.

They’re learning new skills you can’t yet Google: • Prompt minimalism • Agent composability • Multi-agent state consistency • Prompt-based debugging

They think more like staff engineers than syntax solvers.

⸻

This is abstraction, not disappearance

The fear that “AI replaces engineering” misses the nuance.

This isn’t magic. It’s not cheating. It’s just abstraction — like every wave before: • Assembly to C • C to Python • Python to Terraform • Terraform to prompt-based execution

As Jensen Huang (NVIDIA CEO) said earlier this year:

“English is now the world’s most popular programming language.”

He’s not wrong. We’re just learning to write instructions that build systems — without the middle step of syntax.

⸻

One more thing

Some developers left. Most who stayed leveled up. And today, no one wants to go back.

That tells me something: It’s not easier work. It’s better work.

Happy to answer more if folks are curious.

falcor84•1y ago
I'm not clear - is this comment the actual post, while the link that you shared is irrelevant? If so, it would have probably been more appropriate to submit this as an "AMA:" without a url.
buzzbyjool•1y ago
Hi thanks for your comment, honestly I don't know how to do it. Thanks
falcor84•1y ago
Oh, it's just that you can make a submission without anything in the 'url' input. Here are a couple of examples:

https://news.ycombinator.com/item?id=15853374

https://news.ycombinator.com/item?id=43363056

buzzbyjool•1y ago
thanks
JohnFen•1y ago
> Some developers left. Most who stayed leveled up.

"Leveled up" is a subjective, loaded term. I assume what you mean here is "adapted to your way of doing things."

> And today, no one wants to go back.

Well, of course, because those who would have wanted to go back already left. This appears to be selection bias more than evidence that your approach is a good one.

To be clear, I'm not trying to imply that your approach isn't a good one. I'm just saying that the devs who remained not wanting to go back isn't evidence that it is.

buzzbyjool•1y ago
You’re absolutely right to call that out — and I appreciate the thoughtful framing.

“Leveled up” is subjective, yes. What I meant more precisely is this: the devs who stayed stopped spending time on tasks like writing boilerplate logic or tweaking form validation, and started focusing on higher-order thinking — designing agent workflows, debugging reasoning paths, writing specs that are machine-parsable, and thinking in systems rather than syntax. That shift, in terms of skill depth and adaptability, is something I genuinely view as a level-up. But I agree, it’s through the lens of our environment.

And yes — absolutely fair on the selection bias. When I say “no one wants to go back,” I don’t mean it as proof the approach is universally better. It’s just true for our current team, within the culture and processes we’ve chosen to embrace. Those who didn’t align with this way of working left early — and I don’t hold that against them.

So your comment is a valuable nuance: internal satisfaction is a necessary condition for success, but not a sufficient one. Our team’s enthusiasm is a sign that the model can work — not that it will for everyone.

Thanks for calling it out clearly.