frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Running 104GB Qwen3.8-Flash-Next on 48GB Mac with at ~12 tok/s

https://github.com/carloslfu/slotstream
64•carloslfu•2h ago•50 comments

Show HN: Semantic Overlays – an NX bit for LLM prompt injection (live demo)

https://semantic-overlays.vercel.app/
3•joshua_s_penman•1h ago•0 comments

Show HN: Laser Graffiti

https://laser.consti.de
246•con•3d ago•55 comments

Show HN: We built the smallest dual-band aircraft tracker

https://pantsforbirds.com/the-worlds-smallest-dual-band-ads-b-receiver-module/
91•CoolNamesAllTkn•5d ago•23 comments

Show HN: I measured when impossible-to-book restaurants release their tables

https://tablefriend.app/clock
3•BrendanSF•4h ago•5 comments

Show HN: PearPie – Private AI chat that syncs peer-to-peer, no accounts needed

https://www.pearpie.ai/launch/
3•cheesetoast•4h ago•3 comments

Show HN: Openheim – a multi-provider LLM agent runtime, written in Rust

https://openheim.io/
3•themartto•5h ago•0 comments

Show HN: OSS, K8s-native AI platform for distributed multi-model inference

https://github.com/axem-solutions/shaide
4•EmbeddedMagicX•5h ago•0 comments

Show HN: MQLens – A Native MongoDB GUI (SSH, X.509, Kerberos, No Electron)

https://mqlens.com/
3•deveshk0•6h ago•0 comments

Show HN: Keeplea – photograph everything you want to remember

https://keeplea.app/
4•BrainQuanta•6h ago•6 comments

Show HN: Markdown Viewer and Editor

https://kingsbridge-consultancy.com/md-viewer/
30•beerglass•22h ago•17 comments

Show HN: FnScribe – Open-source, offline dictation for macOS

https://github.com/AlgorithmicResearchGroup/fnscribe
36•modagent•4d ago•25 comments

Show HN: Serendipity – rediscover the web one interesting page at a time

https://serendipity.surf/
6•RaCaS123•15h ago•6 comments

Show HN: I built a live stream site where every spot is instantly AI-generated

https://videoai.me/live
7•Paul_Grsl•8h ago•9 comments

Show HN: Seatlr – We rebuilt our traveler chat into an AI-powered travel network

https://www.seatlr.com/
4•alihadi965•15h ago•0 comments

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

https://floe.audio/
21•windell•1d ago•13 comments

Show HN: Corporate Mind Games – logic puzzles with a sarcastic corporate theme

https://corporatemindgames.com/
48•dontwordle•1d ago•15 comments

Show HN: Unitpost/email – open-source Email Components and Layouts

https://www.unitpost.com/email
4•docreator•9h ago•2 comments

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

https://github.com/glukicov/slideops
22•lukicov•1d ago•5 comments

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

https://wilsonharper.net/projects/businesscard/
217•WilsonHarper•4d ago•30 comments

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

https://github.com/gbin/defragger
96•gbin•1w ago•72 comments

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

https://fellowgeek.github.io/mcp-speak/
10•pcbmaker20•1d ago•5 comments

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

https://typebase.io
118•andrewww-dev•6d ago•47 comments

Show HN: I Built the AI command center that runs all local models in one place

https://generativeide.com/
3•rohangnaneshjh•15h ago•1 comments

Show HN: Keel - A conductor, not an agent loop

https://daneb.github.io/keel/
5•danebalia•22h ago•0 comments

Show HN: Galaxium, an experimental WebGPU space explorer

https://galaxium.app
136•guillaumec•1w ago•40 comments

Show HN: A Curated Library of Hero Sections from Fast-Growing Startups

https://www.herotxt.page/
5•lynn_xx•16h ago•3 comments

Show HN: The load-bearing vocabulary of Claude

https://louisabraham.github.io/load-bearing/
700•Labo333•5d ago•326 comments

Show HN: I rebuilt tank game with new style

https://www.battle-tank.com/
3•dutay05•17h ago•4 comments

Show HN: SubSmith – Turn your own videos into language-learning material

https://subsmith.app
77•IbrahimF96•4d ago•51 comments
Open in hackernews

Show HN: Semantic Overlays – an NX bit for LLM prompt injection (live demo)

https://semantic-overlays.vercel.app/
3•joshua_s_penman•1h ago
I've built a new method for steering LLMs called Semantic Overlays, small trained adapters on a frozen model which change how it perceives a piece of its context. The most readily applicable usage is to mitigate prompt injection, and it lets us take a very-injectable Qwen-3.5-9B to SOTA scores on all the prompt injection benchmarks I could find. (They are only blackbox attacks, but I did NOT train on anything like them — whitebox attacks are out of scope for this paper)

I'm excited for you to play with the tech — see if YOU can break it! (let me know if you can)

Paper at https://arxiv.org/abs/2608.23873 if you want to read more about it, code at https://github.com/JoshuaSP/semantic-overlays, adapters at https://huggingface.co/joshuapenman/semantic-overlays-adapte...

Also https://x.com/joshua_s_penman/status/2094823990472884389 if you wanna watch a little video I made!