frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: RedHN: A Reddit-style extension for Hacker News

https://github.com/fanjin-z/RedHN
1•fanjinz•54s ago•0 comments

AI didn't kill our bootstrapped software company, it doubled our revenue

https://www.nocobase.com/en/blog/future-of-software-programmers-revenue-doubled
1•mountainview•4m ago•0 comments

CL-BBS: the schemeBBS-like textboard rewritten in Common Lisp

https://github.com/ryukinix/cl-bbs
2•lerax•7m ago•1 comments

Pake: Turn any webpage into a desktop app with one command

https://github.com/tw93/Pake
4•vantareed•8m ago•0 comments

LBE – open-source execution control layer for AI agents

https://github.com/Letterblack0306/LetterBlack-Sentinel
2•letterblack0306•11m ago•0 comments

OpenMontage: Turn your AI coding assistant into a full video production studio

https://github.com/calesthio/OpenMontage
4•vantareed•14m ago•0 comments

Why WebRTC beats WebSockets for realtime voice AI

https://livekit.com/blog/why-webrtc-beats-websockets-for-voice-ai-agents
2•karimf•17m ago•0 comments

Geoengineering still faces major practical challenges

https://www.technologyreview.com/2026/06/18/1139227/geoengineering-engineering-challenges/
3•joozio•17m ago•0 comments

W.H. Auden's typist: James Schuyler in life and literature

https://hedgehogreview.com/web-features/thr/posts/companions-on-parnassus
2•simplegeek•19m ago•0 comments

Show HN: MP3 to Mp4 Converter

https://www.neuralframes.com/tools/mp3-to-mp4
2•nicollegah•21m ago•0 comments

Psychological warfare was once an afterthought, its now the primary battleground

https://iai.tv/articles/psychological-warfare-was-once-an-afterthought-its-now-the-primary-battle...
3•XzetaU8•28m ago•1 comments

Bab: A hash function for content-addressable storage

https://bab-hash.org/spec
4•g0xA52A2A•31m ago•0 comments

Show HN: Chess-Inspired Roguelike

https://princechazz.com
3•cowboy_henk•31m ago•0 comments

Loomer "Loveless" (1991)

https://tohereknowswhen.org/tabs/loomer.html
3•hmmnxrye•35m ago•0 comments

Moving beyond fiat-based: A tensor-network model for resource-abundance

https://github.com/TribeWarez/REALMS
2•odelyzid•35m ago•0 comments

Asked ChatGPT to disable the copy.fail module, it enabled it instead

https://chatgpt.com/share/6a37877e-73c8-83e9-bd53-28bd136fc259
2•TZubiri•41m ago•0 comments

The Wonderful Walkabouts of Harmen Hoek

https://jeffpolman.com/2024/04/30/the-wonderful-walkabouts-of-harmen-hoek/
2•andsoitis•41m ago•0 comments

Europeans should learn to love the air conditioner

https://www.economist.com/europe/2026/06/18/europeans-should-learn-to-love-the-air-conditioner
2•CalRobert•43m ago•1 comments

"My Way" Killings

https://en.wikipedia.org/wiki/My_Way_killings
2•SweetSoftPillow•45m ago•0 comments

Show HN: Domvault – self-hostable second brain with consent-based note sharing

https://github.com/dys5315/domvault
2•quietdrift_04•45m ago•0 comments

Show HN: Pyor – A desktop PR reviewer for the diffs GitHub chokes on

1•othmanosx•45m ago•0 comments

Show HN: Notedog – Git-friendly portable Markdown journal, edit from a laptop

https://notedog.run/
1•hibariya•46m ago•0 comments

Show HN: Quikdown – 17 KB bidirectional Markdown parser and rich-fence editor

https://github.com/deftio/quikdown
1•deftio•47m ago•0 comments

Now that your newsletter is AI-generated, I've Unsubscribed

https://idiallo.com/blog/unsubscribed-from-ai-generated-newsletters
3•nenadpantelic•47m ago•0 comments

All 4,582 abhangs of Sant Tukaram, translated and theme-mapped with AI

https://sant.ajinkya.ai/tukaram
1•csmonk•48m ago•0 comments

Built a rival to the largest fanfiction platforms – alone, at 17

https://obaid.wtf/jotbook/2026/06/20/built-a-rival-to-the-worlds-largest-fanfiction-platforms.html
2•pknerd•49m ago•0 comments

Where Do India's IPO-Bound Founders Come From?

https://www.dealflowiq.com/p/what-indias-ipo-founders-actually
1•koolhead17•49m ago•0 comments

Show HN: shared verified memory for AI agents: one learns, all recall

https://kage-core.com/
1•kage18•49m ago•0 comments

Improvements to Std:Format in C++26

https://mariusbancila.ro/blog/2026/06/19/improvements-to-stdformat-in-c26/
1•jandeboevrie•55m ago•0 comments

Windows UI evolution: Clicking an unassociated file

https://movq.de/blog/postings/2026-06-20/0/POSTING-en.html
1•jandeboevrie•57m 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.