Feed aggregator
Google Doodle Spells Out Company Name With Nature For Earth Day 2025
I should have loved biology too
Article URL: https://nehalslearnings.substack.com/p/i-should-have-loved-biology-too
Comments URL: https://news.ycombinator.com/item?id=43764076
Points: 8
# Comments: 0
WD Launches HDD Recycling Process That Reclaims Rare Earth Elements
JEP 513: Flexible Constructor Bodies: Final for JDK25
Article URL: https://openjdk.org/jeps/513
Comments URL: https://news.ycombinator.com/item?id=43764063
Points: 1
# Comments: 0
Google will keep cookies and skip opt-out option in Chrome
Article URL: https://privacysandbox.com/news/privacy-sandbox-next-steps/
Comments URL: https://news.ycombinator.com/item?id=43764062
Points: 3
# Comments: 0
Show HN: I replaced my devs with AI agents – and it worked
I run a small AI company in Luxembourg. We started out as a consulting studio, building custom tools for clients — mostly boring things like dashboards, reporting modules, and CRUD backends.
At some point I realized we were building the same things over and over again. Not in a copy-paste way, but in a “we could generate 80% of this” kind of way. So last year, I ran a live-fire experiment: I asked Claude 3.5 and DeepSeek to build a small admin panel, with tests and API docs, from a plain-language spec.
The result: not great, but usable. It gave us the idea to stop typing code altogether.
Now, at Easylab AI, we don’t write code manually anymore. We use a stack of LLM-powered agents (Claude, DeepSeek, GPT-4) with structured task roles: • an orchestrator agent breaks down the spec • one agent builds back-end logic • another generates test coverage • another checks for security risks • another synthesizes OpenAPI docs • and humans only intervene for review & deployment
Agents talk via a shared context layer we built, and we introduced our own protocol (we call it MCP — Model Context Protocol) to define context flow and fallback behavior.
It’s not perfect. Agents hallucinate. Chaining multiple models can fail in weird ways. Debugging LLM logic isn’t always fun. But…
We’re faster. We ship more. Our team spends more time on logic and less on syntax. And the devs? They’re still here — but they’ve become prompt architects, QA strategists, and AI trainers.
We built Linkeme.ai entirely this way — an AI SaaS for generating social media content for SMEs. It would’ve taken us 3 months before. It took 3 weeks.
Happy to share more details if anyone’s curious. AMA.
Comments URL: https://news.ycombinator.com/item?id=43764039
Points: 1
# Comments: 1
Hackers target Apple users in an 'sophisticated attack'
Article URL: https://www.csoonline.com/article/3964668/hackers-target-apple-users-in-an-extremely-sophisticated-attack.html
Comments URL: https://news.ycombinator.com/item?id=43764032
Points: 2
# Comments: 0
A Call for Constructive Engagement
Article URL: https://www.aacu.org/newsroom/a-call-for-constructive-engagement
Comments URL: https://news.ycombinator.com/item?id=43764022
Points: 1
# Comments: 0
AI hallucinations lead to a new cyber threat: Slopsquatting
Article URL: https://www.csoonline.com/article/3961304/ai-hallucinations-lead-to-new-cyber-threat-slopsquatting.html
Comments URL: https://news.ycombinator.com/item?id=43764010
Points: 3
# Comments: 1