frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

SynthID watermarking and removal methods are a joke

https://medium.com/@vektormemory/synthid-watermarking-and-removal-methods-are-a-joke-6ca5680e51ac
1•vektormemory•3m ago•0 comments

Tea5767-Radio-Tuner

https://github.com/turtushig22-blip/tea5767-radio-tuner
2•turtushig22•5m ago•0 comments

Banned Words List

https://pen.org/banned-words-list/
1•structuredPizza•5m ago•0 comments

Portal, for securing IoT communication

https://github.com/MaticianInc/portal
1•tacitusarc•13m ago•1 comments

I'm getting into house cleaning. What should I know?

https://refinedservicesgroup.com
1•hunterhandkerch•15m ago•0 comments

Find out what your coding agents cost you

https://github.com/ACE-Engineering/ace-sidecar
1•flyingfishisme•15m ago•0 comments

Rewriting in Rust

https://blog.jetbrains.com/rust/2026/08/10/rewriting-in-rust/
1•worik•16m ago•0 comments

Image and text do not share a coordinate system

https://twitter.com/advprop/status/2088771122707722365
1•apsys•21m ago•0 comments

Tesla drivers are letting their cars take over

https://www.sfchronicle.com/bayarea/article/tesla-self-driving-car-22384520.php?taid=6a8091bad297...
1•GMoromisato•22m ago•0 comments

Show HN: Snafu: Agentic flow to help you with "naming things" in source code

https://github.com/sebastiancarlos/snafu
1•httbs•29m ago•0 comments

Show HN: Techflare – Chrome extension to see if a website uses Cloudflare

https://chromewebstore.google.com/detail/techflare/lbbkmioghlgfnbkciibfglcopkncdfpg
1•wenbin•34m ago•0 comments

Credit card debt rises to $1.26T, nearing all-time record

https://abc7.com/story/credit-card-debt-rises-126-trillion-nearing-time-record/19667289/
5•lxm•37m ago•4 comments

The key that never exists: a threshold signing ceremony in the browser

https://808bits.com/articles/threshold-signing-ceremony-in-your-browser/
1•meehow•39m ago•0 comments

I don't want to work in a factory

https://jaspercroo.me/essays/002_factories/
1•thoughtpeddler•42m ago•0 comments

Alibaba AI Models Hit 3B Downloads, Passing Meta, Google

https://finance.yahoo.com/technology/ai/articles/alibaba-ai-models-hit-3-091606840.html
1•zkmon•49m ago•0 comments

Meguro Parasite Museum

https://www.kiseichu.org
1•joebig•51m ago•1 comments

Hunger stones: The history behind 'if you see me, weep'

https://www.dw.com/en/hunger-stones-the-history-behind-if-you-see-me-weep/a-78345729
3•bushwart•52m ago•1 comments

Find Closed Door Romance Books You'll Love

https://closeddoorromance.com/
1•gnabgib•59m ago•0 comments

Artin-Schreier Theorem [pdf]

https://kconrad.math.uconn.edu/blurbs/galoistheory/artinschreier.pdf
1•marysminefnuf•59m ago•0 comments

Decoding smell: Study reveals how odor signals shapeshift in the wind

https://www.colorado.edu/today/2026/08/10/decoding-smell-study-reveals-how-odor-signals-shapeshif...
2•hhs•1h ago•0 comments

Alaska Satellite Facility DAAC Data Access and Tools

https://www.earthdata.nasa.gov/centers/asf-daac/data-access-tools
1•Eridanus2•1h ago•0 comments

Anthropic CEO wife asked Epstein for porn business

https://www.forbes.com/sites/alisondurkee/2026/08/14/who-is-cami-clark-anthropic-ceos-wife-asked-...
17•nothrowaways•1h ago•3 comments

The mesmerising art of macro photography

https://www.theguardian.com/environment/2026/aug/15/once-i-started-zooming-in-i-never-stopped-the...
4•pseudolus•1h ago•0 comments

Credit ratings can shape corporate financial decisions

https://news.mccombs.utexas.edu/research/credit-ratings-can-shape-corporate-financial-decisions/
1•hhs•1h ago•0 comments

Hunting for the axion with a huge magnet

https://www.uni-bonn.de/en/news/158-2026-1
1•hhs•1h ago•0 comments

World Liberty gets conditional bank charter approval

https://www.msn.com/en-us/money/general/trump-family-backed-crypto-firm-world-liberty-gets-condit...
1•petethomas•1h ago•0 comments

BIAttle – Real-time debate arena for Gemini and Groq with live moderation

https://www.biattle.com
1•Ghost_Thread•1h ago•1 comments

I Accidentally Derived a λ-Calculus Pipeline Combinator

https://v49.livecodes.io/?x=id/5kmq79whg87&mode=result
1•prxshckr•1h ago•0 comments

AI-Assisted GPU Porting of a 250k Line Legacy Weather Simulation Code

https://arxiv.org/abs/2608.13122
2•Jimmc414•1h ago•0 comments

Fearless_SIMD v0.7: 64-bit integers, improved generics, SSE2, and upcoming v1.0

https://linebender.org/blog/fearless-simd-0-7/
1•birdculture•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.