frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AIs as Modern Genies

https://www.schneier.com/blog/archives/2026/09/ais-as-modern-genies.html
1•Bluestein•14s ago•0 comments

Standupd, a Letterboxd for stand-up comedy

https://standupd.com/
1•alpkorpe•1m ago•0 comments

Norton Neo Browser

https://neobrowser.ai/
1•phantomathkg•4m ago•0 comments

Musk's secretive backer builds $40B SpaceX stake

https://www.ft.com/content/c765f312-e698-4d31-bf71-f64a656ad6f4
2•sbulaev•4m ago•0 comments

GP data added to Palantir's NHS data platform

https://www.ft.com/content/5d15de64-49cc-4b6a-a2ea-51061f1cddc7
2•sbulaev•4m ago•0 comments

Show HN: Nearby places ranked by quality score, not ads

https://realnear.app/
1•stdcall83•5m ago•0 comments

Shared Code: Democratizing AI Companies

https://www.cip.org/blog/shared-code
1•erlend_sh•10m ago•0 comments

Show HN: ProofOfDonation, replace CAPTCHAs with charity donations

https://github.com/mgriley/proof-of-donation/
1•mgriley•11m ago•0 comments

Show HN: PDF Pocket Tools – offline PDF toolkit as a single 200KB HTML file

https://pdfpockettools.itch.io/pdf-pocket-tools
1•pdfpockettools•13m ago•0 comments

Sam Altman addresses AI doomsday fears in new interview

https://fortune.com/2026/09/12/sam-altman-interview-ai-doomsday-safety-models-control-ipo-2027/
1•JeremyTheo•17m ago•1 comments

How supermarkets are using AI to watch you in the aisles

https://www.rte.ie/brainstorm/2026/0911/1590631-retail-surveillance-ai-technology/
2•austinallegro•22m ago•0 comments

Ryanair CEO compares rival airlines to 'rapists'

https://www.brusselstimes.com/2312302/ryanair-ceo-compares-rival-airlines-to-rapists
2•Daniyal45•26m ago•0 comments

Marriott Guest Says Hotel Insisted a Rubbermaid Laundry Cart Was a Baby Crib

https://www.fashiontimes.co.uk/marriott-guest-rubbermaid-cart-instead-crib-1763854
1•extasetoi12•28m ago•0 comments

Homebrew 7.0.0

https://brew.sh/2026/09/13/homebrew-7.0.0/
6•mikemcquaid•30m ago•1 comments

Man arrested after allegedly sexually abusing koi fish in Bangkok

https://www.khaosodenglish.com/featured/2026/09/11/man-arrested-after-allegedly-sexually-abusing-...
1•face2sunny•32m ago•0 comments

Robots protest in Poland over AI regulation concerns

https://www.aljazeera.com/video/newsfeed/2026/9/7/robots-protest-in-poland-over-ai-regulation-con...
1•dinesshsaini21•34m ago•0 comments

Toposes are NOT scary – Urs Schreiber [video]

https://www.youtube.com/watch?v=_3TslhCBQ1E
1•hackandthink•35m ago•0 comments

Download More RAM – Nvidia CMP 170HX Cmpunlocker

https://www.lttlabs.com/articles/2026/09/12/cmp-170hx-cmpunlocker
2•willx86•38m ago•0 comments

In Clover: What does McKinsey do? (2022)

https://www.lrb.co.uk/the-paper/v44/n24/laleh-khalili/in-clover
1•Tomte•43m ago•0 comments

Show HN: Run coding agents on your own machine, steer them from anywhere

https://github.com/phyra-research/roamux
2•mwiki•51m ago•0 comments

Diablo 5 Announced

https://sea.ign.com/diablo-iv/248747/diablo-5-announced
2•nsoonhui•51m ago•0 comments

Ask HN: Should we start airgapping our personal devices?

1•emerongi•52m ago•1 comments

Android – Morphe patch app list

https://morphe-patches.software/#apps
1•dockerd•52m ago•0 comments

Deepfakes are wrecking influencers' credibility, one fake ad at a time

https://www.theguardian.com/technology/2026/sep/12/deepfakes-wrecking-influencers-credibility
4•andsoitis•56m ago•1 comments

Genuine curiosity will always beat performative intellectualism

https://hasifcore.substack.com/p/genuine-curiosity-will-always-beat
3•the-mitr•56m ago•0 comments

Rawtree – A ClickHouse Fork by Tinybird

https://rawtree.com/
2•knuckleheads•57m ago•0 comments

Matt Berry is now a sentient IKEA shelf in Skyrim

https://www.pcworld.com/article/3233287/matt-berry-is-now-a-sentient-ikea-shelf-in-skyrim.html
1•jubayer9906•1h ago•0 comments

Ask HN: What if anyone could sell AI tokens from their idle GPU?

1•edurights-team•1h ago•2 comments

Show HN: How LLMs work, explained through music, football or cricket analogies

https://understand-ai.dev/
1•understandaidev•1h ago•0 comments

Persimmon v0.1 Model Card

https://persimmon.humansand.ai/blog/persimmon-model-card.html
1•pr337h4m•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.