frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: I was tired of opening 2 tabs for every HN link, so I made a userscript

https://github.com/twalichiewicz/HNewhere
107•twalichiewicz•3h ago•33 comments

Show HN: Learning Rust by writing a Markdown to HTML compiler

https://andreadimatteo.com/md-to-html-compiler.html
3•deotman•7m ago•0 comments

Show HN: How far do I have to go to run into 100k people?

https://imjasonh.github.io/playground/population-rays/
44•ImJasonH•5d ago•33 comments

Show HN: XY – A Fast, composable, GPU-accelerated interactive plotting library

https://github.com/reflex-dev/xy
111•apetuskey•9h ago•41 comments

Show HN: Manim (3Blue1Brown's animation engine) in the browser via WebGPU

https://studio.academa.ai/
13•sinaatalay•1h ago•6 comments

Show HN: Can you distinguish NBA shooting streaks from randomness?

https://www.hothand.study/
2•Tippedcellar405•33m ago•0 comments

Show HN: Sleepsignal.app

https://sleepsignal.app/
2•coldbreeze•37m ago•0 comments

Show HN: Local meeting notes transcriber, but linuxy

https://github.com/tomelliot/all-ears
2•tomelliot•40m ago•0 comments

Show HN: Formally verified 3D CSG: Trust 93 lines spec, not 1000 lines AI code

https://github.com/schildep/verified-3d-mesh-intersection
105•permute•12h ago•46 comments

Show HN: Cloudflarebase – open-source Firebase alternative on Cloudflare

https://github.com/cloudflarebase/cloudflarebase
3•alex_equimake•1h ago•0 comments

Show HN: Scala Tutorials – interactive Scala 3 lessons in the browser

https://scalatutorials.com
74•eranation•4d ago•32 comments

Show HN: Resultant Engineering Website

https://resultant.tools/
2•will2092347•1h ago•0 comments

Show HN: Magpie, a CLI to Turn Your AI Agent into a Bookkeeper

https://github.com/kyle-visner/magpie
3•kvisner•1h ago•0 comments

Show HN: tale.fyi, we deserve a home for fiction

https://tale.fyi/@sam/announcing-tale-fyi-read-or-listen-to-an-entire-book-from-a-single-link
70•samuelcole•11h ago•58 comments

Show HN: Beakdown – a game inspired by Joust/Skirmish

https://beakdown.fun/
8•novlrdotcom•5h ago•13 comments

Show HN: Cynative – Read-only CLI in Go that explains your live infrastructure

https://github.com/cynative/cynative
13•szin•8h ago•4 comments

Show HN: My recommendations after reading 1,500 books

https://brianhama.com
2•brianhama•2h ago•2 comments

Show HN: Mustuse.ai – Open-source automated ranking system run by agents

https://mustuse.ai
2•daimajia•2h ago•0 comments

Show HN: A tool to privately timestamp a claim and reveal it on schedule

https://prove-yourself.sebmellen.com/
2•sebmellen•2h ago•2 comments

Show HN: Minions Army Harness – Small Version of Claude Tag

https://github.com/baristaGeek/minions-army-harness
3•baristaGeek•3h ago•0 comments

Show HN: Segue – Save context in one AI, load it in another by a short handle

https://segue.ai/
30•csaguiar•12h ago•21 comments

Show HN: Yap – OSS on-device voice dictation for macOS with no model to download

https://github.com/FrigadeHQ/yap
98•pancomplex•1d ago•38 comments

Show HN: VoiceHop – Real-Time Audio and Video Translation

https://chromewebstore.google.com/detail/voicehop-real-time-audio/gpjfekccjgnojplebmaafgbhjggimfio
2•qwikhost•36m ago•0 comments

Show HN: CogniKernel; AI Coding with cross session and cross platform memory

https://github.com/KanishkNoir/cognikernel
2•KanishkNoir•3h ago•0 comments

Show HN: Writekin – fine-tune a local LLM on your own writing, on your Mac

https://github.com/scouttyg/writekin
5•eggbrain•6h ago•1 comments

Show HN: Vyne – Zapier for DeFi users, run from any LLM or the workflow builder

https://app.vyne.finance
2•rajgoesout•4h ago•0 comments

Show HN: Flashpaper – Self-destructing secret sharing with no database

https://flashpaper.app/
25•minpym•9h ago•6 comments

Show HN: Verifiable receipts for firmware CVE reproduction

https://github.com/prevotai/colmena
4•TheLuisBolivar•4h ago•0 comments

Show HN: Learning Mode – Claude refuses to write code

https://github.com/melsayedx/learning-mode
2•melsayedx•4h ago•0 comments

Show HN: FeyNoBg – Automatic background removal model and training library

https://usefeyn.com/blog/feynobg/
118•snyy•1d ago•28 comments
Open in hackernews

Show HN: Mustuse.ai – Open-source automated ranking system run by agents

https://mustuse.ai
2•daimajia•2h ago
Hi HN,

MustUse.ai is an open-source framework for building ranking sites that Codex agents can fully research and maintain automatically.

Friends often ask me which AI tools they should use for different tasks. I wanted a ranking I could trust and point them to, but many of the lists I found were full of ads, affiliate incentives, or sponsored placements.

I didn’t want to maintain yet another directory by hand, either. So I started wondering whether Codex could research the market, produce the rankings, and keep them up to date. That’s how MustUse.ai started.

The demo currently ranks AI tools, but the same setup can be adapted to other subjects. By changing the included Skills, you can create an agent-run ranking site for games, movies, music, books, software, or almost anything else.

Live site: https://mustuse.ai GitHub: https://github.com/daimajia/mustuse.ai

It’s still an experimental project, and I’d love to hear what you think.