frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How Does SaintQuant's AI Bot Enable 24/7 Crypto Trading?

https://www.bitdeal.net/crypto-trading-bot-development
1•harrisonrichrd•4m ago•0 comments

The Art of Thought (1926)

https://archive.org/details/theartofthought
1•georgestrakhov•9m ago•0 comments

A short-lived Linux box for every run

https://crabbox.sh
1•nor0x•10m ago•0 comments

UK Defence Tech Jobs for the week of 2026-05-04

https://defencetechjobs.substack.com/p/defence-tech-jobs-for-the-week-of-026
1•foxandlion•12m ago•0 comments

Does AI lead us back to a beautiful document based waterfall approach? [video]

https://www.youtube.com/watch?v=iW-4faoku8A
1•RebootStr•14m ago•0 comments

Show HN: Screen time, but with idle game mechanics

https://apps.apple.com/pl/app/oh-my-hours/id6760450002
1•jarko27•14m ago•0 comments

To fsync or not, that is a question

https://fractalbits.com/blog/to-fsync-or-not/
1•zzsheng•16m ago•0 comments

Code Orange: Fail Small is complete. The result is a stronger Cloudflare network

https://blog.cloudflare.com/code-orange-fail-small-complete/
1•boarush•18m ago•0 comments

It's Time to Be Right

https://brooker.co.za/blog/2026/04/30/be-right.html
2•r4um•19m ago•0 comments

Eight LLM agents wrote 1.7M words; two refused, even when ordered

https://zenodo.org/records/20020017
2•norikaoda•21m ago•1 comments

McDonald's is quietly ending the era of self-serve soda fountains nationwide

https://www.foxbusiness.com/fox-news-food-drink/mcdonalds-quietly-ditching-popular-in-store-featu...
1•not4uffin•25m ago•1 comments

Scripting on the JVM with Java, Scala, and Kotlin

https://mill-build.org/blog/19-scripting-on-the-jvm.html
1•lihaoyi•26m ago•0 comments

MathNet:30k competition math problems for AI mathematical reasoning benchmarking

https://mathnet.mit.edu/
1•nill0•26m ago•1 comments

JSXGraph – Web-Based Interactive Mathematics Visualisation

https://jsxgraph.uni-bayreuth.de/home/
1•the-mitr•27m ago•0 comments

NetHack 5.0.0 Released

https://nethack.org/common/index.html
1•isaacfrond•32m ago•0 comments

Local Harness Benchmark: Pi Coding Agent vs. OpenCode with Qwen3.6 35B A3B

https://grigio.org/local-harness-benchmark-pi-coding-agent-vs-opencode/
1•grigio•34m ago•0 comments

Show HN: Generate SKILL.md files from URLs, in the browser

https://www.getskillify.dev/
5•lukyvj•35m ago•0 comments

Hanakai: Family of Ruby tools to help you write clearer, more maintainable apps

https://hanakai.org/
2•thunderbong•36m ago•0 comments

My favorite device is a Chromebook, without ChromeOS

https://kokada.dev/blog/my-favorite-device-is-a-chromebook-without-chromeos/
2•birdculture•37m ago•0 comments

The Download: the North Pole's future and humanoid data

https://www.technologyreview.com/2026/04/30/1136713/the-download-north-pole-future-humanoid-data/
1•joozio•38m ago•0 comments

Key Components of a Linux Distribution for AI Agents

https://www.ericburel.tech/blog/agentic-linux-distribution
1•eric-burel•39m ago•0 comments

Swamp Club – Your Agent Builds the Tools, Then Runs Them

https://swamp.club/
1•mpweiher•42m ago•0 comments

Show HN: My "home rig" for iterative attribute-weighted LLM benchmarking

https://github.com/yuvhaim-gif/LLM_InSight
1•yuvalhaim•42m ago•1 comments

Red Alert 2 UI in real life [video]

https://www.youtube.com/watch?v=gvarqqtdcOQ
1•nomilk•49m ago•0 comments

Show HN: Mirror a terminal to your phone – E2E encrypted, peer-to-peer,no daemon

https://github.com/lucarp/terminalsync
1•rafaepta•49m ago•0 comments

Progressive Web Components

https://arielsalminen.com/2026/progressive-web-components/
3•mpweiher•52m ago•0 comments

Show HN: I built Luxury Intel, because every luxury hotel on Google is 4.8

https://luxuryintel.co/
1•minvariance•52m ago•0 comments

Why I Don't Vibe Code

https://jacobharr.is/personal/i-dont-vibe-code
3•signa11•53m ago•1 comments

Jaron Lanier on the Zeitgeist

https://www.youtube.com/watch?v=Vmx3SbgoPZc
1•musha68k•53m ago•0 comments

Postgres by Example

https://github.com/boringcollege/postgres-by-example
1•dariubs•54m 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.