frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Diffing Binary Files

https://withkord.com/diff
6•wennyyustalim•1h ago•1 comments

Show HN: HUD, an open-source minimal terminal UI for ClaudeCode, Codex, OpenCode

https://github.com/adrida/hud-mode
4•adam_rida•1h ago•1 comments

Show HN: An AI agent that trades inside limits you set, starting on paper

https://quantsignals.xyz/fst
7•henryzhangpku•4h ago•3 comments

Show HN: We built an open USB-C Power Delivery analyzer and programmable sink

https://github.com/T76-org/drpd
4•mtabini•2h ago•0 comments

Show HN: Sixteen sign-in pages for one app, switchable with one env var

https://wordhoard-design-lab.vercel.app
2•sidclaw•2h ago•0 comments

Show HN: LLM control of deterministic coder – Sif 1.0 – LLMs as vibe coders

https://github.com/Mac-at-SifSys/Sif-1.0
4•tmbird•2h ago•1 comments

Show HN: Kotro – local control plane for coding agents

https://github.com/kotro-labs/kotro-proxy-engine
4•rameshpandian•2h ago•0 comments

Show HN: Mvn-lite – I taught Maven to be an introvert for coding agents

https://pvrlabs.xyz/articles/introverted-maven.html
3•ejboy•2h ago•0 comments

Show HN: TestFlight iOS native Buzz client "Hive for Buzz"

https://testflight.apple.com/join/ecMyGtBy
3•pompeii•2h ago•0 comments

Show HN: Simple algorithm and color space to generate diverse skin tones

https://toneyalexander.github.io/inclusive-color-space/
589•automatoney•1d ago•99 comments

Show HN: Modern Browsers Don't Need the Cookie Anymore

https://kuber.studio/cookie/
4•kuberwastaken•4h ago•4 comments

Show HN: Twocal – Calendar sync that verifies both sides actually agree

https://twocal.app/
2•gsudarkoff•2h ago•0 comments

Show HN: Arxid – keyed, non-enumerable ID obfuscation

https://github.com/lucasolopes/arxid
2•byolopes•2h ago•0 comments

Show HN: AgentTerm – open tools to replace the terminal for any coding-agent CLI

https://github.com/albertwujj/agent-term
3•aywu•3h ago•0 comments

Show HN: SIMD Viterbi Decoder in Rust

https://github.com/brian-armstrong/fec
58•brian-armstrong•18h ago•10 comments

Show HN: I built one of the most advanced web-based drum/beat sequencers

https://maximecb.github.io/groovie/#a_96_bar_berlin_techno_arrangement/FdAnck8QxEjUoejHv1EvwfEK6C...
4•maxime_cb•3h ago•2 comments

Show HN: Buy My Agent MCP Server – Search AI Agents from Any MCP Client

https://www.buy-my-agent.com/connect
2•buymyagent•3h ago•0 comments

Show HN: RequestGuard – Protect AI from following your links

https://go.requestguard.com/
2•mariusbolik•3h ago•0 comments

Show HN: Maple-Preview – Ternary 20B MoE running at 120 tok/s on a iPhone

https://deepgrove.ai/maple-preview
158•edwardbzhang•21h ago•49 comments

Show HN: Audio-tldr – Summarize any video or podcast locally with Whisper

https://github.com/AugustusW/audio-tldr-skill
4•AugustusW•3h ago•0 comments

Show HN: Overcheck – self-hosted uptime monitoring, API and multi-user access

https://github.com/overcheck/overcheck
4•fadibar•4h ago•0 comments

Show HN: LearnOS – Open-source, AI-native Coursera you run locally

https://learnos.opara-ai.com/
3•learn_os•4h ago•0 comments

Show HN: I replaced my clipboard manager with a screen-edge shelf 800 downloads

https://edgedrop.vercel.app/
3•Deepender25•4h ago•0 comments

Show HN: Randomverse – An algorithm-free, randomized global social feed

https://randomverse-social.vercel.app
4•MohammedBokir•4h ago•0 comments

Show HN: PageForth - An on-device AI news reader that summarizes any site

https://pageforth.com/
2•nate•4h ago•0 comments

Show HN: CMYK HSL Picker

https://brzozo.ws/utils/cmyk-hsl-picker/
3•RicoElectrico•4h ago•0 comments

Show HN: The Museum of Stack Overflow

https://closedasduplicate.com/
3•hafiz_•4h ago•0 comments

Show HN: Labgrid-MCP – let AI agents drive real embedded hardware labs

https://github.com/onurcelep/labgrid-mcp
7•oclp•4h ago•0 comments

Show HN: AuditBadger – SOC 2 and ISO 27001 – AI drafts, you approve

https://auditbadger.com/
9•mlitwiniuk•4h ago•3 comments

Show HN: HeyBraza – ask out loud how to do something, it points at your screen

https://heybraza.com
4•orakulus•4h ago•0 comments
Open in hackernews

Show HN: Diffing Binary Files

https://withkord.com/diff
6•wennyyustalim•1h ago
My partner reviews a lot of P&IDs (piping and instrumentation diagrams) and the adjacent files involved (excel, docx, pdfs, acd/l5x, etc). In his company, these are usually done in Bluebeam.

It's really hard to see the diff + keep track of all the revisions resulted by these iterations. They end up storing files like "rev3_final_redlined.pdf". We've been looking for something close to Github to do these reviews, but haven't found one easy enough for folks with no CLI experience to understand and use (happy to check out more tools if you know any).

So I built withkord.com to help with revisioning and diffing binary files. Any feedback is welcome.

Comments

axldelafosse•30m ago
Wow that's really cool! Nice work