frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Peatlands' 'huge reservoir' of carbon at risk of release, researchers warn

https://phys.org/news/2025-10-peatlands-huge-reservoir-carbon.html
1•PaulHoule•34s ago•0 comments

Show HN: I built a way to debug your deployed code on Vercel from your AI IDE

https://www.getreturn0.com/livedemo
1•AmirKodro•2m ago•0 comments

Please Implement This Simple SLO

https://eavan.blog/posts/implement-an-slo.html
1•birdculture•2m ago•0 comments

Making a New Type of Guy

https://www.type1type2.com/p/making-a-new-type-of-guy
1•eatitraw•8m ago•0 comments

Atomically accurate de novo design of antibodies with RFdiffusion

https://www.nature.com/articles/s41586-025-09721-5
2•sorz•10m ago•0 comments

Nick Fuentes Was Charlie Kirk's Bitter Enemy. Now He's Becoming His Successor

https://www.nytimes.com/2025/11/03/opinion/nick-fuentes-kirk-successor.html
2•whack•13m ago•0 comments

Microsoft to refund customers for 365 subscription price hike after ACCC action

https://www.abc.net.au/news/2025-11-06/microsoft-to-refund-customers-for-365-subscription-price-h...
3•periphery•14m ago•0 comments

The Next Big Quantum Computer Has Arrived

https://www.wsj.com/articles/the-next-big-quantum-computer-has-arrived-c1053c2a
1•donutloop•19m ago•0 comments

The First Ever Lightweight Electric Sports Car

https://www.youtube.com/watch?v=4aTzuUrdyIc
2•doener•19m ago•0 comments

Snakemake

https://danmackinlay.name/notebook/snakemake.html
1•todsacerdoti•22m ago•0 comments

SS Central America

https://en.wikipedia.org/wiki/SS_Central_America
1•CGMthrowaway•23m ago•0 comments

MapLibre Newsletter October 2025

https://maplibre.org/news/2025-11-04-maplibre-newsletter-october-2025/
1•raybb•23m ago•0 comments

Recommended Practices for NPOV Research on Wikipedia

https://arxiv.org/abs/2510.21526
1•nsagent•24m ago•0 comments

Reviving a MacBook Air with Fedora Silverblue

https://taoofmac.com/space/blog/2025/11/05/2200
1•rcarmo•26m ago•0 comments

26.1

https://taoofmac.com/space/notes/2025/11/05/1330
1•rcarmo•27m ago•0 comments

OpenAI Wants Federal Backstop for New Investments [video]

https://www.wsj.com/video/openai-wants-federal-backstop-for-new-investments/4F6C864C-7332-448B-A9...
3•clanky•28m ago•2 comments

Why is there no Uber for plumbing/HVAC? (and why there ought to be)

https://nikolaihlebowitsh.substack.com/p/why-is-there-no-uber-for-home-maintenance
2•nhlebowitsh•28m ago•2 comments

Calculating a Wordle Leaderboard

https://wilsoniumite.com/2025/11/05/calculating-a-wordle-leaderboard/
1•Wilsoniumite•28m ago•0 comments

Tiny GenBI: Lightweight Agent for business analysis

https://github.com/walterwootz/tiny-genbi
1•walterwootz•30m ago•1 comments

Vibe Coding, Six Months Later: The Honeymoon's Over

https://thenewstack.io/vibe-coding-six-months-later-the-honeymoons-over/
2•boyter•32m ago•0 comments

Cooling paint harvests water from thin air

https://www.scimex.org/newsfeed/cooling-paint-harvests-water-from-thin-air
1•geox•33m ago•0 comments

We Tested 6 AI Models on 3 Common Security Exploits

https://blog.kilocode.ai/p/we-tested-6-ai-models-on-3-advanced
2•heymax054•34m ago•0 comments

EuQlid Qu-MRI quantum diamond scanner non-invasively 3D images semiconductors

https://www.tomshardware.com/tech-industry/semiconductors/quantum-diamond-scanner-delivers-non-in...
1•westurner•34m ago•0 comments

SF Bay Clipper 2.0 Savings Calculator

https://clipper2.hikingbytransit.com/
1•raybb•35m ago•0 comments

A new ion-based quantum computer makes error correction simpler

https://www.technologyreview.com/2025/11/05/1127659/a-new-ion-based-quantum-computer-makes-error-...
1•mathgenius•35m ago•0 comments

Programming Sucks (2014)

https://www.stilldrinking.org/programming-sucks
2•foxfired•36m ago•0 comments

The Helios Quantum Computer

https://www.quantinuum.com/blog/introducing-helios-the-most-accurate-quantum-computer-in-the-world
1•mathgenius•37m ago•0 comments

Granted: The easiest way to access AWS

https://github.com/fwdcloudsec/granted
1•InitEnabler•38m ago•0 comments

Some common viruses may steeply raise risk of cardiovascular disease

https://www.eurekalert.org/news-releases/1103173
3•6177c40f•41m ago•0 comments

Epic/Google Settle Antitrust Case with Global Fee Cuts, Easier 3rd Party Stores

https://www.theverge.com/policy/813991/epic-google-proposed-settlement
1•m463•42m ago•1 comments
Open in hackernews

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

https://easylab.ai
2•buzzbyjool•6mo ago

Comments

buzzbyjool•6mo 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•6mo 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•6mo ago
Hi thanks for your comment, honestly I don't know how to do it. Thanks
falcor84•6mo 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•6mo ago
thanks
JohnFen•6mo 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•6mo 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.