frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Clarveo – See the trading patterns costing you money

https://clarveo.app
1•timoslav•1m ago•0 comments

RFC 10023: A DNS signal for domains that are for sale

1•mdavids•2m ago•0 comments

Kani Rust Verifier

https://github.com/model-checking/kani
1•lwhsiao•3m ago•0 comments

Hackers say they breached Italian state email to target Revolut 'crypto whales'

https://www.ft.com/content/97f3d2b7-0282-42a7-bbb7-538624441a8a
1•JumpCrisscross•5m ago•0 comments

Movies with their own making-of book

https://chadcomello.com/a-list-of-movie-microhistories/
1•speckx•5m ago•0 comments

Samsung backs Nvidia AI chip rival in $230M funding round

https://www.cnbc.com/2026/09/14/samsung-euclyd-ai-chip-funding.html
1•velik_m•5m ago•0 comments

It's Not About How Developers Vote

https://techrights.org/n/2026/09/15/It_s_Not_About_How_Developers_Vote.shtml
2•amcclure•5m ago•0 comments

Factory raises $200M at $5B valuation

https://factory.com/news/5-billion-valuation
1•kstrauser•6m ago•1 comments

Publicdomainpictures.net Seems to Have Become Fed Up with Slop

https://techrights.org/n/2026/09/15/publicdomainpictures_net_Seems_to_Have_Become_Fed_Up_With_Slo...
2•amcclure•7m ago•0 comments

Unixcop.com Is the Latest "Linux" Site to Have Become a Slopfarm After Death

https://techrights.org/n/2026/09/15/unixcop_com_is_the_Latest_Linux_Site_to_Have_Become_a_Slopfar...
1•amcclure•10m ago•1 comments

I am building an OCR benchmark SaaS

https://ocrbench.app
1•gusguitare•11m ago•1 comments

Meta One – personal/creator/business subscription plans

https://www.meta.com/meta-one-plans/
1•gessha•14m ago•1 comments

We're not ready for superpersistent AI

https://www.natesilver.net/p/were-not-ready-for-superpersistent
1•7777777phil•14m ago•0 comments

Typesafe.ai's System One Model

https://docs.typesafe.ai/concepts/system-one
1•big_toast•15m ago•0 comments

AWS says it can't restore service to Bahrain facilities 6mo after Iran strikes

https://www.cnbc.com/2026/09/15/aws-cant-restore-service-to-bahrain-uae-6-months-after-iran-strik...
2•herpderperator•16m ago•0 comments

I started writing a 500-page sci-fi novel at 12 – at 14, I published it

https://lukatakki.com/side
1•Luka_Takki•16m ago•1 comments

A simulated fruit-fly brain (FlyWire connectome) plays a strategy game

https://pr1nted.itch.io/open-fly
1•Pr1nted•19m ago•0 comments

How OpenAI Used Its Own LLMs to Design Its AI Chip

https://spectrum.ieee.org/llms-for-chip-design
2•guardiangod•20m ago•0 comments

95% of projects publishing an OpenAPI spec have no compatibility gate

https://specshield.io/blog/95-percent-no-compatibility-gate
1•DeepakSatyam•22m ago•0 comments

Cisco email security boxes can be rooted by an email

https://www.theregister.com/security/2026/09/15/cisco-email-security-boxes-can-be-rooted-by-an-em...
5•sbulaev•24m ago•1 comments

Windows navigation using NLP and a bunch of other cool stuff

https://grabthat.ai/
1•kevanparker•25m ago•0 comments

The Navier–Stokes Millennium Prize Problem

https://openai.com/index/navier-stokes-solution/?hl=en-GB
2•Eridanus2•27m ago•1 comments

'On the Equality of All Things' looks at the nature of reality

https://www.npr.org/2026/09/14/nx-s1-5968442/on-the-equality-of-all-things-physics-carlo-rovelli
1•Anon84•29m ago•0 comments

Did your AI agent get the memo, or just the blame?

https://dev.yuv.run/writing/rules-that-survive/
1•alkisyuv•29m ago•0 comments

I built a local CV generator/application tracker because hunting was exhausting

https://github.com/Tibab222/cvMaker
1•Tibab•30m ago•0 comments

Show HN: Inkling – ask Claude Code for a doc, get HTML instead of Markdown

https://github.com/MeetVys/inkling
1•meet_vyas•31m ago•0 comments

IDEs are dead, long live the IDE

https://px0.ai/blog/ides-are-dead-long-live-the-ide/
3•arpitbbhayani•34m ago•0 comments

How much oil-market buffer is left?

https://www.depletion.org
41•mcone•34m ago•34 comments

AI agents now have a place to snitch

https://techcrunch.com/2026/09/15/ai-agents-now-have-a-place-to-snitch/
1•hackernj•34m ago•0 comments

Optimize Your Funnel by Getting Inside Your Buyer's Head (2017)

https://www.heavybit.com/library/video/optimize-your-funnel-by-getting-inside-your-buyers-head
1•mooreds•35m 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.