frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Building Incremental Data Pipelines for Out-of-Order Scientific Data

https://bisarray.com/articles/disarrayed-file-ingestion
1•JohnLErvin•1m ago•0 comments

Exapunks

https://www.zachtronics.com/exapunks/
1•yu3zhou4•2m ago•0 comments

31 Days Until EU AI Act

https://leanpub.com/eu-ai-act
1•ballista2026•3m ago•0 comments

Postgres transactions are a distributed systems superpower

https://www.dbos.dev/blog/co-locating-workflow-state-with-your-data
1•KraftyOne•5m ago•0 comments

Projects by Walter P Moore (engineering firm)

https://www.walterpmoore.com/projects
1•gregsadetsky•5m ago•0 comments

Claude's AskUserQuestion: "No response after 60s – continued without an answer"

https://github.com/anthropics/claude-code/issues/73125
1•tubignaaso•5m ago•0 comments

Programming Language Design and Implementation in the Era of Machine Learning [video]

https://www.youtube.com/watch?v=Fc3cW0nqAQ0
1•matt_d•6m ago•0 comments

Canada Is Mother Natures Richest Country

https://simplisticsara.substack.com/p/canada-is-mother-natures-richest
1•QueenoftheNorth•6m ago•0 comments

Sitting for more than 30 minutes at a time linked to higher risk of cancer death

https://www.theguardian.com/science/2026/jul/02/sitting-minutes-cancer-death-risk-study
1•0in•9m ago•0 comments

The Peak and Collapse of Digital Research

https://nemanjatrifunovic.substack.com/p/the-peak-and-collapse-of-digital
1•whobre•10m ago•0 comments

TinyRetroPad, a 2.5 KB 'Notepad' for Windows

https://www.theregister.com/os-platforms/2026/06/30/former-microsoft-engineer-shrinks-notepad-dow...
2•alok-g•12m ago•0 comments

What the Halting Problem Means for Python Security

https://nocomplexity.substack.com/p/what-the-halting-problem-means-for
1•runningmike•14m ago•0 comments

Tournesol – Collaborative Content Recommendations

https://github.com/tournesol-app/tournesol
1•Qision•16m ago•0 comments

The Truth About AI: It's Not Intelligence, It's a Trick – Prof Jiang Xueqin

https://www.youtube.com/watch?v=5llffhy3SFs
2•oxqbldpxo•17m ago•1 comments

Bring Back the Gatekeeper, Please

https://thewalrus.ca/bring-back-the-gatekeeper-please/
1•gmays•17m ago•0 comments

Heat adds to strains on areas with data centers

https://apnews.com/article/data-center-heat-wave-lowell-5607b4ea8ef9776b28268561060752a8
1•geox•18m ago•0 comments

Journey to the Moon by Jules Verne

https://www.lrb.co.uk/the-paper/v48/n12/raymond-n.-mackenzie/platinum-noses
1•mitchbob•18m ago•1 comments

Red-Pill Robots Only, Please (2012) [pdf]

https://kryten.mm.rpi.edu/SBringsjordMClarkRed-PillRobotsOnly.pdf
1•projektfu•19m ago•0 comments

Ask HN: Why are so many "AI evangelists" posting such insufferable content?

2•seattle_spring•20m ago•2 comments

Launchpanda: Save your product info once, launch everywhere

https://www.launchpanda.dev
2•welsenesbros•20m ago•0 comments

Ask HN: Will AI force CS to focus on what to build instead of how to build it?

1•amichail•20m ago•0 comments

Show HN: RetainFlow – Subscription Retention for WooCommerce

https://wordpress.org/plugins/retainwoo/
1•techstuff123•21m ago•0 comments

Interpretable Coreference Resolution Evaluation Using Explicit Semantics

https://aclanthology.org/2026.acl-long.2126/
1•petethomas•22m ago•0 comments

The Next Evolution in Human Logic

https://twitter.com/ctindale/status/2072632158624113083
1•jger15•23m ago•0 comments

Platonic Hydrocarbons

https://en.wikipedia.org/wiki/Platonic_hydrocarbon
1•chriskw•25m ago•0 comments

Meta makes cloud push to sell excess AI compute power capacity

https://www.cnbc.com/2026/07/01/meta-stock-cloud-ai-compute.html
1•geoffbp•25m ago•0 comments

No Te Dejes: La Lauren Pena Play

https://thecredentialproject.substack.com/p/no-te-dejes-the-lauren-pena-play
1•Xipitexa•25m ago•0 comments

Jujutsu (JJ) Release v0.43.0

https://github.com/jj-vcs/jj/releases/tag/v0.43.0
1•y1n0•26m ago•0 comments

Amodei told lawmakers that open-source AI is moving down a "dangerous path"

https://twitter.com/coinbureau/status/2071330294452666695
3•msalsas•26m ago•0 comments

Devin Desktop, Replacing Windsurf

https://cognition.com/blog/introducing-devin-desktop
1•thinkingemote•28m 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.