frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GPS Map Camera: Timestamp

https://play.google.com/store/apps/details?id=com.gpsmapcamera.gpscameratimestamp.photo.video&hl=...
1•karlnelsone•46s ago•0 comments

ICD-10 chapters and code letters

https://www.johndcook.com/blog/2026/07/14/icd-10-chapters-letters/
1•ibobev•2m ago•0 comments

Thermodynamic Computers Go with the (Energy) Flow

https://www.quantamagazine.org/thermodynamic-computers-go-with-the-energy-flow-20260715/
1•ibobev•2m ago•0 comments

Detecting Full Table Scans with SQLite

https://tenderlovemaking.com/2026/07/15/detecting-full-table-scans-with-sqlite/
1•ibobev•2m ago•0 comments

Apple in talks with PrismML, which shrinks AI models up to 15x to run on iPhones

https://www.cnbc.com/2026/07/14/apple-prismml-ai-compression-iphone.html
1•mgh2•3m ago•0 comments

Men Without Guns- Tribute to Larry McMurtry

https://religiondispatches.org/2021/05/03/men-without-guns-tribute-larry-mcmurtry
1•oliculipolicula•4m ago•0 comments

Uber Agrees to Buy Delivery Hero in $14.8 Billion Deal

https://www.bloomberg.com/news/articles/2026-07-16/uber-agrees-to-buy-delivery-hero-as-food-secto...
1•thm•10m ago•0 comments

AWS CloudFront Is Down

https://health.aws.amazon.com/health/status?eventID=arn:aws:health:global::event/CLOUDFRONT/AWS_C...
6•komape•18m ago•1 comments

Atelier, an open source local AI desktop app for everyone

https://open-atelier.app
1•acleefr•18m ago•0 comments

Nervé: Some Things Here Are Not Right

https://www.royalroad.com/fiction/103797/the-journals-of-noiruzi-sangsung/chapter/2485794/nerve-s...
1•bryanrasmussen•19m ago•0 comments

WorkOS Having a Major Outage

https://status.workos.com
2•weli•20m ago•0 comments

Show HN: LHIC – Deterministic browser automation without an LLM in the fast path

1•pinyencheng•21m ago•0 comments

Rtings Is Now Paywalled

https://www.rtings.com/company/revamping-our-membership-program
1•ivanjermakov•23m ago•0 comments

Engineering Leader's Guide to Outcome-Based Pricing

https://www.thewitn.com/blog/an-engineering-leaders-guide-to-implementing-outcome-based-pricing
1•georgekats•24m ago•0 comments

OpenInterstate – Canonicalized U.S. Interstate Highway Data

https://tomjohnell.com/openinterstate-canonicalized-us-interstate-highway-data/
1•dnw•25m ago•0 comments

How many people still write code by hand?

1•intenex•27m ago•11 comments

Horse – Fast, Opinionated, Minimalist Web Framework for Delphi and Lazarus

https://github.com/HashLoad/horse
2•TheWiggles•28m ago•0 comments

Reinventing Daydreaming Machines

https://zzbbyy.substack.com/p/reinventing-daydreaming-machines
1•nairboon•29m ago•0 comments

Ask HN: How do you handle OSS project with private artifacts?

1•mrsalty•31m ago•0 comments

From Modern Data Stack to Agentic Data Stack

https://seatunnel.apache.org/blog/modern-data-stack-to-agentic-data-stack/
1•luckypeter•32m ago•0 comments

We Rebuilt a Securities Firm's FICC Data Stack – Queries Got 10x Faster

https://medium.com/@DolphinDB_Inc/we-rebuilt-a-securities-firms-ficc-data-stack-queries-got-10x-f...
3•yiweileng•34m ago•0 comments

Is Anthropology Hopelessly Politicized?

https://www.chronicle.com/article/is-anthropology-hopelessly-politicized
1•Michelangelo11•34m ago•0 comments

Native Inotify in FreeBSD

https://klarasystems.com/articles/native-inotify-in-freebsd/
2•fanf2•40m ago•1 comments

HuggingFace is down due to global AWS outage

https://status.huggingface.co/
2•armcat•42m ago•1 comments

Spotify removes 75 million "AI slop" songs

https://www.abc.net.au/news/2026-07-16/spotify-making-ai-music-easier-to-detect/106919814
2•lexandstuff•44m ago•0 comments

A free, hands-on cybersecurity foundations certificate

https://hackviser.com/core
1•sadican•44m ago•1 comments

At DocuWriter.ai, the documentation will make you smile:)

https://www.docuwriter.ai/
1•magarrent•45m ago•0 comments

Tell HN: CloudFront VPC Origins is down

7•cyounkins•46m ago•2 comments

AI and the paradox of self-replacing workers [video]

https://www.ted.com/talks/madison_mohns_ai_and_the_paradox_of_self_replacing_workers
1•fagnerbrack•46m ago•1 comments

I created OpenClaw, the breakthrough AI agent [video]

https://www.ted.com/talks/peter_steinberger_how_i_created_openclaw_the_breakthrough_ai_agent
1•fagnerbrack•46m 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.