
Reserve Table — Stop Restaurant No-Shows
Restaurant reservation tool that charges guests who don't show, reducing no-shows by up to 80%.
@ReserveT37916 · X
The full gallery
Tech stack
60 projects

Restaurant reservation tool that charges guests who don't show, reducing no-shows by up to 80%.
@ReserveT37916 · X

Benchmark version-control systems and coding agents on realistic development tasks.
videlov · HN
I was interested in answering this question so I built a benchmark comparing git, jj and gitbutler in agentic context https://vcbench.dev/ Disclaimer - I am a co-founder of GitButler

Experience meditation disguised as working with a coding agent.
tom2948329494 · HN
Show HN: Pretend to Vibe Code, but Meditate

Create custom apps and tools in your browser without writing code.
thejarren · HN
Hey HN, I'm really excited to share Emra with you. The yc description would be: It's like "Notion meets Lovable". It's a workspace where you build full apps using AI and every app sits on one shared database and service layer. Generated apps are always editable, and (coming soon:) can interact with each other in the workspace. I'm of the opinion that the cost of software will go rapidly to zero (I don't think that's too surprising to any of you), but there will always be room for effort and creativity. Emra is essentially built for the future where every person is a developer. Essentially personal software for everyone. So far I've built notes apps with a 3d graph view to see connections, a video editing app and a canvas design tool (figma clone) with export capabilities, as well as a collection of project management tools and games. Right now the most satisfying thing is being able to fix a bug I run into in around the same amount of time that it takes to send a bug report in any tr

Self-evolving learning paths from your first line of code to finished projects.
@audaciousSneha · X
Part 2 of Loop Engineering vs Graph Engineering is out now. A hands-on-challenge on this concept will be available soon on

A local notebook for prototyping and planning with coding agents.
narwhster · HN
A notebook for prototyping with your agent

AI code generation platform with automated security scanning built in.
@MonkeyCodeAI · X
Claude Code: $2.5B ARR. Cursor: $500M. AI now writes half of all new code. Who's securing it? MonkeyCode is built by Chaitin — a cybersecurity company. 200+ security scan rules run on every AI-generated change.

Capture bugs with code and triage them on a real-time kanban board.
@s_b_1805 · X

A browser-based dev machine with shell, git, and local AI that collects no data.
Dhravya · GitHub
burrow a whole dev machine in a browser tab - bun.wasm, shell, git, and local AI. phones home to nobody.

Control VS Code, Cursor, and Claude Code from your phone to queue prompts and review diffs.
@WilliamQubits · X
vibe coded a feature from my phone on a walk. Cursor picked it up at home before I even sat down. no desk required 🛠️ #ChatView

Generate BIP39 mnemonic codes and derive cryptocurrency wallet keys.
@delegacy0 · X
经过实测,keystone的骰子生成助记词和 经历了coldcard被盗事件,我就想用完全自己收集熵,来生成助记词,并且要求完全可验证。所有冷钱包和app 钱包都说自己的随机数是安全的,用最高级的随机数生成器,但是我无法验证,就像coldcard使用了安全芯片,但是在最终生成助记词的时候却没有调用该芯片,所以我就想找一种能自我验证的随机数生成方式,后来看到了keystone的推文,keystone支持骰子生成,正好我有keystone钱包。 但是下一个问题,我怎么验证keystone使用骰子生成的助记词是安全的,怎么证明它用的熵就是我提供给它的那一个?之前研究过 经过实测,keystone的骰子生成助记词和 据说trust wallet也支持该功能,明天找时间再验证一下trust wallet @KeystoneWallet @KeystoneCN

Open-source remote control for Claude Code and Codex on iOS, Android, and web.
@Ex3NDR · X
Few days ago Happy had a birthday. Tried to refresh one of the most neglected part of it: our Happy Website: also i built a new harness called “rig”. i started to use at work recently instead of codex/claude code and i liked how it does work. i want to share this with everyone. it is a codex and cause code reimplemented using Pi, but keeping native prompts and expanded a little for uniformity (like added workflows to codex yay!). when something new released that is worthy of porting - i ask Sol to mim for prompts or read sources directly and i can have a feature within an hour. why this is needed? i was constantly blocked by the needing of integrating a lot of models together, which each has their own harness or many doesn’t have any, but i didn’t want to go too far from native and don’t like the idea of extensions - i want experience to be the same everywhere. i think configuration > extensions. more soon