frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Baikonur pad damaged in Soyuz launch to ISS

https://spacenews.com/baikonur-pad-damaged-in-soyuz-launch-to-iss/
2•Anon84•1m ago•0 comments

"Disagree and Let's See"

https://mollyg.substack.com/p/disagree-and-lets-see
1•benwerd•6m ago•0 comments

The Writing Is on the Wall for Handwriting Recognition

https://newsletter.dancohen.org/archive/the-writing-is-on-the-wall-for-handwriting-recognition/
1•myth_drannon•6m ago•0 comments

The Gist of Western Philosophy

https://youtu.be/7XcwlDnwai0
2•m-hodges•12m ago•0 comments

Tkr.life

https://tkr.life/
1•agendacreativa•14m ago•1 comments

Tell HN: Regrets. Think carefully about how you spend your time

6•anonymous_ibex•18m ago•1 comments

Explosive Skill Acquisition

https://bengoldhaber.substack.com/p/explosive-skill-acquisition
1•lindowe•22m ago•0 comments

My Seeker Phone

https://avc.xyz/my-seeker-phone
1•wslh•24m ago•0 comments

Stopping bad guys from using my open source project (feedback wanted)

https://evanhahn.com/stopping-bad-guys-from-using-my-open-source-project/
4•emschwartz•25m ago•1 comments

Easily duped by his Stanford veneer with O realizing he's a CCP mouthpiece

https://twitter.com/Byron_Wan/status/1993489995156647971
1•737min•29m ago•1 comments

The Beguiling, Misunderstood Theremin

https://www.nytimes.com/2025/11/29/arts/music/theremin-instrument.html
1•Kaibeezy•30m ago•1 comments

EU to Target Apple Maps and Apple Ads Next

https://www.macrumors.com/2025/11/28/eu-targets-apple-maps-and-apple-ads/
2•Sir_Twist•31m ago•0 comments

Couple allegedly used hidden camera, earpieces to win $1.18M from Crown casino

https://www.theguardian.com/australia-news/2025/nov/30/couple-from-kazakhstan-allegedly-used-hidd...
3•defrost•32m ago•0 comments

Meshtastic

https://meshtastic.org/
2•debo_•35m ago•1 comments

YouTube Recommendation Algo

1•solarized•36m ago•0 comments

A new Little Prince museum has opened its doors in Switzerland

https://www.lepetitprince.com/en/events-around-the-world/a-new-little-prince-museum-has-opened-it...
2•gnabgib•47m ago•0 comments

Software Is Not the Service

https://green.spacedino.net/software-is-not-the-service/
1•surprisetalk•51m ago•0 comments

What's the Deal with Euler's Identity?

https://lcamtuf.substack.com/p/whats-the-deal-with-eulers-identity
1•surprisetalk•51m ago•0 comments

ASML Got EUV Lithography

https://www.factorysettings.org/p/how-asml-got-euv-lithography
2•surprisetalk•52m ago•0 comments

Sega Master System: Fancier Tile Graphics

https://bumbershootsoft.wordpress.com/2025/11/29/sega-master-system-fancier-tile-graphics/
1•ibobev•52m ago•0 comments

A Circle in the Hyperbolic Plane

https://www.johndcook.com/blog/2025/11/28/hyperbolic-circle/
1•ibobev•53m ago•0 comments

Monero Subaddresses

https://www.johndcook.com/blog/2025/11/28/monero-subaddresses/
1•ibobev•53m ago•0 comments

Inflation-hit Americans receive free $12,000 in crypto

https://www.thestreet.com/crypto/markets/inflation-hit-americans-receive-free-12000-in-crypto
2•harambae•55m ago•0 comments

A Bus Ride and the (At Least) 3x UX FAILs

https://bsdly.blogspot.com/2025/11/a-bus-ride-and-at-least-3x-ux-fails.html
2•zdw•1h ago•0 comments

Is memory-safe Linux within reach?

https://agarriga.substack.com/p/is-memory-safe-linux-within-reach
2•rhaps0dy•1h ago•2 comments

Think twice before translating all C to Rust

https://agarriga.substack.com/p/think-twice-before-translating-all
2•rhaps0dy•1h ago•0 comments

Gaza death toll surpasses 70k, says health ministry

https://www.theguardian.com/world/2025/nov/29/gaza-death-toll-rises-says-health-ministry
4•NomDePlum•1h ago•1 comments

PgFirstAid-The PostgreSQL Health Check Blog Post

https://randoneering.tech/blog/pgfirstaid/pgfirstaid/
1•todsacerdoti•1h ago•0 comments

Why Now? Why Me?: On Stumbling into a Solution That Shouldn't Have Been Mine

https://twitter.com/aialchemistart/status/1994925263822754147
1•LooseThreadsInt•1h ago•0 comments

Show HN: DotVeil – open-source, zero-knowledge .env sync for developers

https://github.com/klayserDev/dotveil
1•klayser•1h ago•1 comments
Open in hackernews

Show HN: VibeSpec – A tool to generate structured specs for Spec2Code

https://vibespec.guaeca.com
1•paulistaunb•6mo 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.