frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Memory chips could be the next bottleneck for AI (2024)

https://economist.com/business/2024/10/24/memory-chips-could-be-the-next-bottleneck-for-ai
2•runeks•5m ago•1 comments

Project Sapphire (1995)

https://www.airandspaceforces.com/article/0895sapphire/
2•thunderbong•19m ago•0 comments

Mind-altering 'brain weapons' no longer only science fiction, say researchers

https://www.theguardian.com/world/2025/nov/22/mind-altering-brain-weapons-no-longer-only-science-...
2•ifh-hn•25m ago•0 comments

A minimal and self-contained system for local preview environments

https://github.com/cesarleaz/iframe-hotreload
1•gabyword•28m ago•0 comments

Room-temperature processible ceramics enable sustainable electronics

https://www.dezeen.com/2025/11/17/geolectric-light-mit-design-intelligence-lab/
2•gsf_emergency_6•33m ago•0 comments

2025 Self-Host User Survey Results

https://selfh.st/survey/2025-results/
1•sirbread•40m ago•0 comments

Mark Cuban's plan to shake up healthcare with "Cost-Plus Drugs"

https://www.statnews.com/2025/11/20/readout-loud-podcast-mark-cuban-cost-plus-drugs-trumprx/
1•gsf_emergency_6•40m ago•0 comments

Show HN: Nano Banana Pro – AI image generation and editing platform

https://nanobananapro.design
1•niliu123•44m ago•0 comments

Building a deep-space logistics startup

https://ionmicrosys.com/
2•rainegarden•45m ago•2 comments

Google begins showing ads in AI Mode (AI answers)

https://www.bleepingcomputer.com/news/artificial-intelligence/google-begins-showing-ads-in-ai-mod...
2•nreece•49m ago•1 comments

Channel Geography Favors England Invading France, Not Vice-Versa (Drachinifel) [video]

https://www.youtube.com/watch?v=8Tsrm_mvoVk
1•bell-cot•52m ago•0 comments

A New Programming Model for Full-Stack Distributed Systems

https://www.youtube.com/watch?v=fZf-S5yfbfo
1•geetee•55m ago•0 comments

An MIT Student Awed Top Economists with His AI Study–Then It All Fell Apart

https://www.wsj.com/economy/aidan-toner-rodgers-mit-ai-research-78753243
2•seagullz•1h ago•0 comments

Small Machine Shop Owner Fights Back [video]

https://www.youtube.com/watch?v=jt5DhnoYm5w
1•ksec•1h ago•0 comments

Let me opt in, not out

https://www.aleksandrhovhannisyan.com/blog/let-me-opt-in-not-out/
1•aleksandrh•1h ago•0 comments

Google denies 'misleading' reports of Gmail using your emails to train AI

https://www.theverge.com/news/826902/gmail-ai-training-data-opt-out
5•GeorgeWoff25•1h ago•1 comments

Superman copy found in mum's attic is most valuable comic ever at $9.12M

https://www.bbc.com/news/articles/c8e9rp0knj6o
91•1659447091•1h ago•25 comments

Servo Sponsorship Tiers

https://servo.org/blog/2025/11/21/sponsorship-tiers/
3•pabs3•1h ago•0 comments

Rolls-Royce tests how to limit sand damage to jet engines

https://www.bbc.com/news/articles/cj0e3npg7e4o
5•1659447091•1h ago•0 comments

RIP Puzzles in chess.com – I miss it

2•kinj28•1h ago•0 comments

Show HN: Skedular, a Smart Booking and Workspace Management Platform

https://skedular.app
2•mortezaalizadeh•1h ago•0 comments

The digital nomad era is over

https://qz.com/digital-nomads-ai-rto-remote-work-office
5•doughnutstracks•1h ago•2 comments

Cursor Learn

https://cursor.com/learn
2•dsr12•2h ago•0 comments

AI Exponentializes Your Tech Debt

https://www.vincentschmalbach.com/ai-exponentializes-your-tech-debt/
12•vincent_s•2h ago•3 comments

Workbass: Free Invoice-Generating Software for Modern Businesses

2•tobinews•2h ago•0 comments

Boring Laser Eyes Simulator: Add laser beams to your eyes with your webcam

2•frankhsu•2h ago•0 comments

Microsoft's head of AI doesn't understand why people don't like AI

https://www.pcgamer.com/software/ai/microsofts-head-of-ai-doesnt-understand-why-people-dont-like-...
22•evo_9•2h ago•4 comments

Ask HN: How to generate flipbook-style animations from video?

2•meerab•2h ago•0 comments

A Guide to 3D Printing Model Aircraft Wings

https://hackaday.com/2022/08/26/a-guide-to-3d-printing-model-aircraft-wings/
3•addaon•2h ago•0 comments

Where is my von Braun Wheel?

https://www.worksinprogress.news/p/where-is-my-von-braun-wheel
4•sien•2h ago•0 comments
Open in hackernews

Show HN: VibeSpec – A tool to generate structured specs for Spec2Code

https://vibespec.guaeca.com
1•paulistaunb•6mo 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.