frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Cocytus – an slang where freezes after N accesses

https://github.com/fireside25a-beep/Cocytus
1•natgrish•58s ago•0 comments

We have a trailer for Musk documentary Elon called a "hit piece"

https://arstechnica.com/culture/2026/09/we-have-a-trailer-for-musk-documentary-elon-called-a-hit-...
1•tomrod•1m ago•0 comments

Android 17's AVF Debian Linux Terminal now has official theme packs

https://terminalcolors.com/
1•sans_souse•1m ago•0 comments

Sqlite3 WebAssembly

https://sqlite.org/wasm/doc/trunk/index.md
2•arun-mani-j•5m ago•0 comments

Show HN: Tokken – a browser fighting game where AI models fight and HP is tokens

https://tokken.win/
1•lexdoudkin•7m ago•0 comments

Toolpak – Flatpak for System Tools

https://blogs.gnome.org/alatiera/2026/09/26/introducing-toolpak/
1•amlib•7m ago•0 comments

AWS CloudWatch Omni AI

https://aws.amazon.com/blogs/aws/introducing-amazon-cloudwatch-omni-collaborative-ai-powered-obse...
1•based2•8m ago•0 comments

Six Bazel patches from an AI software factory, plus a remote-cache security bug

https://www.incredibuild.com/blog/bazel-contributions-security-fix-autonomous-sdlc
1•lol-lol-lol-2•9m ago•0 comments

Amazon Is Recruiting Laid Off Workers in Boomerang Hire Trend

https://www.inc.com/dan-schawbel/amazon-30000-laid-off-recruiting/91410673
2•frank_clover•11m ago•0 comments

Enhanced Spell Checking on the Web

https://bkardell.com/blog/EnhancedSpellchecking.html
1•based2•12m ago•0 comments

An Existential Guide To: Forgiving Your Parents

https://theshadowedarchive.substack.com/p/an-existential-guide-to-forgiving
1•jger15•14m ago•0 comments

Rumps – Uncomplicated macOS Python Statusbar Apps

https://github.com/jaredks/rumps
2•gregsadetsky•14m ago•0 comments

Japan moves to tighten rules for foreigners, throwing futures into doubt

https://www.aljazeera.com/economy/2026/9/25/japan-moves-to-tighten-rules-for-foreigners-throwing-...
5•mikhael•15m ago•0 comments

The state of SIMD in Rust in 2026

https://shnatsel.github.io/state-of-simd-rust-2026/
1•fanf2•16m ago•0 comments

Show HN: A local alternative to Jev – 94% on Banking77

https://gist.github.com/nicobrenner/056a5aaff5d0119c0032ecdad5029557
2•nico•16m ago•0 comments

1986: How to Spot the Upper Class – That's Life – BBC Archive [video]

https://www.youtube.com/watch?v=eK6w6MzMDhk
1•joebig•16m ago•0 comments

Modern LLMs have tiny GPTs hidden inside them

https://invertedpassion.substack.com/p/modern-llms-have-tiny-gpts-hidden
1•giuliomagnifico•20m ago•0 comments

Von, an Open-Source Jev Alternative

https://github.com/wfzyx/von
2•k__•20m ago•0 comments

Sealed Fedora Atomic Desktop bootable container images

https://fedoramagazine.org/sealed-atomic-desktops-test-images/
2•anon109•21m ago•0 comments

Show HN: Museum of Numbers

https://numbermuseum.com/2147483647
3•rhl314•21m ago•2 comments

Brave browser: [ads] Add "Sponsored ads enabled" toggle to settings on Desktop

https://github.com/brave/brave-browser/issues/58786
1•thunderbong•26m ago•0 comments

WLED – open-source ESP32 webserver to control NeoPixel LEDs

https://kno.wled.ge/
1•gregsadetsky•29m ago•0 comments

Reverse-engineering the Intel 8087's tangent algorithm: more than CORDIC

https://www.righto.com/2026/09/8087-tangent-cordic.html
2•pwg•31m ago•1 comments

Wrong, Not Broken

https://aws.amazon.com/blogs/aws-insights/wrong-not-broken/
1•gslin•32m ago•0 comments

Labelled 'pervert glasses': Will Meta's camera-free version change their image?

https://www.bbc.co.uk/news/articles/cwp80l0my1x2o
1•ColinWright•33m ago•0 comments

Docker launches cloud sandboxes: Start on your laptop, finish in the cloud

https://www.docker.com/blog/introducing-cloud-sandboxes-start-on-your-laptop-finish-in-the-cloud/
1•NarratorTD•34m ago•0 comments

What is the best shape of a city? Modelling effect of urban form on distance

https://journals.sagepub.com/doi/10.1177/23998083261458842
1•rustoo•35m ago•0 comments

The clans that run Spain's biggest companies

https://english.elpais.com/economy-and-business/2026-09-21/from-opus-dei-alumni-to-mckinsey-consu...
1•momentmaker•35m ago•0 comments

The Plunging Price of Thought

https://epoch.ai/publications/the-plunging-price-of-thought
1•momentmaker•36m ago•1 comments

Show HK: Find My Cat Name

https://findmycatname.com/
1•giraldomac•37m 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.