frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: 243 – a 3×3 puzzle where the grid loops and three in a line fuses

https://play243.com/
1•Dogs2478•4m ago•0 comments

Show HN: Clor – The ADE where Claude and Codex work together with shared memory

2•jacobgold•4m ago•0 comments

Who Handles Your Security Reviews?

https://www.olafalders.com/2026/09/09/who-handles-your-security-reviews/
1•oalders•4m ago•0 comments

Reddit saves your keystrokes in text boxes

1•thomasjeff1•5m ago•0 comments

A phone reputation site search engines can't index

https://whocalledyou.dev/
1•ma1ms•5m ago•0 comments

Blizzard Entertainment Workers Ratify Video Game Contracts with CWA

https://cwa-union.org/news/releases/blizzard-entertainment-workers-ratify-historic-video-game-con...
1•toomuchtodo•5m ago•1 comments

What's a Computer?

https://blog.ctms.me/posts/2026-07-15-being-away-from-computers/
1•signa11•5m ago•0 comments

New Worflow Engine

https://github.com/hadielmougy/wiggle
1•helmougy•5m ago•0 comments

Homeschooling Explodes 200% in NYC

https://nypost.com/2026/09/09/lifestyle/why-nyc-parents-are-homeschooling-their-kids-in-2026/
2•simonebrunozzi•7m ago•0 comments

Three times an AI newsroom challenged its own published claims

https://areyto.media/corrections
1•rendonroman•7m ago•0 comments

Show HN: Unblur – Analyze your spending in the browser, no bank connection

https://unblur.money
1•hammaz•7m ago•0 comments

Breakscale: Live System Design Simulator

https://breakscale.tech/
1•domhudson•8m ago•1 comments

Canonical Evolution of Enterprise Open Source RISC-V at Hot Chips 2026

https://www.servethehome.com/canonical-evolution-of-enterprise-open-source-risc-v-at-hot-chips-2026/
1•fork-bomber•9m ago•0 comments

V2G is a paperwork problem, not a technology problem

https://justinkuiper.substack.com/p/to-scale-solar-we-need-millions-of
2•surprisetalk•9m ago•0 comments

YC created Flock 10 years ago

4•YCmadeFlock•9m ago•0 comments

Courts Can't Let Go of the Possibility That Individual Prices Are Copyrightable

https://blog.ericgoldman.org/archives/2026/09/courts-still-cant-let-go-of-the-possibility-that-in...
1•hn_acker•9m ago•1 comments

Show HN: Open statistics for every Finnish postal code, with an MCP server

https://suomiatlas.com/en/mcp
1•itulo•10m ago•0 comments

The "Bad Guy": Defensive Simplification and Moral Ambiguity in Police Work

https://journals.sagepub.com/doi/10.1177/00224278261467302
1•mdp2021•13m ago•1 comments

Toolproof, nine indexes that measure AI agent tooling from source

https://toolproof.kynth.studio
1•kyisaiah47•14m ago•0 comments

14yr old Russian female pilot

https://web.archive.org/web/20231021135735oe_/https://rr1---sn-o097znzd.googlevideo.com/videoplay...
1•barrister•15m ago•1 comments

Show HN: Email where an address is a keypair, with an SMTP bridge

https://dmcn.dev/
1•mertenvg•16m ago•0 comments

Why becoming rich is not evli?

1•iaziz786•16m ago•0 comments

Ask HN: Would you support an anti-AI organization financially?

1•roschdal•18m ago•1 comments

The Bulldozing of an Interface

https://blog.jim-nielsen.com/2026/bulldoze-ui/
1•Brajeshwar•19m ago•0 comments

Japan's book scene is quietly moving from bookstores to libraries

https://untranslatedjp.substack.com/p/japans-book-scene-is-quietly-moving
4•speckx•20m ago•2 comments

Caption.me now autonomously improves itself

https://forum.caption.me/t/caption-me-now-autonomously-improves-itself/2284
2•cbeach•20m ago•0 comments

Medicine Needs to Get Serious About AI

https://www.theatlantic.com/health/2026/09/artificial-intelligence-autonomous-doctor-medicine/688...
2•hdvr•21m ago•0 comments

You Could Have Come Up with Speculative Decoding

https://amandeepsp.github.io/blog/spec-decode/
1•amandeepspdhr•21m ago•0 comments

Show HN: Palestine – JavaScript-like DOM manipulation in Python

https://github.com/u84u/palestine
2•u84u•21m ago•1 comments

DocuQueue – Document Generation Plugin

https://github.com/docuqueue/docuqueue-plugin
1•notoriousarun•21m ago•0 comments
Open in hackernews

Show HN: VibeSpec – A tool to generate structured specs for Spec2Code

https://vibespec.guaeca.com
1•paulistaunb•1y ago
I've been experimenting with a new concept called Spec2Code, and just launched a prototype SaaS tool named VibeSpec.

We hear a lot about no-code, low-code, or prompt-to-code—but these often rely on constant human input.Most agents today need us every few seconds: write a prompt, check the output, correct, repeat. You can’t step away. You definitely can’t ask them to build overnight.

Spec2Code is different. It draws from how engineers in aerospace or automotive define complex systems: with structured, layered specifications. The goal is to give agents enough information upfront that they can work autonomously for 15–30 minutes at a time—without micromanagement.

The hardest part? Writing those specs.

Nobody enjoys it, and tooling for structured requirements is basically non-existent in the software world.

So I built VibeSpec, a tool (and eventually, a framework) to turn loose ideas into structured, machine-usable specs—using agents designed specifically for that task.

Once done, the specs can be handed off to coding agents for implementation.

You can check it out here: https://vibespec.guaeca.com And here’s what the agents built from one of these specs: https:https://secretmessage.guaeca.com/

~10 minutes writing the spec with the agent ~10 minutes refining via “vibe coding” (adding missing cases) ~5 minutes testing + iterating

Would love to hear thoughts from others working on agent workflows or spec-driven development.