frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Jevq, A Jev filter sidecar for jq

https://github.com/who/jevq
1•andrewdb•2m ago•1 comments

Linux Kernel Developers Consider Adding Agents.md to Help Guide AI/LLM Agents

https://www.phoronix.com/news/Linux-Considers-AGENTS-MD
2•signa11•5m ago•0 comments

Floci: Locally emulating any cloud service

https://floci.io
1•theanonymousone•11m ago•0 comments

CAPTCHAs don't prove you're human – they prove you're American

https://shkspr.mobi/blog/2017/11/captchas-dont-prove-youre-human-they-prove-youre-american/
2•theanonymousone•14m ago•1 comments

Show HN: WFY24 Weather Widget Zero-setup weather module for Joomla 6

https://extensions.joomla.org/extension/wfy24-weather-widget/
1•weatherfun•15m ago•0 comments

Repology, the Packaging Hub

https://repology.amdmi3.ru/
1•dorianniemiec•17m ago•1 comments

Nobody wanted an "AI PC," so Microsoft stopped calling it that

https://www.techspot.com/news/113985-nobody-wanted-ai-pc-microsoft-stopped-calling.html
3•theanonymousone•18m ago•0 comments

Job hunting: I got tired of sending PDFs, so I made your CV a website

https://self.cv/en
1•javier_yc_new•22m ago•0 comments

Newly found records raise fresh questions over whether Hitler murdered his niece

https://www.cnn.com/2026/09/25/europe/germany-hitler-raubal-history-intl
1•1659447091•22m ago•0 comments

Video Tubelets: Objects as Volumes in Space-Time

https://CSProfKGD.github.io/video-tubelets/
1•coinfused•26m ago•0 comments

Punk – Perl MVC, Compiled at Boot

https://punkperl.com/
2•TheWiggles•28m ago•0 comments

The eruption that destroyed Pompeii is helping scientists date Earth's history

https://news.berkeley.edu/2026/09/25/the-eruption-that-destroyed-pompeii-is-helping-scientists-da...
1•geox•32m ago•0 comments

Who is behind the AI safety backlash?

https://twitter.com/TheMidasProj/status/2103577207700365719
1•pretext•38m ago•0 comments

The OpenAI "Hack" of Australia's Medicare That Wasn't

https://twitter.com/eastmelbgroupie/status/2102960384777040285
1•flgb•43m ago•0 comments

Chat Control 2.0: Next Tuesday, a permanent decision could be made

https://reddit.com/r/tutanota/comments/1wpyild/next_tuesday_a_permanent_decision_on_chat_control/
2•latexr•45m ago•0 comments

Can a language model run in Linux eBPF?

https://eunomia.dev/blog/2026/09/24/qwen3-ebpf-in-kernel-inference/
6•RohanAdwankar•50m ago•2 comments

Flip Fluid on Flip Dots

https://mitxela.com/projects/flipflip
2•blutack•51m ago•0 comments

The far side of the Moon provides clues to a previous magnetic field

https://ethz.ch/en/news-and-events/eth-news/news/2026/09/the-far-side-of-the-moon-provides-clues-...
3•croes•52m ago•0 comments

Show HN: Print Graph Paper

https://printgraphpaper.app/
1•artiomartiom•56m ago•0 comments

Internal memos: Microsoft shakes up communications as Nadella makes a push to

https://www.geekwire.com/2026/internal-memos-microsoft-shakes-up-communications-as-nadella-makes-...
2•GloVin•58m ago•0 comments

Voyager is slowly going dark

https://twitter.com/rainmaker1973/status/2103688510758965417
2•taubek•59m ago•0 comments

Microservices are organizational debt disguised as architecture

https://martinfowler.com/bliki/MonolithFirst.html
4•birdculture•1h ago•1 comments

Is your Postgres migration safe or not safe?

https://safenotsafe.dev/
2•vira28•1h ago•0 comments

Biggest design mistake I made when we moved OpenClaw to SQLite: using sync db

https://twitter.com/steipete/status/2103648679169257737
1•tosh•1h ago•0 comments

Reverse Engineering Fortinet with Ablation

https://github.com/Ablation-Tool/ablation
1•zellkernel•1h ago•1 comments

Jev4j

https://github.com/maxsumrall/jev4j
1•jsumrall•1h ago•1 comments

Wiki Deep dive into Standard diving dress

https://en.wikipedia.org/wiki/Standard_diving_dress
1•sans_souse•1h ago•0 comments

We asked Seedance, Veo and Kling to spill a glass of water. None of them could

https://humansignal.com/blog/how-to-teach-a-robot-to-water-the-table/
1•ReDeiPirati•1h ago•0 comments

The Library After Dark – a walkable 3D library of 600 public-domain books

https://libraryafterdark.space
2•theaijournalope•1h ago•0 comments

Show HN: Fast image/video viewer for Linux in Rust and gtk4. Carosello

https://github.com/grigio/carosello
1•grigio•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.