frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Measure your speakers with a mic and get a parametric calibration

https://github.com/thefreshoffice/omarchy-speaker-calibrator
1•lwhsiao•37s ago•0 comments

Wonder debuts first robotic meal assembly system, acquired tech from Sweetgreen

https://www.fastcompany.com/91606368/marc-lore-startup-wonder-infinite-makeline-robotic-food-prep
1•rmason•37s ago•0 comments

Remains of 'lost' medieval castle found at UCD campus

https://www.rte.ie/news/regional/2026/0917/1591962-ucd-medieval-castle/
2•austinallegro•5m ago•0 comments

Why the Navier-Stokes Equations Are So Hard [video]

https://www.youtube.com/watch?v=PsWR1rQEWYo
2•doctoboggan•6m ago•0 comments

The most important product decision is what you don't build

https://liamnugent.me/posts/what-you-dont-build/
3•ChrisArchitect•8m ago•1 comments

C++26: Trivial infinite loops are no longer undefined behaviour

https://www.sandordargo.com/blog/2026/09/16/cpp26-trivial-infinite-loops
1•ibobev•8m ago•0 comments

Show HN: Microsoft Office Running with Wine on Linux with No Virtualization

https://github.com/Tombert/office365_flake
1•tombert•8m ago•0 comments

Shaping the Future of Learning: Education Readiness for the Age of AI [pdf]

https://reports.weforum.org/docs/WEF_Shaping_the_Future_of_Learning_2026.pdf
1•gmays•9m ago•0 comments

Computer Reset, Dallas

https://dfarq.homeip.net/computer-reset-dallas/
2•ibobev•10m ago•0 comments

Measurements for understanding the pace of AI development inside frontier labs

https://www.anthropic.com/institute/measuring-pace-of-ai-development
1•vertigoruntime•10m ago•0 comments

Backlog and Workers: Two Knobs on Two Layers

https://www.buoyant.io/blog/backlog-and-workers-two-knobs-on-two-layers
1•PagCatOli•11m ago•0 comments

Who Are We Now?

https://jessitron.com/2026/08/30/who-are-we-now/
1•mooreds•11m ago•0 comments

Polygo, a local-first CLI that translates your app's strings with Ollama

https://github.com/Na5co/polygo
1•nasco1899•11m ago•0 comments

Brazil plans executive order to ban online casinos, sources say

https://www.reuters.com/world/americas/brazil-plans-executive-order-ban-online-casinos-sources-sa...
2•tartoran•11m ago•0 comments

FAA's Smart AI System Fact Sheet [pdf]

https://www.faa.gov/newsroom/SMART_One-Pager.pdf
1•david_shaw•12m ago•0 comments

Agents: The New, New Kingmakers

https://redmonk.com/sogrady/2026/09/16/new-new-kingmakers/
1•mooreds•12m ago•0 comments

Why sovereign AI demands a tenancy model, not just geography

https://www.redhat.com/en/blog/datacenter-myth-why-sovereign-ai-demands-tenancy-model-not-just-ge...
1•mooreds•12m ago•0 comments

Show HN: Snapdrop: Instantly share files between devices. No setup, no signup

https://snapdrop.me
1•Capira•12m ago•0 comments

Lepton from Valve to run Android games on Linux is now open source

https://www.gamingonlinux.com/2026/09/lepton-from-valve-to-run-android-games-on-linux-is-now-open...
1•pizzaiolo•12m ago•0 comments

Please remove all mannered prose

https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/prompting-claude-fable-5-1
2•k-ian•13m ago•0 comments

Part VIII the Missing 73 Minutes

https://podcast.show/4033270/part-viii-the-missing-73-minutes/
1•lawbeatradio•13m ago•0 comments

Show HN: Radio – a shared workspace for your agents and teammates

https://radio.plasma.ai/
2•eswhang•13m ago•0 comments

Using Jev for Claude Code model routing

https://github.com/gargpratyush/jev-router
1•hassleblad23•14m ago•0 comments

Show HN: Composing domain-specific harness on Python in 10 mins

https://cayu.dev/walkthrough/
2•zamir_akimbekov•14m ago•0 comments

Drugmakers prepare for next phase of space pharmaceuticals

https://www.reuters.com/legal/litigation/drugmakers-prepare-next-phase-space-pharmaceuticals-iss-...
1•negura•15m ago•0 comments

Making a Software Stack Agentic

https://blog.scotterickson.info/2026-09-15-Agentic-Stacks
2•serickson•15m ago•1 comments

Globally, More People Expect AI to Cause Job Loss Than Growth

https://www.pewresearch.org/global/2026/09/17/globally-more-people-expect-ai-to-cause-job-loss-th...
2•karakoram•15m ago•0 comments

Toymodel (By Semiqlassical) – Modular Sci-ML (Re-Post)

https://semiqlassical.tech/toymodel/
1•banerjeeav•16m ago•1 comments

Flet 1.0 – Build cross-platform apps in Python

https://flet.dev/
1•absqueued•16m ago•0 comments

The science research department in your pocket by Astrophyzix is a game changer

https://hubbletension.blogspot.com/p/astrophyzix-modules.html
1•UniverseToday•16m 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.