frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: RetroTick – Run classic Windows EXEs in the browser

https://retrotick.com/
151•lqs_•7h ago•43 comments

Show HN: Unfucked – version every change between commits - local-first

https://www.unfudged.io/
36•cyrusradfar•23h ago•22 comments

Show HN: Badge that shows how well your codebase fits in an LLM's context window

https://github.com/qwibitai/nanoclaw/tree/main/repo-tokens
73•jimminyx•5h ago•39 comments

Show HN: Mac hardware toys – pipe your accelerometer into your keyboard lights

https://github.com/pirate/mac-hardware-toys
2•nikisweeting•11m ago•1 comments

Show HN: Interactive Resume/CV Game

https://breezko.dev
2•breezk0•1h ago•0 comments

Show HN: SignalCend – API that resolves conflicting IoT device state in 47ms

https://signalcend.com/
3•TylerArrows•3h ago•0 comments

Show HN: PDF reader with interactive visualizations for research papers

https://zerodistract.com
6•vignesh_warar•3h ago•2 comments

Show HN: Hacker Smacker – Spot great (and terrible) HN commenters at a glance

https://hackersmacker.org
137•conesus•3d ago•161 comments

Show HN: BananaOS, vibecoded operating system that boots on a 486 with ~11MB RAM

3•madamdo•3h ago•0 comments

Show HN: Goatpad

https://www.goatpad.xyz
7•martialg•3h ago•0 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
77•Humanista75•2d ago•32 comments

Show HN: Deff – Side-by-side Git diff review in your terminal

https://github.com/flamestro/deff
113•flamestro•1d ago•63 comments

Show HN: Terminal Phone – E2EE Walkie Talkie from the Command Line

https://gitlab.com/here_forawhile/terminalphone
314•smalltorch•1d ago•78 comments

Show HN: Respectify – A comment moderator that teaches people to argue better

https://respectify.org/
219•vintagedave•2d ago•229 comments

Show HN: CodeLeash: framework for quality agent development, NOT an orchestrator

https://codeleash.dev/
11•cadamsdotcom•17h ago•4 comments

Show HN: Beehive – Multi-Workspace Agent Orchestrator

https://storozhenko98.github.io/beehive/
45•mst98•3d ago•22 comments

Show HN: A real-time strategy game that AI agents can play

https://llmskirmish.com/
217•__cayenne__•2d ago•81 comments

Show HN: Rev-dep – 20x faster knip.dev alternative build in Go

https://github.com/jayu/rev-dep
45•jayu_dev•1d ago•12 comments

Show HN: Clocksimulator.com – A minimalist, distraction-free analog clock

https://www.clocksimulator.com/
126•user_timo•2d ago•96 comments

Show HN: Mission Control – Open-source task management for AI agents

https://github.com/MeisnerDan/mission-control
42•meisnerd•1d ago•12 comments

Show HN: My brother and I built a BI tool with zero UI for data consumers

https://bonnard.dev
8•maxmealing•10h ago•9 comments

Show HN: Django Control Room – All Your Tools Inside the Django Admin

https://github.com/yassi/dj-control-room
132•yassi_dev•2d ago•54 comments

Show HN: I ported Tree-sitter to Go

https://github.com/odvcencio/gotreesitter
221•odvcencio•2d ago•106 comments

Show HN: A self-hosted OAuth 2.0 server for authenticating AI agents and machine

https://github.com/mandarwagh9/MachineAuth
4•mandarwagh•17h ago•0 comments

Show HN: Lazycal – Google Calendar TUI

https://github.com/pranavkarthik10/lazycal
3•treexs•12h ago•0 comments

Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3

https://github.com/moonshine-ai/moonshine
312•petewarden•2d ago•75 comments

Show HN: enveil – hide your .env secrets from prAIng eyes

https://github.com/GreatScott/enveil
201•parkaboy•3d ago•131 comments

Show HN: Emdash – Open-source agentic development environment

https://github.com/generalaction/emdash
203•onecommit•3d ago•71 comments

Show HN: Arrival Radar

https://entropicthoughts.com/arrival-radar
4•kqr•14h ago•1 comments

Show HN: Scheme-langserver – Digest incomplete code with static analysis

https://github.com/ufo5260987423/scheme-langserver
51•ufo5260987423•3d ago•2 comments
Open in hackernews

Show HN: PDF reader with interactive visualizations for research papers

https://zerodistract.com
6•vignesh_warar•3h ago
Hey HN,

I built a PDF reader that can generate interactive visualizations right inside the document. The goal is to reduce the “intuition gap” when reading dense papers: select a concept, click Visualize, and it tries to produce a solid visual interactive app where you can rotate/zoom/step through (not just a text explanation).

Upload any PDF, select text, click Visualize. Demo (no signup): https://zerodistract.com/try/pdf/67cdee74-810b-4f1b-af7d-010...

Product link: https://zerodistract.com

I’d love feedback, especially on what feels useful vs. distracting, and where it breaks.

Comments

georgehill•2h ago
just tried the product, it's good, well executed! especially how the generated visualization fixes itself. any plans to bring in annotation tools?
vignesh_warar•2h ago
Thanks! Yes, it’s on our roadmap. will try to ship it soon.