frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: One More Letter

https://playonemoreletter.com/
65•hmate9•8h ago•43 comments

Show HN: Firefox in WebAssembly

https://developer.puter.com/labs/firefox-wasm/
184•coolelectronics•10h ago•95 comments

Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)

https://github.com/welcome-to-the-sunny-side/misa77
143•nonadhocproblem•15h ago•41 comments

Show HN: Kosh – a self-hosted personal finance app

https://github.com/kzekiue/kosh/
2•kzekiue•1h ago•0 comments

Show HN: E-- – A language you dial between English and Python

https://github.com/frmoded/e--
21•OdedF•5d ago•14 comments

Show HN: Low-latency local LLM runner via OpenJDK Panama FFM (Java 22)

https://github.com/projectargus-cc/libargus.cc
32•KingJoker•1d ago•6 comments

Show HN: Microcosm Industries – Simulation toys and software microcosms

https://microcosm.industries/
16•arbesman•5d ago•2 comments

Show HN: Capn-hook for coding agents – don't grep the same mystery twice

https://github.com/cyrusNuevoDia/capn-hook
28•knrz•3d ago•5 comments

Show HN: Git-remote-iroh – Ephemeral P2P Git remote

https://github.com/magik6k/git-remote-iroh
3•devttyeu•3h ago•0 comments

Show HN: A cross-platform app for meeting notes and items that don't get lost

https://github.com/kestermckinney/ProjectNotes
4•kestermckinney•5h ago•0 comments

Show HN: Resultant Engineering Student Tools Site

https://resultant.tools/
3•will2092347•6h ago•0 comments

Show HN: Make senders work to get into your inbox

https://www.captchainbox.com
41•felixdoerp•19h ago•67 comments

Show HN: A modern learning tool for programming interviews & professional skills

https://pqdsa.com?welcome
4•_dragonguy•4h ago•0 comments

Show HN: 18KB ls alternative in no_std rust and Libc

https://crates.io/crates/fli-tool
22•tracyspacy•17h ago•5 comments

Show HN: Forall – An AI coding agent that generates machine-checkable proofs

https://github.com/astrio-labs/forall
5•Nolan_Lwin•5h ago•0 comments

Show HN: CloudDM 4.0 – open-source database development platform

https://github.com/ClouGence/open-cdm
4•cloudcanalx•7h ago•1 comments

Show HN: I made a local image compressor to save you from popups andsubscription

https://compressor.conutil.com
4•mahmedalam•5h ago•6 comments

Show HN: Spellsurf – Create words from words

https://spellsurf.com/
9•alexakten•10h ago•6 comments

Show HN: Opening lines of famous literary works

https://www.verbaprima.com/
175•plicerin•1d ago•103 comments

Show HN: Painterly – Turn pictures into digital paintings without generative AI

https://github.com/jbunke/painterly
21•flinkerflitzer•14h ago•4 comments

Show HN: SirixDB 1.0 Beta – Git-Like Versioning, Diffs, Time-Travel Queries

https://github.com/sirixdb/sirix
12•lichtenberger•15h ago•4 comments

Show HN: An incremental build cache for Rust on GHA

https://github.com/clipper-registry/cache/tree/main/rust
4•a_t48•11h ago•0 comments

Show HN: Keybridge publish with a single Touch ID tap, Agent-friendly

https://github.com/tobiasstrebitzer/keybridge
2•tstrebitzer•6h ago•0 comments

Show HN: For 10 World Cups, my model's 2 favorites had the champion every time

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7013338
36•fabioricardo7•19h ago•50 comments

Show HN: A web based VistaPro clone

https://toby.github.io/vista/
10•tobypadilla•1d ago•0 comments

Show HN: MasterVault: Stop your LLM's context file from growing stale

https://github.com/JustMichael-80/MasterVault
2•ChronoDyneSys•7h ago•0 comments

Show HN: Web App Uses RTL-SDR to Align HDTV Antenna

https://tunerscope.com/
26•robotastic•3d ago•3 comments

Show HN: Throttle – Local Claude Cockpit for macOS, now with remote control

https://lorislab.fr/throttle/
2•lorislab•7h ago•0 comments

Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop

https://github.com/clawkwork/clawk
221•celrenheit•2d ago•156 comments

Show HN: Beautiful Type Erasure with C++26 Reflection

https://ryanjk5.github.io/posts/rjk-duck/
116•RyanJK5•1d ago•55 comments
Open in hackernews

Show HN: Kosh – a self-hosted personal finance app

https://github.com/kzekiue/kosh/
2•kzekiue•1h ago
hi hn, i built kosh because i wanted to track my finances without giving a hosted service access to the data.

it supports accounts, transactions, budgets, bills, recurring expenses, goals, and csv imports. it runs on next.js and postgresql, and can be deployed with docker compose.

it’s still early. i’d appreciate feedback on the setup, missing workflows, and anything that would stop you from trusting it with your own records.