frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Pulsed electric field, oscillating magnetic field effect on supercooled chicken

https://www.sciencedirect.com/science/article/abs/pii/S0260877416303636
1•thunderbong•1m ago•0 comments

European History Trivia

https://www.earthsattractions.com/european-history-trivia-questions/
1•colinprince•4m ago•0 comments

Show HN: Velocity – a keyless 3D globe that fuses 15 live Intel feeds

https://github.com/AndrewCTF/osint-geospatial-console
1•AndrewCTF•4m ago•0 comments

Progress asks its ShareFile customers to turn their software off to be secure

https://www.reddit.com/r/sysadmin/s/iRXUSv1sHk
1•taspeotis•5m ago•0 comments

Apple sues OpenAI for stealing trade secrets, blockbuster Silicon Valley lawsuit

https://www.latimes.com/business/story/2026-07-10/apple-accuses-openai-of-stealing-trade-secrets-...
3•1vuio0pswjnm7•6m ago•0 comments

Symmatrics Introduces Quantum Secure VPN to Eliminate Credential-Based Attacks

https://finance.yahoo.com/technology/ai/articles/symmatrics-introduces-quantum-secure-vpn-1300005...
1•cipherdrew•7m ago•0 comments

Playbykey/theory – Music theory as code, TypeScript engine and MCP server

https://theory-engine.docs.playbykey.com/
2•codewithbre•9m ago•0 comments

AI models' values are different from most people's

https://www.economist.com/briefing/2026/06/25/ai-models-values-are-very-different-from-most-peoples
1•1vuio0pswjnm7•11m ago•0 comments

Emacs: A Tree and a Server Walk into a Core

https://www.chiply.dev/post-july-emacs-carnival
1•signa11•13m ago•0 comments

The FCC is cracking down on DJI tech that dodged the foreign drone ban

https://www.theverge.com/policy/964342/fcc-crack-down-dji-front-companies-xtra-skyrover-sgs-lab
1•thatxliner•14m ago•0 comments

Show HN: Persistent Claude Code sessions you drive as a terminal or a chat

https://github.com/thrinz/agentpeek
1•thrinz•17m ago•0 comments

State of Kubernetes Networking Report 2026

https://docs.google.com/forms/d/e/1FAIpQLSed1CxtJmCaiaf6fkwJwYN3DEWChdizL0TL4pWiFx0lnnF0Gw/viewform
1•mooreds•19m ago•0 comments

Terminal Control: Control, inspect, test, and capture terminal sessions

https://github.com/anomalyco/terminal-control
1•handfuloflight•21m ago•0 comments

Australia's 7 best-selling EVs are now all Chinese – even Tesla's

https://electrek.co/2026/07/10/australia-top-7-evs-all-chinese/
3•breve•28m ago•0 comments

Green is a Clojure library for building idempotent DevOps CLIs

https://github.com/amiorin/green
1•amiorin•30m ago•0 comments

Missouri declares state of emergency after life-threatening flash floods [video]

https://www.youtube.com/watch?v=yzx-XelvnMg
1•Bender•31m ago•0 comments

Red is a TypeScript/Bun library for building idempotent DevOps CLIs

https://github.com/amiorin/red
1•amiorin•31m ago•0 comments

Show HN: I made Claude explain like I'm 5, and AI fatigue disappeared

https://github.com/amebahead/explain-like-iam-five-rules
1•amebahead•33m ago•0 comments

OpenAI and Google sell AI models to blacklisted China groups

https://www.ft.com/content/5d6aafa1-5d47-4585-aa95-6ec06a6cd20f
2•1vuio0pswjnm7•35m ago•1 comments

Show HN: Rilavek – Stream FTP/SFTP/TUS uploads straight to S3, no disk buffer

https://rilavek.com
1•rilavek•40m ago•0 comments

DeepSeek-AI/DeepSeek-v3.2

https://huggingbay.xyz/artifact/hf-model-deepseek-ai-deepseek-v3-2
1•ASHOKGOUDK•40m ago•0 comments

Yiddish resource for elements of chaldean neo-aramaic and Biblical aramaic (1911

https://archive.org/details/nybc211294
1•marysminefnuf•40m ago•0 comments

Gilbert Strang Joins Anthropic

https://twitter.com/GilStrangMIT/status/2075666580990464489
3•elzed•41m ago•0 comments

Parsoid

https://www.mediawiki.org/wiki/Parsoid
2•debo_•43m ago•0 comments

What Every Python Developer Should Know About the CPython ABI

https://labs.quansight.org/blog/python-abi-abi3t
1•signa11•44m ago•0 comments

Show HN: Schedule tasks for your AI agents from Google Calendar

https://agentcaly.com/
2•matt413•47m ago•0 comments

Discord Goes Ban-Happy, Suspends People for Benign Images

https://gizmodo.com/discord-goes-ban-happy-suspends-people-for-benign-images-2000782587
1•gnabgib•47m ago•0 comments

Disappearing Polymorph

https://en.wikipedia.org/wiki/Disappearing_polymorph
1•moralestapia•48m ago•0 comments

Tripplet

https://www.tripplet.lol/
1•notnurb•50m ago•0 comments

User provider content is dangerous. Our experience

https://blast-radius.boomurl.me/
1•dorongrinstein•53m ago•1 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.