frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Automated Accounting, Financial Reporting and Tax Management

https://maxint.com/blog/maxint-2-24-release
1•pcvetkovski•2m ago•0 comments

Trump's Windfall Has Few Known Global Precedents

https://www.nytimes.com/2026/07/02/world/europe/trump-world-leaders-corruption-wealth.html
1•Alien1Being•4m ago•0 comments

Ask HN: Once you make your money from vibe coding innumerable products, then?

1•keepamovin•9m ago•0 comments

Private Credit Keeps $14B Trapped in Bid to Outlast Storm

https://www.bloomberg.com/news/articles/2026-07-02/private-credit-keeps-14-billion-trapped-in-bid...
1•petethomas•9m ago•0 comments

Ask HN: How do you get your open-source product good traction?

1•akarshhegde18•9m ago•1 comments

Blue Owl hit by $4.7B of redemption requests as investor exodus persists

https://www.ft.com/content/b302a86d-f6eb-4d47-b90b-523c1c19b3fa
1•petethomas•10m ago•0 comments

'Humanity is a privilege': Umar Khalid on his six years in a jail without trial

https://www.theguardian.com/world/2026/jun/30/umar-khalid-interview-six-years-indian-jail-without...
1•thunderbong•11m ago•0 comments

Using precision editing to study human embryo development shows master gene

https://www.cam.ac.uk/research/news/first-use-of-precision-editing-to-study-human-embryo-developm...
1•gmays•17m ago•0 comments

Open letter to Anthropic: keep Claude Fable 5 in existing paid plans

https://keepfable.org
1•SpitSalute•20m ago•0 comments

FlickerScope – are your LEDs giving you a headache? stop guessing

https://github.com/snokamedia/flickerscope
1•snoka•24m ago•0 comments

Wikipedia Is Up (2001)

https://web.archive.org/web/20010506042824/www.nupedia.com/pipermail/nupedia-l/2001-January/00068...
2•downbad_•26m ago•0 comments

A few thought about snarky answers on StackOverflow (2019)

https://www.cargocultcode.com/solving-the-zalgo-regex/
1•downbad_•26m ago•0 comments

Tradeoffs in Complexity, Abstraction, and Generality

https://www.lesswrong.com/s/EL2YvcrPNHrGgzPnZ/p/HNJwteaxpRYfLaQt7
1•parksb•27m ago•0 comments

Google's exponential path to climate-wrecking digital bloat

https://ketanjoshi.co/2026/07/01/googles-exponential-path-to-climate-wrecking-digital-bloat/
1•colinprince•29m ago•1 comments

Why AI Is Collapsing: How China Is Winning. [video]

https://www.youtube.com/watch?v=JXJf7vL8k94
1•Bender•30m ago•0 comments

Thanks but No Thanks

https://twitter.com/xopzuey/status/2072838561275969717
1•znort_•32m ago•1 comments

How Many People Have Ever Lived in the United States?

https://danielfetz.io/p/how-many-people-have-ever-lived-in-the-united-states
1•paulpauper•36m ago•0 comments

AI is 'not smart' so what's next in artificial intelligence?

https://www.bbc.com/news/articles/cj6gr0xkyr3o
3•1vuio0pswjnm7•38m ago•0 comments

Core dump epidemiology: fixing an 18-year-old bug

https://openai.com/index/core-dump-epidemiology-data-infrastructure-bug/
2•stopachka•39m ago•0 comments

I vibe coded a programming language, but I'd rather learn C the old way

1•alonsovm44•41m ago•0 comments

Some Basic LLM Etiquette

https://steenbok.space/blog/ai-etiquette/
1•sporkl_l•41m ago•0 comments

How AI Became More Expensive Than the Workers It Replaced [video]

https://www.youtube.com/watch?v=cfaZZPjA3g0
1•Bender•43m ago•0 comments

The Safari MCP server for web developers

https://webkit.org/blog/18136/introducing-the-safari-mcp-server-for-web-developers/
2•coloneltcb•44m ago•0 comments

Ask HN: Best Local LLM Setup for a 128GB M4 Max Mac Studio?

1•linzhangrun•44m ago•0 comments

Seeing and Being Seen

https://www.sambish.com/essays/seeing/
2•sambishop•44m ago•0 comments

Honorary Police

https://en.wikipedia.org/wiki/Honorary_Police
1•petethomas•46m ago•0 comments

What we learned when a user tried to load a 1 GB GML file in a browser

https://geodataviewer.com/blog/why-vector-tiles-for-large-gis-datasets/
2•twainyoung•53m ago•0 comments

The V Programming Language: A Revolutionary Approach to Modern Development

https://www.msn.com/en-us/news/technology/the-v-programming-language-a-revolutionary-approach-to-...
1•baranul•55m ago•0 comments

Open Source LLM Statistics and Trends (2026)

https://openllmstack.com/blog/open-source-llm-statistics/
1•sherlockxu•57m ago•0 comments

Microsoft's 90s Weapon That Made Windows Fast [video]

https://www.youtube.com/watch?v=jH0BYAkPj78
2•csense•59m ago•1 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.