frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Illinois introduces OS-level age verification law

https://legiscan.com/IL/bill/SB3977/2025
1•rickcarlino•1m ago•0 comments

Sam Altman Says Intelligence Will Be a Utility

https://gizmodo.com/sam-altman-says-intelligence-will-be-a-utility-and-hes-just-the-man-to-collec...
1•cdrnsf•2m ago•0 comments

Now Is the Time to Eat Their Lunch

https://rodyne.com/?p=3875
1•boznz•2m ago•0 comments

Tanker Sea Owl I Boarded in the Baltic Sea

https://polisen.se/aktuellt/nyheter/nationell/2026/mars/tanker-sea-owl-i-boarded-in-the-baltic-sea/
1•madspindel•3m ago•0 comments

A 4 byte file can bypass permissions in a GraphQL package used for payments

https://medium.com/@caplanmaor/prototype-pollution-in-graphql-upload-minimal-cve-2025-65587-a8648...
1•BambaNugat•3m ago•1 comments

Code Quality in the Age of Coding Agents

https://michaeltimbs.me/blog/code-quality-in-the-age-of-coding-agents/
1•alpaylan•3m ago•0 comments

Ask HN: Does code style matter much anymore?

1•travisgriggs•7m ago•1 comments

DirectX: Bringing Console-Level Developer Tools to Windows

https://devblogs.microsoft.com/directx/directx-bringing-console-level-developer-tools-to-windows/
2•haunter•8m ago•0 comments

DIY: Enigma Machine from a Toilet Paper Tube

https://www.flyingpenguin.com/build-your-own-mini-enigma-machine-from-a-toilet-paper-tube/
1•rolph•8m ago•0 comments

Jones Act Enforcer

https://offshoremarine.org/page/JonesActEnforcer
1•signorovitch•8m ago•1 comments

Turn your best X posts into a portfolio people can browse

https://curio-brown.vercel.app
1•NachikethRamesh•9m ago•0 comments

Women of the Flemish Golden Age

https://news.artnet.com/art-world/meet-the-forgotten-women-of-the-flemish-golden-age-2751227
1•petethomas•9m ago•0 comments

Show HN: Stratum – SQL that branches and beats DuckDB on 35/46 1T benchmarks

https://datahike.io/notes/stratum-analytics-engine/
3•whilo•12m ago•1 comments

Show HN: I rebuilt the "similar movies/TV shows" algorithm on TasteFinder

https://tastefinder.io/
2•tastefinder_io•16m ago•0 comments

Killing the Serialization Tax: 1M Entity Ingestion in 11.8µs with C#

https://intelligentaudio.net/nexus-pulse
1•NexusCore•17m ago•1 comments

Safari web browser bugs: A year in review

https://lapcatsoftware.com/articles/2026/3/6.html
1•zdw•17m ago•0 comments

San Francisco is awesome. It could be much better

https://faingezicht.com/articles/2026/03/12/san-francisco/?src=hn
2•avyfain•17m ago•0 comments

Show HN: Codelegate, keyboard-driven coding agent orchestrator GUI for Mac/Linux

https://codelegate.dev/
2•brucehsu•18m ago•0 comments

Infisical in 60 Seconds

https://infisical.com/videos/infisical-in-60-seconds
1•vmatsiiako•18m ago•0 comments

Why Moltbook and OpenClaw are the fool's gold in our AI boom

https://www.zdnet.com/article/moltbook-and-openclaw-fools-gold-in-ai-boom/
1•CrankyBear•18m ago•0 comments

Shall I implement it? No

https://gist.github.com/bretonium/291f4388e2de89a43b25c135b44e41f0
2•breton•21m ago•0 comments

Show HN: Firstrun – Turn static documentation into interactive walkthroughs

https://firstrun.dev
1•mhamda•25m ago•0 comments

AI error jails innocent grandmother for months in North Dakota fraud case

https://www.grandforksherald.com/news/north-dakota/ai-error-jails-innocent-grandmother-for-months...
45•rectang•26m ago•13 comments

Source code of Swedish e-govt services from CGI's "E-plattform" has been leaked

https://twitter.com/IntCyberDigest/status/2032171171798565311
1•toss1•27m ago•0 comments

Tiiny Pocket Lab: The First Pocket-Size AI Supercomputer

https://tiiny.ai/
2•squidhunter•27m ago•0 comments

Social Craft AI-How well connected is your LinkedIn Network?

1•nivlewd1•28m ago•0 comments

Repeal the Jones Act of 1920 (2024)

https://thezvi.substack.com/p/repeal-the-jones-act-of-1920
1•Ariarule•30m ago•0 comments

Seeking Victim Information in Steam Malware Investigation

https://www.fbi.gov/how-we-can-help-you/victim-services/seeking-victim-information/seeking-victim...
2•haunter•31m ago•0 comments

Atlas – Self-improving AI trading agents using Karpathy-style autoresearch

https://github.com/chrisworsey55/atlas-gic
1•sebg•32m ago•0 comments

FixMyImage

https://fixmyimage.me
1•devclied•34m ago•1 comments
Open in hackernews

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

https://vibespec.guaeca.com
1•paulistaunb•9mo 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.