frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Linux server management over SSH – written in Rust and Tauri

https://serverbox.stupidlabs.lol/
31•freakynit•2h ago•22 comments

Show HN: E-Ink Optimized Manga for KOreader, Kindle, Kobo, ReMarkable with KCC

https://github.com/ciromattia/kcc
3•seam_carver•50m ago•0 comments

Show HN: What Happens When You Give Your AI Agents a Voice and an Attitude

https://fellowgeek.github.io/mcp-speak/
4•pcbmaker20•1h ago•1 comments

Show HN: Slotstream, run Qwen3.8-Flash-Next 4-bit on a low-memory Mac

https://github.com/carloslfu/slotstream
2•carloslfu•1h ago•0 comments

Show HN: License Detector – the fastest, most accurate license detection tool

https://github.com/licensedetector/cli
4•eggbrain•1h ago•0 comments

Show HN: SlideOps, slides from a repo that flag when they drift from the code

https://github.com/glukicov/slideops
6•lukicov•3h ago•5 comments

Show HN: Astral – Astro.js, but in Elixir

https://github.com/elixir-volt/astral
5•dannote•3h ago•3 comments

Show HN: Three Slicer, I ported OrcaSlicer to run in the browser

https://slicer.kimgh06.com/
4•kimgh06•3h ago•2 comments

Show HN: Floe – an open-source plugin for sample libraries – CLAP/VST3/AU

https://floe.audio/
8•windell•5h ago•2 comments

Show HN: NFC Energy-Harvesting PCB Business Card with an MCU

https://wilsonharper.net/projects/businesscard/
206•WilsonHarper•3d ago•24 comments

Show HN: AI startup TrustedRouter raises $1.25M

2•ljlolel•1h ago•0 comments

Show HN: We tried to recover blurred, pixelated and redacted text (480 cases)

https://datablur.app/blog/blur-recovery-study
3•legitimate_key•4h ago•0 comments

Show HN: Evoboard – GitHub style habit heatmaps with automatic activity logging

https://evoboard.me/
3•Borsoon•4h ago•1 comments

Show HN: I tracked 55k free proxies for a week – 1.6% were alive

https://github.com/proxmint/free-proxy-list
4•satineeee•6h ago•1 comments

Show HN: AI studio with 500 models for headshots, video and images

https://magicshot.ai
3•not_wowinter14•5h ago•0 comments

Show HN: SwiftMo Power captures real-time exercise kinematics from a webcam

https://app.swiftmo.com/#/stage/:manualMode/:demo
4•Tomas_Metcalfe•5h ago•3 comments

Show HN: WOML – an HTML-like language for building workflows

https://woml.org/
2•dalibenothmen•1h ago•0 comments

Show HN: I missed the moving blocks, so I built a real Linux disk defragmenter

https://github.com/gbin/defragger
94•gbin•5d ago•68 comments

Show HN: Free, Fast Screenshot App for macOS with One-Click Screenshot Sharing

https://seenshot.app/
7•bigmuzzy•6h ago•7 comments

Show HN: Smooth Game streaming with latency on slow mobile networks ,sktstreamer

https://github.com/sktguha/sktstreamer
4•test1072•6h ago•1 comments

Show HN: Highlander – realtime MiniMax FastH3 with audio at $0.02 per second

https://www.highlander.sh/
3•darrow8•6h ago•1 comments

Show HN: VajraClaw – Deterministic <1µs execution guardrail for AI agents

https://github.com/Top-Celestial-Company-Ltd/DROS-VajraClaw-Hacker
2•dros_jimmy•7h ago•0 comments

Show HN: A Pi extension to monitor your quota for OpenCode GO et CommandCode

https://github.com/Anhydrite/pi-quota-monitoring
2•anhydrite•7h ago•0 comments

Show HN: Catch AI code hallucinations without asking a model

https://github.com/lovettsendit/hedgemony
3•lovettsendit•7h ago•0 comments

Show HN: No Rush – Free macOS ambient places on their own local time and weather

https://no-rush.app/
3•bearjb•7h ago•1 comments

Show HN: Schist – the open source photo editor that feels nice to use

https://schist.app/
3•astrid__•7h ago•0 comments

Show HN: Sonde, a local code graph for AI agents that refuses to guess

https://github.com/anishmoncivarghese/sonde
2•anishvarghese•7h ago•0 comments

Show HN: Live, step-through diagram embeds for Confluence

https://flostep.dev/blog/documentation-diagrams-already-out-of-date
3•pandurang90•8h ago•0 comments

Show HN: Type

https://type.thingg.co/
2•aosmith•8h ago•0 comments

Show HN: Typebase – A single-folder back end you write in TypeScript

https://typebase.io
118•andrewww-dev•5d ago•33 comments
Open in hackernews

Show HN: Floe – an open-source plugin for sample libraries – CLAP/VST3/AU

https://floe.audio/
8•windell•5h ago
I'm Sam, I make sample libraries (as FrozenPlain). These sample libraries run inside Floe, my audio plugin for Linux, macOS and Windows. It's designed for musicians, composers and producers - typically people involved with film/TV/game scoring or ambient music. I open-sourced it primarily because I'm very fond of this philosophy and I want to open the door for serving a wider audience than just my own libraries.

It's totally free, no sign-ups. You'll need a DAW. To try it: - Download and install Floe: https://floe.audio - Download your choice of free packages: https:floe.audio/packages#community-packages or https://www.frozenplain.com/product/music-box-suite-free - Install the packages using Floe's 'Install Package' button. https://floe.audio/docs/installation/install-packages

I'm curious about HN's thoughts regarding the open-source nature, directions I could take for expanding the audience, and the Lua based sample-library it has (https://floe.audio/docs/develop/develop-libraries). Thanks.

Comments

nasso_dev•2h ago
i couldn't find any information about it but i still see an AGENTS.md file at the root of the source tree so: how much AI was used in the making of this? how was it used?
windell•1h ago
Since early 2026 it's mixed AI and handwritten. Before that it was mostly written by hand. Quite a lot of the code goes back to 2018 even. Typically, I do back and forth with Claude Code agents on new features and bug fixes, reading and editing code along with it.