frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Vibe zsh, turn natural language into shell commands

https://github.com/skymoore/vibe-zsh
2•iamsky•1h ago•0 comments

Show HN: Hawkeye – local code search for MS/Linux, fast 500k+ file codebase

https://www.zaragsoft.se
2•hawkeye_zarag•1h ago•0 comments

Show HN: ForthWrite – Email AI that learns your voice from every edit you send

https://www.forthwrite.ai/blog/how-forthwrite-learns-your-email-voice
3•curtisboortz•2h ago•0 comments

Show HN: Zenith: sota harness for normal models to beat Fable on FrontierSWE

https://ii.inc/blog/post/zenith
3•emadm•2h ago•0 comments

Show HN: Kew, A distraction-free terminal music player, now on Windows

https://github.com/ravachol/kew
2•ravachol•2h ago•0 comments

Show HN: Fleet – a local-first console for managing Dockerized Hermes AI Agents

https://github.com/matt454/agent-fleet-console
3•matt454•3h ago•0 comments

Show HN: DRM-Free Books

https://frequal.com/Perspectives/DrmFreeAuthors.html
112•TeaVMFan•1d ago•45 comments

Show HN: Zanagrams

https://zanagrams.com/
370•pompomsheep•1d ago•100 comments

Show HN: Privacy Friendly Age Verification System without ID

https://private-age-estimation.vednig.workers.dev
2•vednig•6h ago•0 comments

Show HN: Bash4LLM+ – A lightweight, dependency-free Bash wrapper for LLM APIs

https://github.com/kamaludu/bash4llm/
55•kamaludu•1d ago•18 comments

Show HN: Rust / Red Alert inspired WASM game in the browser (open source)

https://punnerud.github.io/mpe-ra/
6•punnerud•7h ago•1 comments

Show HN: NanoEuler – GPT-2 scale model in pure C/CUDA from scratch

https://github.com/JustVugg/nanoeuler
53•vforno•1d ago•24 comments

Show HN: macOS Native Markdown Reader with Vim Keybinding Using Swift

https://code.intellios.ai/cwmarkdown/
4•coolwulf•8h ago•2 comments

Show HN: HyperPaste – a free, open-source clipboard manager for macOS

https://hyperpaste.io
4•thequietmind•9h ago•2 comments

Show HN: A local-first eBook reader with a journal for each book you read

https://forgottenmachine.itch.io/ms-penrose-in-the-library
4•forgatmachine•3h ago•2 comments

Show HN: A fast hex dumper, written in Rust

https://github.com/CallMeAlphabet/fasthex
3•CallMeAlphabet•9h ago•0 comments

Show HN: Uselink – publish and collaborate on AI-generated HTML

https://uselink.app:443/
4•nathanjryc•9h ago•1 comments

Show HN: Klorn–I built an email firewall because every AI inbox made mine louder

https://github.com/k08200/klorn
2•k08200•10h ago•0 comments

Show HN: XSDR – Real-time event monitoring infrastructure for agents

https://xsdr.app
9•wcrann3•23h ago•0 comments

Show HN: Decomp Academy – Learn to decompile GameCube games into matching C

https://decomp-academy.dev
194•jackpriceburns•1d ago•78 comments

Show HN: AI Music Generator Free and No Signup

https://music0.org/
3•pekingzcc•10h ago•2 comments

Show HN: Backtest a futures strategy described in plain English

https://askfutures.com
5•jmulla•10h ago•1 comments

Show HN: Sonar, local cited codebase briefings tailored to your role

https://github.com/gautamdhameja/sonar
4•gautamdhameja•11h ago•0 comments

Show HN: Running a vision model on every screenshot on-device

https://github.com/ayushh0110/ScreenMind/blob/main/README.md
18•alexkarpathy•11h ago•3 comments

Show HN: Certificate Transparency search that groups related certificates

https://certobserver.com/ct-search
3•rellem•11h ago•0 comments

Show HN: Lorentzian CSS Duality in Causal Diamond Quantum Error-Correcting Codes

https://github.com/ynnk-research/A-Lorentzian-CSS-Duality-in-Causal-Diamond-Quantum-Error-Correct...
4•ynnk•11h ago•0 comments

Show HN: Shacam for macOS – Screen sharing you can touch

https://shacam.com
5•renatoworks•13h ago•0 comments

Show HN: DBOSify – Drop-in Temporal replacement built on Postgres

https://github.com/dbos-inc/dbosify-py
90•KraftyOne•5d ago•19 comments

Show HN: SindriKit – A C framework applying DI to Windows internals

https://github.com/youssefnoob003/SindriKit
2•sibouzitoun•13h ago•0 comments

Show HN: Hacker News on a train station-style flip board

https://popflame.quickish.space/hn-flipboard/
111•PaybackTony•2d ago•27 comments
Open in hackernews

Show HN: A local-first eBook reader with a journal for each book you read

https://forgottenmachine.itch.io/ms-penrose-in-the-library
4•forgatmachine•3h ago
I made this eBook reader because I was looking for something (especially, after I got a foldable phone) that would allow me to effectively:

1. have a journal for every book I read. Taking notes is easier when I can mark up the book + insert my own pages as needed

2. have an RSVP (Rapid serial visual presentation) reading mode, not for the speed reading perspective, but for the focus

3. have all my data be stored locally on Windows or Android and be exportable as plain text whenever I wanted

This was deeply personal, and I've been using Ms. Penrose to read more. There's a bunch of bugs, it is still an alpha build (for example, the TTS tokenization is rough right now and reads aloud awkwardly).

The stack, for those curious:

Flutter + Flame

foliate‑js (MIT)

pdfium for PDF

sherpa‑onnx (offline Piper TTS) for read‑aloud

If you try it out and have any features/feedback in mind, please share!

EDIT: Here are some videos of the app and features: https://forgottenmachine.substack.com/p/the-making-of-ms-pen...

Thank you!

Comments

jauntywundrkind•3h ago
I've been slowly working on trying to co-read a big intimidating book and wiki it up collaboratively, with an AI. Yes, it's Infinite Jest. seems a little related.

i like that you spatialize this, make a library! nice, cute!

forgatmachine•2h ago
That's awesome! Yeah basically this is where the whole journal for each book came from. I'm reading some old economics textbooks and some old CS books!