frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Graft – Claude Code hooks that cut grep tokens by 42%

https://github.com/NanoNets/Graft
22•shrishdwi•1h ago•22 comments

Show HN: We Implemented the IPv8 Internet-Draft in Linux, Libc, and BGP

https://goonhost.rocks/blog/implementing-ipv8-internet-draft
50•turborigby•4h ago•28 comments

Show HN: LuaCAD – Parametric CAD Scripted in Lua

https://luacad.ad-si.com
2•adius•28m ago•0 comments

Show HN: Online SNMP MIB database - upload/view your own MIBs

https://mib-viewer.com/
7•beefstew123•1h ago•0 comments

Show HN: Karma in Menu Bar

https://github.com/rorz/karma-bar
3•sarreph•44m ago•0 comments

Show HN: DST this DST that, test your containers

https://github.com/bxrne/dstest
3•bxrne•57m ago•0 comments

Show HN: C# Game Engine with its own scripting language and IDE

https://github.com/ArcadeMakerSources/ArcadeMaker
96•am-gm•3d ago•53 comments

Show HN: Self-bench – build SWE-bench style evals from private repos

https://github.com/mupt-ai/self-bench
3•byhong03•1h ago•0 comments

Show HN: Interactive Product Demos made easy

https://www.rendemo.com
2•jakegargaro17•1h ago•0 comments

Show HN: Is AI Dumber Today? An index of AI model experience from user's opinion

https://isaidumber.today/
6•schafberg•3h ago•0 comments

Show HN: Lumabri – Run Moe Models on a P2P Swarm with Colibri

https://github.com/JustVugg/lumabri
44•vforno•16h ago•18 comments

Show HN: Eve Software Factory Template

https://github.com/vercel-labs/eve-software-factory-template
2•flashbrew•1h ago•0 comments

Show HN: Lambdock – Wayland-native GTK4 dock with a live Lisp REPL

https://codeberg.org/jjba23/lambdock
20•jjba23•3d ago•1 comments

Show HN: Rdio – an open-source internet radio control suite

https://rdio-docs.vercel.app
8•taqibrahim•4h ago•0 comments

Show HN: SVC16 = a specified virtual computer to build compilers for

https://janneuendorf.github.io/SVC16/
3•JanNeuendorf•1h ago•1 comments

Show HN: Remarc – contextual feedback for coding agents via MCP

https://github.com/metedata/Remarc
3•young_mete•1h ago•0 comments

Show HN: Sloppy Fast Grouped Scroll View for Svelte

https://prathje.github.io/fast-group-scroll-shadcn-svelte/
2•prathje•1h ago•0 comments

Show HN: Realistic AI Image Generator for portraits and product shots

https://realisticaiimagegenerator.online/
2•realisticaigen•1h ago•0 comments

Show HN: Mininote: Instant, plain-text note taking without tracking or lock-in

https://mininote.ink/
4•helba-ai•1h ago•3 comments

Show HN: Beeb, a daily Blokus-inspired block puzzle game

https://georgemike.com/beeb
2•haberdasher•1h ago•0 comments

Show HN: Measure your AI search with BYOK and OSS (free)

https://github.com/letterstory/lettertrace
2•mathewpregasen•2h ago•0 comments

Show HN: Artifex - Graph Based GPU Harness for AI Agents

https://gatewai.studio/artifex
5•oknaslnkn•4h ago•0 comments

Show HN: Realer Mock Draft – a skill file to based the mock on YOUR league

https://www.hypeleaguefootball.com/mockdraft
2•AlatAnmoku•2h ago•0 comments

Show HN: Burla – Distributed computing framework for AI agents

https://burla.dev/
4•jack_burla•2h ago•0 comments

Show HN: Guess the hidden animal using as few clues as possible

https://puzznest.com/zoodle
3•puzznest•2h ago•0 comments

Show HN: Dumpling Galaxy, a mini Star Battle Puzzle about dumplings bcs why not

https://www.dumpling-galaxy.com/daily/
2•leZon•2h ago•0 comments

Show HN: Shoehorn, a library to quantize an LLM to fit your Mac's VRAM

https://github.com/notactuallytreyanastasio/shoehorn
6•rhgraysonii•2h ago•0 comments

Show HN: Omegle with (full-duplex) Voice Bots

https://www.aimegle.xyz/
3•MichelBartels•2h ago•0 comments

Show HN: A painting engine that lets you sculpt drawings (tech demo)

https://softedge-techdemo.jign.workers.dev/
2•jignb•2h ago•0 comments

Show HN: AI Watermark removers can't verify themselves I built the tool that can

https://github.com/Neeeophytee/ai-watermarks-reality-check
2•sromana14•2h ago•0 comments
Open in hackernews

Show HN: Mininote: Instant, plain-text note taking without tracking or lock-in

https://mininote.ink/
4•helba-ai•1h ago
So, I built this little thing over the past month or so now, I got tired of places for tickets, notes, and such being shoved front and center in apps.

Thus I created Mininote to get away from the noise I wanted something simple to move out of the way completely when I don't need it but be there when I do need it

It contains a slew of features built right in, but the coolest is the sites own API is also the sites own public API no split seam

Comments

dakolli•1h ago
I use everyday, and made a CLI for it, and working on nvim plugin (soon).

https://github.com/dakolli/mininote-cli

The only tool that made me excited to use agents.

helba-ai•1h ago
Now this is a super neat tool, I need to give it a try
helba-ai•36m ago
If you want to see one of the site features in action you can actually check out: https://mininote.ink/u/helba

This is a full homepage generated on demand from the markdown on my notes, this is also where I post all the site change notes as well.

Other things that are in the site is the concept of everything is a page, what this unlocks is when you press "Export" I generate a `zip` or `epub` on the spot and send you the entire resolved tree of notes you have with a TOC and all.

Other things are such as tickets and say a calendar event are all just pages they just rock frontmatter on export so you can have a ticket right under say some ref document you have been reading.

Something even cooler is you can share entire page/folders and they let you link it to anyone cleanly with permissions such as allowing raw and such