frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I Wrote a Movie Review. Cops Used It to Brand a Protester a Terrorist

https://theintercept.com/2026/03/13/movie-review-antifa-prairieland-trial/
1•cdrnsf•2m ago•0 comments

Show HN: GetMimic – A video rendering engine for animated UI and chat mockups

1•mishraanmol258•3m ago•0 comments

Unlimited Claude Code or just token reuse confusion?

https://twitter.com/denisyarats/status/2032355725620756486
1•caaqil•3m ago•0 comments

Conseil d'État upholds Criteo's €40M GDPR fine

https://noyb.eu/en/conseil-detat-upholds-criteos-eu40m-gdpr-fine
1•robin_reala•6m ago•0 comments

How do you handle multi-tenant UI variations without replicating code?

https://schepta.org
1•guynikan•6m ago•1 comments

The Starving Time in Jamestown

https://www.historytoday.com/archive/history-matters/starving-time-jamestown
1•samclemens•7m ago•0 comments

GitHub: Degraded Performance for Various Services

https://www.githubstatus.com/incidents/xsxcyn25nfmq
1•Philpax•7m ago•0 comments

Kagi Blog – Small Web Just Got Bigger

https://blog.kagi.com/small-web-updates
1•speckx•9m ago•0 comments

How AI is changing your mind

https://www.computerworld.com/article/4144537/how-ai-is-changing-your-mind.html
1•mikelgan•10m ago•1 comments

VisiCalc

https://en.wikipedia.org/wiki/VisiCalc
1•tosh•10m ago•0 comments

Show HN: PHP Requests Don't Look Like Browsers – So I Built One

1•takielias•10m ago•0 comments

Open-sourced our real-time voice to voice desktop translation app

https://github.com/kshitijdixit/ztalk-realtime-voice-translator
1•kshitijzeoauto•11m ago•2 comments

Taming chaos is a learnable skill

https://swizec.com/blog/taming-chaos-is-a-learnable-skill/
1•vinhnx•12m ago•0 comments

The Plumbing of Everyday Magic

https://plumbing-of-everyday-magic.hyperclay.com/
1•hannahilea•13m ago•0 comments

America's War on Iran Depends on Chinese Hardware

https://powermetal.substack.com/p/america-is-waging-war-on-iran-with-chinese-hardware
1•speckx•13m ago•0 comments

Ways Product Discovery Breaks Down

https://itamargilad.com/discovery-problems/
1•vinhnx•14m ago•0 comments

New Kind of Paper

https://mlajtos.mu/posts/new-kind-of-paper
1•tosh•15m ago•0 comments

Addressing GitHub's recent availability issues

https://github.blog/news-insights/company-news/addressing-githubs-recent-availability-issues-2/
2•rdoherty•15m ago•1 comments

MacBook Neo: Gaming with just 5 watts

https://nyaa.sh/reviews/macbook-neo-benchmarks-gaming/
1•petaleverbloom•15m ago•1 comments

Fears as banks seize 40K homes in a single month as foreclosures sweep America

https://www.dailymail.co.uk/real-estate/article-15640113/foreclosure-tsunami-homes-indiana-florid...
3•Bender•17m ago•0 comments

You can download Tor messenger from this site

https://downloadtormessenger.lovable.app
1•genx__•18m ago•0 comments

Field notes from an intelligence watching Earth

https://itobserves.com/en/
1•willemlaurentz•19m ago•0 comments

China's New Law Signals Xi Won't Curb Environmental Ambitions

https://www.bloomberg.com/news/articles/2026-03-13/china-s-new-law-signals-xi-won-t-curb-environm...
2•toomuchtodo•19m ago•1 comments

Strip mining of Illinois' coal deposits reveal the secret of the Tully Monster

https://www.uhaul.com/SuperGraphics/illinois/learn-more/introduction/
1•mzs•20m ago•1 comments

When the environment recovers, no one talks about it

https://www.update.news/p/when-the-environment-recovers-no
1•rafaelc•20m ago•0 comments

Analogy as the Core of Cognition (2009) [video]

https://www.youtube.com/watch?v=n8m7lFQ3njk
1•tosh•21m ago•0 comments

Humans Can Read the Expressions and Feelings of Our Primate Cousins

https://nautil.us/humans-can-read-the-expressions-and-feelings-of-our-primate-cousins-1278881
1•Brajeshwar•21m ago•0 comments

OpenClaw and the Dream of Free Labour

https://entropytown.com/articles/2026-03-12-openclaw-sandbox/
1•chaosprint•21m ago•0 comments

Take the Anti-Slop Pledge

https://lee-phillips.org/humanmade/
1•leephillips•21m ago•0 comments

TV Learned to Sell Itself

https://worksinprogress.co/issue/how-tv-learned-to-sell-itself/
1•rafaelc•22m ago•0 comments
Open in hackernews

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

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

Comments

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