frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Email.md – Markdown to responsive, email-safe HTML

https://www.emailmd.dev/
134•dancablam•5h ago•37 comments

Show HN: Gemini can now natively embed video, so I built sub-second video search

https://github.com/ssrajadh/sentrysearch
184•sohamrj•6h ago•51 comments

Show HN: Gridland: make terminal apps that also run in the browser

https://www.gridland.io/
43•rothific•4h ago•2 comments

Show HN: Antimatter – Match the opposites (Mahjong solitaire mechanic)

https://www.linguabase.org/antimatter/
4•michaeld123•2h ago•0 comments

Show HN: ProofShot – Give AI coding agents eyes to verify the UI they build

https://github.com/AmElmo/proofshot
101•jberthom•13h ago•68 comments

Show HN: AI Roundtable – Let 200 models debate your question

https://opper.ai/ai-roundtable/
16•felix089•2h ago•10 comments

Show HN: Updated GiantJSON Viewer – Opening 100GB JSONs on Android (Rust+SIMD)

https://giantjson.com/
3•kotysoft•1h ago•2 comments

Show HN: Skub – a sliding puzzle browser game

https://skub.app
5•kasperstorgaard•3h ago•5 comments

Show HN: Wordif.sh – word-by-word text comparison in color, output to HTML/PDF

https://github.com/jazzfan2/wordif
2•robtoscani•1h ago•1 comments

Show HN: Cq – Stack Overflow for AI coding agents

https://blog.mozilla.ai/cq-stack-overflow-for-agents/
200•peteski22•1d ago•87 comments

Show HN: Apfel - Apple Intelligence from the Command Line

https://github.com/Arthur-Ficial/apfel
3•franze•2h ago•1 comments

Show HN: I built a party game that makes fun of corporate culture

https://cubiclegame.com/
4•pianobrothers•3h ago•2 comments

Show HN: TopMail – LaunchFest Winner, $20/Mo Unlimited Email, Coding Agents API

https://www.topmail.so
9•njarecki•5h ago•16 comments

Show HN: Jelly – SSH Social Hangout

2•jellyshelly•5h ago•3 comments

Show HN: Visualizing Apple Health workout data (stats, trends, insights)

https://apps.apple.com/us/app/streakout-workout-stats/id6758457318
3•toni88x•5h ago•0 comments

Show HN: The King Wen Permutation: [52, 10, 2]

https://gzw1987-bit.github.io/iching-math/
62•gezhengwen•1d ago•27 comments

Show HN: Mapping the most convenient ways to meet someone with public transit

https://www.commutometer.com/meet-in-sanfrancisco
6•acavailhez•6h ago•1 comments

Show HN: Craton HSM – A memory-safe PKCS#11 software HSM in Rust

https://github.com/craton-co/craton-hsm-core
3•victor-craton•7h ago•3 comments

Show HN: Think Fast. Type Faster

https://wordsnap.up.railway.app/
5•oyahud•8h ago•2 comments

Show HN: MangoWave – Open-source browser audio visualizer

https://mangowave.app/
4•lmascari•8h ago•4 comments

Show HN: a Rust Redis GUI that doesn't freeze on 100k keys

https://github.com/vicanso/zedis
2•vicanso•8h ago•0 comments

Show HN: AI agent got 237 rules from another agent, still made the same mistakes

https://github.com/getcalx/oss
3•spenceships•9h ago•0 comments

Show HN: Off By – a daily game about how wrong we are about the American economy

https://offby.io
7•offby99•9h ago•5 comments

Show HN: Running AI agents across environments needs a proper solution

https://github.com/liquidos-ai/Odyssey
8•human_hack3r•9h ago•5 comments

Show HN: zbot – an AI agent for MCU with Telegram chat (runs on Zephyr or Linux)

https://github.com/LingaoM/zbot
4•menggithub•9h ago•1 comments

Show HN: Danube – AI Tools Marketplace

https://danubeai.com
2•preston25•9h ago•1 comments

Show HN: Revise – An AI Editor for Documents

https://revise.io
83•artursapek•2d ago•72 comments

Show HN: Offline-first UK train planner

https://railraptor.com
3•marcusdev•11h ago•2 comments

Show HN: Littlebird – Screenreading is the missing link in AI

https://littlebird.ai/
45•delu•1d ago•22 comments

Show HN: Atomic – Self-hosted, semantically-connected personal knowledge base

https://github.com/kenforthewin/atomic
148•kenforthewin•3d ago•24 comments
Open in hackernews

Show HN: Gridland: make terminal apps that also run in the browser

https://www.gridland.io/
43•rothific•4h ago
Hi everyone,

Gridland is a runtime + ShadCN UI registry that makes it possible to build terminal apps that run in the browser as well as the native terminal. This is useful for demoing TUIs so that users know what they're getting before they are invested enough to install them. And, tbh, it's also just super fun!

Gridland is the successor to Ink Web (ink-web.dev) which is the same concept, but using Ink + xterm.js. After building Ink Web, we continued experimenting and found that using OpenTUI and a canvas renderer performed better with less flickering and nearly instant load times.

We're excited to continue iterating on this. I expect a lot of criticism from the "why does this need to exist" angle, and tbh, it probably doesn't - it's really mostly just for fun, but we still think the demo use case mentioned previously has potential.

- Chris + Jess

Comments

kamens•1h ago
I love this. It needs to exist because it's fun.
rothific•1h ago
Thank you! I'm glad you think so. It's all about fun.