frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Trial Testing Out-of-Body Experiences Produces Unexpected Twist

https://www.uvahealth.com/news/trial-testing-out-of-body-experiences-yields-unexpected-twist
1•geox•1m ago•0 comments

Dioxus Labs is joining Cognition

https://dioxuslabs.com/blog/joining-cognition/
1•antimora•2m ago•0 comments

9/11 in Realtime (synced globally for 9/11)

https://911realtime.org
1•robbiebyrd•2m ago•1 comments

Günther Anders, the Philosopher at the End of the World

https://www.compactmag.com/article/gunther-anders-the-philosopher-at-the-end-of-the-world/
1•Caiero•3m ago•0 comments

Outflow connects directly to inverters, mints solar electricity records

1•OutflowLabsInc•5m ago•0 comments

Show HN: CertArena – Free AI certification simulator (zero deps, native Node 24)

https://aicertarena.com/
1•pennylaw946•11m ago•0 comments

Reconstructing Concurrency Invariants Through Medieval East Asian Logic

https://oborona.zip/post/a-middle-period-engine-reconstructing-concurrency-invariants-through-eas...
1•gg582•12m ago•0 comments

LiteLLM Alternatives?

1•leanroute_ai•13m ago•0 comments

AI Is Killing the App Economy and Building Its Successor

https://www.bloomberg.com/opinion/articles/2026-09-10/ai-is-killing-the-app-economy-and-building-...
1•thm•13m ago•0 comments

AI Thumbnail Generator for YouTube – Try Free – Thumbrix

https://thumbrix.com/
1•chaojie26•13m ago•0 comments

Solving Alignment with a Prompt

https://www.echohive.ai/can-an-ai-keep-an-agreement
1•echohive42•20m ago•0 comments

Whose actions are these proposals intended to constrain?

https://twitter.com/deredleritt3r/status/2098250739856330757
1•Ariarule•21m ago•0 comments

Apple A20 Pro Geekbench Result

https://browser.geekbench.com/v6/cpu/compare/19147979?baseline=19141805
1•aurareturn•22m ago•1 comments

California enacts new curbs on social media for children

https://www.cnbc.com/2026/09/11/california-enacts-new-curbs-on-social-media-for-children.html
1•1vuio0pswjnm7•23m ago•0 comments

FinOps for LLM – Leanroute Team wrote a blog

1•leanroute_ai•25m ago•2 comments

Serve Qwen3 2.4T-Parameter Model with Configurable Reasoning on Nvidia GB300

https://developer.nvidia.com/blog/serve-qwen3-8-2-4t-a95b-a-2-4t-parameter-model-with-configurabl...
2•backrun•25m ago•0 comments

OpenAI's Astra Made It to a Nether Fortress in Minecraft

https://twitter.com/ValsAI/status/2098193079178322196
2•ModernSnowman•30m ago•0 comments

Front-End Shouldn't Know What Marketing Wants

https://fagnerbrack.com/your-front-end-shouldnt-know-what-marketing-wants-879200fe0ac5
1•fagnerbrack•31m ago•0 comments

Ask HN: Those running agents 24/7, what's your workflow and what are they doing?

3•CuriousRose•36m ago•1 comments

Show HN: Self Host Your Own Minecraft Java Server with Ease

https://github.com/5TN1rcZRS79VAEFuUCRB/MCPersist
2•CMboSqdTACiEX27•40m ago•1 comments

I need a clear Python roadmap?

1•edviik•42m ago•1 comments

Quiet Awakening of the 2B-Parameter Model

https://medium.com/@vektormemory/the-quiet-awakening-of-the-2-billion-parameter-model-6decdbefc14b
1•vektormemory•43m ago•0 comments

Exercise intensity is associated with cardiometabolic health

https://www.cell.com/cell-reports-medicine/fulltext/S2666-3791(26)00405-2
4•qclibre22•44m ago•0 comments

Reverse-Engineering Claude Web's MicroVM: Uncovering Anthropic's Hidden Antspace

https://aprilnea.me/en/blog/reverse-engineering-claude-code-antspace
1•rzk•46m ago•0 comments

Locking the Web Open: A Call for a Decentralized Web (2015)

https://brewster.kahle.org/2015/08/11/locking-the-web-open-a-call-for-a-distributed-web-2/
2•justusw•48m ago•1 comments

Ask HN: Anyone made a HN aggregator that let's me hide all the pessimism?

2•ElijahLynn•54m ago•1 comments

Senior engineer, loop orchestrator sample setup

https://www.reddit.com/r/ClaudeAI/comments/1wd44vj/senior_engineer_loop_orchestrator_sample_setup/
1•bgnm2000•55m ago•0 comments

Governor Newsom signs child safety chatbot and social media laws

https://www.gov.ca.gov/2026/09/10/governor-newsom-signs-the-strongest-child-safety-chatbot-and-so...
4•ChrisArchitect•58m ago•0 comments

Julia 1.13 Highlights

https://julialang.org/blog/2026/09/julia-1.13-highlights/index.html
1•torrance•58m ago•0 comments

What happens when you unplug the coding agent from the cloud

https://littletheta.com/field-notes/seventy-minutes-of-nothing
1•NickHirras•1h 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.