frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Opus 4.8 feels worse then sonnet

1•mrprincerawat•39s ago•0 comments

Adding BASIC09 front end tool to LLVM

https://discourse.llvm.org/t/rfc-adding-basic09-frontend-tool-to-llvm/91141
1•lproven•41s ago•0 comments

Global warming has made Europe's heatwave 2-4°C worse

https://www.economist.com/science-and-technology/2026/06/24/global-warming-has-made-europes-heatw...
1•Anon84•2m ago•0 comments

Instead of detecting AI, record and replay writing as it happens

https://www.humanwrotethis.com/
1•mroli-hwt•3m ago•0 comments

The A.I.-Design Aesthetic That's Taking over the Internet

https://www.newyorker.com/culture/infinite-scroll/the-ai-design-aesthetic-thats-taking-over-the-i...
1•Michelangelo11•4m ago•0 comments

Show HN: ParseHawk – 100% Local Document AI with API, CLI, and Web UI

https://github.com/parsehawk/parsehawk
2•francisrafal•6m ago•0 comments

How to build and serve MCP servers without effort

https://flama.dev/blog/building_an_mcp_server_with_flama/
8•vorticotech•7m ago•0 comments

Safer coding agents for non-tech founders

1•sherucon•7m ago•0 comments

Thoughts on Asimovian AI Beyond LLMs and Creative Machines

1•pyeri•8m ago•0 comments

Honesty Gets Emacs Patch Rejected

https://xlii.space/eng/honesty-gets-emacs-patch-rejected/
1•xlii•9m ago•0 comments

Show HN: GoDotWebs # Auto fill out apps/forms and get feedback instantly

https://godotwebs.com/
1•TheRickyRed•10m ago•0 comments

The Anti-Cybertruck: A Doorless EV Beach Buggy for the 1%

https://wheelfront.com/the-anti-cybertruck-a-doorless-ev-beach-buggy-for-the-1/
2•woldemariam•11m ago•0 comments

The Cut Wire

https://qbc.network/blog/autonomous-equivocation-slashing
1•BlockArtica•18m ago•0 comments

John von Neumann's the Computer and the Brain

https://en.wikipedia.org/wiki/The_Computer_and_the_Brain
1•thedreammachine•28m ago•0 comments

Is Blogging Still Worth It in 2026?

https://www.minid.net/2026/6/25/is-blogging-still-worth-it-in-2026
2•meerita•28m ago•0 comments

Scientists speak their brains: Please don't call us boffins (2023)

https://www.theregister.com/offbeat/2023/03/29/scientists-speak-out-please-dont-call-us-boffins/1...
1•Anthony-G•29m ago•1 comments

One Line x86 Change to GCC Nets +12% Benchmark Win for Modern CPUs

https://www.phoronix.com/news/GCC-x86-Generic-Mispredict
3•theanonymousone•32m ago•0 comments

LastPass notifies users of yet another data breach

https://9to5mac.com/2026/06/23/lastpass-notifies-users-of-yet-another-data-breach/
4•mooreds•36m ago•0 comments

The UK's summers are getting hotter – but how prepared are we?

https://www.bbc.com/news/articles/c9d2xl3555xo
3•mooreds•36m ago•3 comments

Why the EU's Tech Sector Is Growing

https://www.kuppingercole.com/blog/leal/eu-tech-sector-is-growing
1•mooreds•39m ago•0 comments

Why a (Minimal) Blog

https://lucianocccc.com
1•lucianocccc•41m ago•1 comments

The Joy and Power of Understanding

https://binaryigor.com/the-joy-and-power-of-understanding.html
1•BinaryIgor•41m ago•0 comments

Java MCP server with Streamable HTTP, Netty transports, and stateless deployment

https://github.com/kpavlov/tachyon
1•karimtr•43m ago•0 comments

The reason China is building most of the robots

https://www.ft.com/content/c8731833-10ca-4a12-bfe4-8ebb2584ec68
1•mmarian•44m ago•1 comments

Dolphin Emulator Progress Release 2606

https://dolphin-emu.org/blog/2026/06/25/dolphin-progress-report-release-2606/
13•exploraz•44m ago•0 comments

An Interview with Figma CEO Dylan Field About Design and AI

https://stratechery.com/2026/an-interview-with-figma-ceo-dylan-field-about-design-and-ai/
1•swolpers•44m ago•0 comments

Data center noise irks Virginia neighbors: 'You just want to curse'

https://www.youtube.com/watch?v=AtXD4EFOsCg
1•tcp_handshaker•45m ago•0 comments

Florida sues OpenAI and CEO Sam Altman, claiming company hid ChatGPT risks

https://www.pbs.org/newshour/nation/florida-sues-openai-and-ceo-sam-altman-claiming-company-hid-c...
1•01-_-•46m ago•0 comments

SoftBank's Son calls AI bubble talk an 'insult,' delays retiring

https://www.taipeitimes.com/News/biz/archives/2026/06/25/2003859680
3•01-_-•47m ago•1 comments

Adversarial Communication

https://blog.glyph.im/2026/06/adversarial-communication.html
2•birdculture•49m 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.