frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Lowfat – pluggable CLI filter that saved 91.8% of my LLM tokens

https://github.com/zdk/lowfat
59•zdkaster•9h ago•45 comments

Show HN: Transcriber with ~97% accurate on-device speaker IDing

https://mimicscribe.app/
2•marshalla•1h ago•0 comments

Show HN: A Simplistic UI for Rich Hickey's Design in Practice

https://github.com/bmillare/design_in_practice_ui
4•bmillare•2h ago•1 comments

Show HN: Local-first fast CPU image to text for screenshots, PDFs, webpages

https://github.com/kouhxp/textsnap
11•mrkn1•7h ago•12 comments

Show HN: Mercek – A Desktop IDE for AWS ECS

https://www.mercek.dev/
61•utibeumanah•21h ago•27 comments

Show HN: Prela – Purely Algebraic Relation Combinators

https://github.com/remysucre/prela
70•remywang•4d ago•13 comments

Show HN: Uruky (EU-based Kagi alternative) now has Image Search and URL Rewrites

https://uruky.com/?il=en
228•BrunoBernardino•1d ago•214 comments

Show HN: SnapToCode – Screenshot any UI and get clean Tailwind code

https://chromewebstore.google.com/detail/snaptocode/jpchamlmjfoccmkdoiaibbpgkidapcnk
2•adithagrawaal•1h ago•0 comments

Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2

https://handwritten.danieljanus.pl/2026-06-01-edsger.html
257•nathell•2d ago•34 comments

Show HN: Fast Android File Manager that works

https://github.com/djanogly/fast-android-file-manager
2•jackjayd•6h ago•3 comments

Show HN: I reverse-engineered the world maps of Test Drive III (1990 DOS game)

https://github.com/s-macke/Test-Drive-3-Maps
215•s-macke•5d ago•56 comments

Show HN: Altersend – File sharing without cloud

https://github.com/denislupookov/altersend
9•denisdev1•12h ago•4 comments

Show HN: Hitoku Draft – Context aware local assistant

https://hitoku.me/draft/
19•lostathome•1d ago•5 comments

Show HN: Cost.dev (YC W21) – making agents cost-aware and cheaper to call

https://cost.dev/
33•akh•1d ago•20 comments

Show HN: NoiR Code – because QR sounds similar to "noir"

https://noir-code.suncake.xyz/
11•Sunkek•2d ago•5 comments

Show HN: Formally verified polygon intersection – Opus 4.8 oneshots, prev failed

https://github.com/schildep/verified-polygon-intersection
45•permute•20h ago•14 comments

Show HN: Papernews – self-hosted daily newspaper PDF for your reMarkable

https://github.com/marcj/papernews
10•bourbonproof•19h ago•3 comments

Show HN: Eyeball

https://eyeball.rory.codes/
291•mrroryflint•3d ago•88 comments

Show HN: Concord – Discord in Terminal

https://github.com/chojs23/concord
4•n3ozz•9h ago•1 comments

Show HN: Nutrepedia – Nutrition info in 29 locales built with Clojure and Htmx

https://nutrepedia.com/en-us/
132•llovan•2d ago•29 comments

Show HN: I embedded 685M public texts in 32 minutes (on 8x A100, Rust, TensorRT)

https://github.com/Artain-AI/ignite-ms
6•ddayanov•1d ago•0 comments

Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

https://github.com/zaydmulani09/mnemo
59•zaydmulani•1d ago•26 comments

Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud

https://boxes.dev
94•nab•1d ago•68 comments

Show HN: FFmpeg WebCLI – Full FFmpeg in Browser, Offline PWA, No Uploads(WASM)

https://github.com/tejaswigowda/ffmpeg-webCLI
83•tejaswigowda•22h ago•37 comments

Show HN: Using Haskell to play music on 3D printer motors (2020)

https://lucasoshiro.github.io/software-en/2020-07-31-music_gcode/
11•lucasoshiro•22h ago•2 comments

Show HN: CentProof – Local-first bank statement reconciliation for macOS

https://centproof.com
4•javamantraact•13h ago•0 comments

Show HN: Live breath detection and biofeedback from a phone microphone

https://github.com/shiihaa-app/shiihaa-breath-detection
64•felixzeller•3d ago•26 comments

Show HN: Lessons learned from running Claude Code swarms at scale

8•sermakarevich•14h ago•2 comments

Show HN: Intencion – Product analytics that improves your AI agents continuously

https://intencion.io
5•sakuraiben•21h ago•1 comments

Show HN: Rscrypto, pure-Rust crypto with industry leading public benches

https://github.com/loadingalias/rscrypto
33•LoadingALIAS•2d ago•14 comments
Open in hackernews

Show HN: A Simplistic UI for Rich Hickey's Design in Practice

https://github.com/bmillare/design_in_practice_ui
4•bmillare•2h ago
For making it easier to iterate with an LLM on Decision Matrices. Try it: https://bmillare.github.io/design_in_practice_ui/

Comments

bmillare•2h ago
What I'm really interested in is how people are taking Rich's Design techniques and hybridizing that with LLMs. This can be for stand alone coding agents, or for LLM aided socratic style discussion. I'm curious what people have done.