frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Astra for Coding: Why Are We Doing This Again?

https://lucumr.pocoo.org/2026/9/7/astra-why/
1•Michelangelo11•1m ago•0 comments

Show HN: Doogi – Explore multiple AI responses and conversation paths

https://doogi.it/
1•macnorton•3m ago•0 comments

DeepSeek-v4.1-Exp

https://huggingface.co/deepseek-ai/DeepSeek-V4.1-Flash
2•nil1511•4m ago•1 comments

After outrunning Bolt, China's robot champion races towards real-world work

https://www.reuters.com/world/asia-pacific/after-outrunning-bolt-chinas-robot-champion-races-towa...
1•Alien1Being•5m ago•0 comments

Framework cuts 32/64GB memory prices for 13 Pro, issues retroactive refunds

https://www.tomshardware.com/laptops/framework-cuts-32gb-and-64gb-memory-prices-for-new-laptop-13...
1•throwaway2037•7m ago•1 comments

Building a readable, fast and safe language – looking for contributors

https://github.com/LuxUmbris/Shaft/tree/bootstrap
1•CrimsonDemon567•9m ago•1 comments

Scientists say August was Earth's hottest month they've measured

https://apnews.com/article/heat-record-climate-change-sizzle-el-nino-2a78248322a04b97f417346308d0...
4•geox•14m ago•0 comments

Governing GNOMEs: how the project's technical decision-making is evolving

https://lwn.net/Articles/1091619/
1•pykello•15m ago•0 comments

Trump's FCC Threatens to Cancel Jimmy Kimmel Live over Interview with Democrat

https://twitter.com/meidastouch/status/2097890673513071094
1•doener•16m ago•0 comments

Carbon Capture Won't Save Us Anytime Soon

https://newrepublic.com/article/215140/carbon-capture-wont-save-us-anytime-soon
2•littlexsparkee•16m ago•0 comments

Childcare: What the Science Says (2021)

https://criticalscience.medium.com/on-the-science-of-daycare-4d1ab4c2efb4
1•simonebrunozzi•18m ago•0 comments

The Rise of Retrofuturism

https://economist.com/business/2026/09/09/the-rise-of-retrofuturism
4•andsoitis•19m ago•0 comments

RL trained a 4B VLM to play GeoGuesser

https://huggingface.co/spaces/HuggingEnvs/geoguesser-article
1•Sathwickp•20m ago•0 comments

ArchBench – Control Blender through chat

https://archbench.com
1•eddieweng•25m ago•0 comments

Shattered Pixel Dungeon v4.0.0

https://shatteredpixel.com/blog/shattered-pixel-dungeon-v400.html
1•robin_reala•26m ago•0 comments

Hetzner's Cheap Cloud Tier Is Unavailable After Two Price Increases

https://www.vincentschmalbach.com/hetzner-cheap-cloud-unavailable-price-increases/
1•vincent_s•27m ago•0 comments

You Don't Need to Write Separate Speeches for Men and Women

https://julienreszka.com/blog/you-don-t-need-to-write-separate-speeches-for-men-and-women/
2•julienreszka•35m ago•0 comments

CancerBench: The frontier model cancer cure benchmark

https://cancerbench.com/
2•Jimmc414•47m ago•0 comments

DeepSeek launches v4.1 flash, postpones v4 Pro discontinuation

1•Audiolite•50m ago•0 comments

AutoResearchExam: Measuring agents' ability to improve and generalize

https://benchmarks.bespokelabs.ai/autoresearchexam/
2•matt_d•53m ago•0 comments

IFS Fractals created using cameras screens and glass [video]

https://www.youtube.com/watch?v=8XjQ10ph4yo
1•jerrysneede•54m ago•0 comments

A Mock Interview About Eunuchs

http://verisimilitudes.net/2026-09-09
1•zdw•56m ago•0 comments

Lafcadio Hearn

https://en.wikipedia.org/wiki/Lafcadio_Hearn
1•rvrs•56m ago•0 comments

Anyone miss a flip phone with buttons? Anyone?

2•wwolfson97•56m ago•2 comments

Startup ARR is less secure

https://techcrunch.com/2026/09/03/startup-arr-is-less-secure-than-ever-new-research-shows/
2•deepmem•58m ago•0 comments

OpenAI have no mathematicians capable of understanding what they put out

https://mastodon.social/@tristanbuckmaster/117237555794407063
12•doener•1h ago•2 comments

Which Jack Vance Book Are We In? The Languages of Pao and Frontier Models

https://sebversive.com/concepts/which-vance-book-are-we-in.html
2•slurrypurr•1h ago•0 comments

False DMCA claim issued to BleachBit

https://www.bleachbit.org/anime
3•fishgoesblub•1h ago•0 comments

Trying to Make a Loop Auto-Vectorize

https://jsgroth.dev/blog/posts/trying-to-make-a-loop-auto-vectorize/
1•zdw•1h ago•0 comments

Using GPT-6 Astra for a self driving car (in simulation)

https://twitter.com/ludocomito/status/2097329417760440461
1•plun9•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.