frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

"Start with a Monolith" Was Good Advice. AI Is Changing That

https://medium.com/scalar-engineering/architecture-in-the-ai-era-part-1-summary-start-with-a-mono...
1•feeblefakie•1m ago•0 comments

Snap launches $2,195 Specs smart glasses

https://finance.yahoo.com/technology/article/snap-launches-2195-specs-smart-glasses-234000058.html
1•geoffbp•2m ago•0 comments

DeepSeek-v4.1 Flash: Pushing the Limits of KV Cache Compression

https://zartbot.github.io/blog/model_arch/dsv41flash_arch/en.html
2•mfiguiere•3m ago•0 comments

What regulatory capture actually looks like

https://marginalrevolution.com/marginalrevolution/2026/09/what-regulatory-capture-actually-looks-...
1•maxutility•3m ago•0 comments

Tin: full-text search for Postgres

https://planetscale.com/blog/introducing-tin
1•gtCameron•8m ago•0 comments

Part-human part-mouse brain developed in science breakthrough

https://www.bbc.com/news/articles/c60m3k28j81mo
1•marc__1•9m ago•0 comments

Show HN: FastRecall, ultra-cheap memory across AI models

https://fastrecall.ai/
1•tomrose•11m ago•0 comments

Michael Burry slams OpenAI, Anthropic for 'self-serving' calls to slow AI

https://nypost.com/2026/09/14/business/big-short-trader-michael-burry-slams-openai-anthropic-for-...
5•nsagent•12m ago•0 comments

Spanish data watchdog publicises first AI agent-linked data breach report

https://www.reuters.com/business/spanish-data-watchdog-publicises-first-ai-agent-linked-data-brea...
2•geoffbp•14m ago•0 comments

Xcode-Project-Format

https://github.com/apple/xcode-project-format
2•interpol_p•15m ago•0 comments

Flowchart: How pixels become an Apple Reference Image

https://claude.ai/artifact/BcyyGRDRimvZgza7d9ts1c
1•alwillis•21m ago•0 comments

Supply Chain Compromise of Korean-Language Windows 11 Installation Media

https://www.logpresso.com/en/blog/2026-09-08-windows11-report-eng
1•ledoge•27m ago•0 comments

Pangram – AI detector for text and images

https://www.pangram.com
1•doodlesdev•29m ago•0 comments

Migrating the GitHub Copilot Runtime to Rust, Using Copilot

https://github.blog/ai-and-ml/generative-ai/migrating-the-github-copilot-runtime-to-rust-using-co...
3•abraham•30m ago•1 comments

Game UI Database

https://www.gameuidatabase.com
2•andsoitis•33m ago•0 comments

Found a B2B billing stack for my agency that doesn't feel like 2010

https://cordhq.app/
1•andrevalleo•33m ago•0 comments

Pro UI: native grade components for pro software

https://pro-ui.dev/
2•handfuloflight•34m ago•0 comments

Page Shield ML caught 4 storefront malware campaigns scanners missed

https://blog.cloudflare.com/client-side-security-finds-4-malicious-campaigns/
2•iamsyr•34m ago•0 comments

Why the Postpandemic Tech Bust Sent Billionaires to Trump

https://www.wired.com/story/against-tech-oligarchy-book-excerpt-trump-billionaries/
3•jacobolus•35m ago•0 comments

Hacker puts 'full redundancy' code-hosting firm out of business (2014)

https://www.pcworld.com/article/439918/hacker-puts-full-redundancy-codehosting-firm-out-of-busine...
1•doodlesdev•39m ago•0 comments

OpenAI Discloses Six New Incidents of ‘Concerning’ A.I. Behavior

https://www.nytimes.com/2026/09/16/technology/openai-model-safety-guardrails.html
23•jbegley•40m ago•7 comments

Math challenges a 2k-year-old story about Parthenon's optical illusions

https://phys.org/news/2026-09-mathematician-year-legend-parthenon-optical.html
1•wglb•40m ago•0 comments

Could Your Chatbot Be Stealing Ideas from You?

https://www.nytimes.com/2026/09/10/science/chatbot-stealing-ideas.html
2•bookofjoe•41m ago•1 comments

Weeping whales: Stillborn humpback whale grieving documented

https://phys.org/news/2026-09-whales-stillborn-humpback-whale-grieving.html
1•wglb•42m ago•0 comments

I gave my agents a heartbeat

https://mlsystemsri.com/insights/i-gave-my-agents-a-heartbeat
1•Salparvezml•42m ago•0 comments

Will AI Replace Your Doctor? Dr. Zeke Emanuel and AMA President Dr. John Whyte

https://www.youtube.com/watch?v=WTnZ6W7qsLQ
1•shamoo•51m ago•1 comments

A Large Database Does Not Mean Large Shared_buffers

https://www.keithf4.com/a-large-database-does-not-mean-large-shared_buffers/
2•b-man•54m ago•0 comments

Size-Specialized Memory Allocation

https://go.dev/blog/size-specialized-allocations
2•spacey•57m ago•0 comments

What's Scarier Than Agents Taking over Internet? CEO Cartel Trying Take over AI

https://fractalsofchange.substack.com/p/q-whats-scarier-than-a-swarm-of-ai
7•gz5•58m ago•1 comments

AI Cheating Is on the Rise

https://www.vals.ai/blogs/cheating-on-the-rise
3•sanxiyn•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.