frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What broke when I tried to evaluate an AI agent in production

1•colinfly•57s ago•0 comments

Factory waste heat could be used to cool data centers via novel thermal battery

https://www.datacenterdynamics.com/en/news/factory-waste-heat-could-help-cool-data-centers-thanks...
1•ZinedineF•1m ago•1 comments

Len Deighton, originator of modern spy fiction, dies

https://www.theguardian.com/books/2026/mar/17/len-deighton-obituary
1•zabzonk•1m ago•0 comments

Stop Losing Referrals: A Quick Note for Coaches and Consultants

https://substack.com/profile/461289274-willem/note/c-229234997
1•anqer•3m ago•0 comments

What can we remove? (2024)

https://stephango.com/remove
1•Sir_Twist•5m ago•0 comments

Genetically modified bacteria convert plastic waste into Parkinson's drug

https://www.heise.de/en/news/Genetically-modified-bacteria-convert-plastic-waste-into-Parkinson-s...
2•ohjeez•5m ago•0 comments

If you thought the code writing speed was your problem; you have bigger problems

https://andrewmurphy.io/blog/if-you-thought-the-speed-of-writing-code-was-your-problem-you-have-b...
2•mooreds•6m ago•0 comments

GhostNet: A Community-Driven Global OSINT Network over Shortwave Radio

https://github.com/s2underground/GhostNet
2•CGMthrowaway•7m ago•0 comments

Certifications with the best ROI per hour in 2026

1•OpenClawAura•8m ago•0 comments

Show HN: Specimen – Font Manager for macOS

https://getspecimen.app
1•yaniszaf•10m ago•0 comments

Nornr: Give your agent a spending mandate before it touches money

https://nornr.com/quickstart
2•dreadpirates•11m ago•1 comments

Arizona Attorney General sues Kalshi on illegal gambling charges

https://www.engadget.com/big-tech/arizona-attorney-general-sues-kalshi-on-illegal-gambling-charge...
5•spenvo•11m ago•0 comments

Anti-Private Equity Is Good Business

https://www.bloomberg.com/opinion/newsletters/2026-03-17/anti-private-equity-is-good-business
2•impish9208•12m ago•1 comments

Show HN: I built a 7-agent AI marketing crew – 235 replies, /bin/zsh revenue

https://vaos.sh/blog/i-built-a-7-agent-ai-marketing-crew
2•jmanhype•13m ago•0 comments

Real-World Industrial-Scale Verification: LLM-Driven Theorem Proving on SeL4

https://arxiv.org/abs/2602.08384
1•PaulHoule•14m ago•0 comments

Show HN: Complete Guide to AI Agent Observability in Production

https://vaos.sh/blog/complete-guide-to-ai-agent-observability
1•jmanhype•15m ago•0 comments

The Byzantine MCP Router – AI Safety and Security via Semantic Consensus

https://github.com/wdulz/byzantine-mcp-router
1•wdulz•15m ago•1 comments

More Big Tech Layoffs Loom as Meta Mulls 20% Cut to Its Workforce

https://www.investopedia.com/more-big-tech-layoffs-loom-as-meta-mulls-20-percent-cut-to-its-workf...
3•nigelgutzmann•15m ago•0 comments

Oils for Unix – A Pause in the Project

https://oils.pub/blog/2026/03/status-update.html
3•righthand•15m ago•0 comments

Free alternative to Harvey/Legora's tabular document review

https://www.usefolio.ai/blog/a-tabular-document-review-companion-for-your-claude-legal-skill
1•nibab•16m ago•0 comments

Pgtui, a Postgres TUI Client

https://kdwarn.net/programming/blog/227
3•birdculture•17m ago•0 comments

Migrating from DigitalOcean to Hetzner

https://isayeter.com/posts/digitalocean-to-hetzner-migration/
1•luispa•17m ago•0 comments

What Does the Future of Programming Look Like?

https://jackwsmth.com/what-does-the-future-of-programming-look-like/
1•fixedprog•17m ago•0 comments

Simulation we live in was created to develop AGI, and will soon be turned off

https://twitter.com/pmddomingos/status/2032223840403931541
2•reconnecting•19m ago•2 comments

RocketRide – Build and run AI/data pipelines within VS Code, Cursor etc.

https://github.com/rocketride-org/rocketride-server
3•shashidhar-babu•19m ago•1 comments

I canceled my Antigravity subscription today. Here is why

1•davidvartanian•20m ago•1 comments

Tab Organizer for Developer

https://github.com/gancio-xyz/dev-tab-organizer
1•alexfg93•21m ago•0 comments

Email for agents – agent doesn't need another Gmail

https://mails.dev/
2•guoyu•25m ago•0 comments

Webtool: Let AI agents control your live Chrome session with CDP

https://github.com/usewebtool/webtool
4•machinecontrol•26m ago•1 comments

Show HN: Railguard – A safer –dangerously-skip-permissions for Claude Code

https://github.com/railyard-dev/railguard
1•LunarFrost88•26m ago•1 comments
Open in hackernews

3 months in, the term "Vibe Coding" has lost its original meaning

https://blog.vibe-coding.cc/2025/05/04/vibe-coding-has-lost-its-meaning/
3•cnj•10mo ago

Comments

Quinzel•10mo ago
I know nothing about programming and have been using AI to build a prototype, a MVP, based on some hand drawn wireframes for a business idea I have been thinking about since 2022, where I suddenly thought up my “solution”.

It’s been an interesting experience because I’ve tried to learn coding before got bored way more quickly. This time, the AI suggested I use Swift. I genuinely didn’t know if that was a good or bad suggestion so I went with it.

And it’s taking me AGES is not an efficient way to develop anything! Not even a prototype, but at this stage I don’t have the money to pay anyone to do it for me, so I’ll persevere because I actually genuinely believe in my idea, but I actually am finding it fun and rewarding. Every time I run my code and find it works I get a buzz out of that. And every time AI generates something shit that doesn’t work, I’m forced to actually look at the code and figure out what the problem is, and how to fix it.

Slowly but surely, it’s like… even though I’m doing something in a language I don’t understand, I’m starting to learn what bits of it mean because they either lead to an outcome, or they recur in a similar pattern that my brain goes “oh ok, that’s what that bit of code does”.

It’s probably a terrible way to learn, but I’m still learning. I’m still building an MVP. Even if the whole business idea is a massive failure, I’ve learned a little bit about Swift, I’ve also learned the value of human programmers and I can tell you one thing - if my business is a success and I can get it off the ground, I’ll be investing big time in human programmers and I won’t mind at all if they use AI to assist them if it makes them more efficient on whatever.

I don’t really care if it’s vibe-coding, or AI assisted programming, it’s another way of acquiring a skill, and as far as I can tell, at a minimum it lowers the barrier to entry to coding in an unconventional way.