frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS

https://www.aclif.ai/
18•chris_marino•1h ago•11 comments

Show HN: Share your AI Setup, Learn from others

https://mysetup.ai/
101•steveybrown•5h ago•65 comments

Show HN: Craigslist for agent skills, curated by a human

https://skillbay.sh/
5•skeptrune•1h ago•0 comments

Show HN: I built a new version of my fun spatial 3D online meeting app

https://flat.social
85•pawelwentpawel•5h ago•50 comments

Show HN: AutoBot – live voice control for long-running AI work

https://github.com/demeyer1/Autobot
9•demeyer1•1h ago•2 comments

Show HN: Ax-Check.com – Can Agents Use Your Product?

https://www.ax-check.com/
2•0x63_Problems•31m ago•0 comments

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
2257•arnemunthekaas•2d ago•253 comments

Show HN: What if you could review code without reading code?

https://github.com/coldteadotai/pr-lens
3•ohans•1h ago•0 comments

Show HN: Repodify: Make Podcasts Out of Podcasts

https://www.repodify.app/
2•runnr_az•1h ago•1 comments

Show HN: Pappice live demo in browser via WASM

https://pappice.eu/
3•lallero317•1h ago•0 comments

Show HN: dishlist – my favorite things on the menu

https://testflight.apple.com/join/VB1YAe63
2•coopers•1h ago•0 comments

Show HN: Content-aware PII redaction with Jev in Postgres

https://pg-redact.vercel.app
2•rishi_•1h ago•0 comments

Show HN: Graph RAG in Postgres. New facts replace older facts

https://github.com/crajah/post-graph-rag
2•chandanrajah•1h ago•0 comments

Show HN: Open-source AI teammates with their own computer

https://runerrand.dev/
6•shiqimei•3h ago•3 comments

Show HN: VOSR 2 image upscaling, in the browser

https://getemerald.co/
2•gangster_dave•3h ago•0 comments

Show HN: Reintroducing Micro: A Personal Assistant for Everyone

https://micro.mu/blog/post?id=1789656583547416701
2•asim•3h ago•0 comments

Show HN: Live honeypot telemetry – 941K attack events, 160 countries

https://lurescope.com/stats
4•lurescope•3h ago•1 comments

Show HN: AttaLambda: a language where types and data are made of untyped lambdas

https://attalambda.com
43•kserrec•3d ago•7 comments

Show HN: Smart Mouth Billy Bass – another fishy LLM assistant

https://existens.org/billy/
2•ryandrake•4h ago•0 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
78•joozio•1d ago•45 comments

Show HN: Smart Crosshair – A lightweight C++/Win32 adaptive contrast crosshair

https://store.steampowered.com/app/5012860/Smart_Crosshair/
2•SmartCrosshair•1h ago•0 comments

Show HN: I made a flight simulator, except you're just a passenger

https://inflightsimulator.com
438•rkotcher•3d ago•205 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
203•bobili1234•2d ago•36 comments

Show HN: Restarted – a 2026 remake of the classic 2015 startup generator

https://restarted.io/
24•zxcvbn4038•2d ago•8 comments

Show HN: Trading on-chain with 0 gas: A <1ms DEX router at 0.50% fees

https://rhopool.com/
9•lachlanallen45•7h ago•0 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
375•bashtian•2d ago•161 comments

Show HN: Pizza Bot – An inbox for AI agents that work in the background

https://github.com/pizza-bot-app/pizza-bot
59•jd_•2d ago•33 comments

Show HN: Redis City – Explore how Redis works in an interactive 3D model

https://poltora.dev/redis
180•poltora•4d ago•27 comments

Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part

https://manybot.org
9•synt-xerror•1d ago•0 comments

Show HN: SeasonMap – when to travel where? visualized with climate data

https://seasonmap.app
20•alongtheflow•1d ago•9 comments
Open in hackernews

Show HN: dishlist – my favorite things on the menu

https://testflight.apple.com/join/VB1YAe63
2•coopers•1h ago
Hi HN!

My friend and I wanted to rank our favorite breakfast burritos. Yelp and Beli allow users to rate or rank restaurants, but not individual dishes.

So I built dishlist, an iPhone app around the things on restaurant menus.

I schlepped around Dogpatch, Potrero Hill, and Mission Bay taking photos of restaurant menus. Then, I used Claude with my menu schema to turn the photos into structured data.

Garry Tan likes to say, "The rocks can talk." Also, "The rocks can see."

I represent the menu hierarchy in the database. LLMs can determine what type of thing each menu item is. This lets me index things like breakfast burritos across restaurants rather than just indexing the restaurants themselves.

The app suggests possible tags for a menu item. You decide which ones you want to use on your profile. You can build a list of your favorite breakfast burritos, pizzas, burgers, or whatever else you care about.

I value my privacy, so you can use the app without logging in at all. If you want to save menu items, you can sign in with Apple. I don't collect names, emails, or phone numbers.

If you want to share with friends, you can add a handle. You have to follow another user to see their dishlist, and they have to follow you to see yours. Follow requests are approved or denied by the user.

The app is currently available through TestFlight while the App Store submission is being reviewed.

https://testflight.apple.com/join/VB1YAe63

I'd love feedback on the idea, the search experience, and especially whether organizing things around individual menu items feels useful.