Posts

Show HN: Sanitizer – Strip sensitive data from documents locally before an LLM https://ift.tt/hkDE1Vq

Show HN: Sanitizer – Strip sensitive data from documents locally before an LLM https://ift.tt/4DCwykP August 1, 2026 at 02:42AM

Show HN: SmokeVPN – All-in-One WireGuard VPN Hub – Switch Exits in Realtime https://ift.tt/lUObeYf

Show HN: SmokeVPN – All-in-One WireGuard VPN Hub – Switch Exits in Realtime I have started developing a prototype of a WireGuard VPN hub, where I could set a custom exit to a specific device, for example, my TV box would use a VPN in Germany, while my desktop a VPN is Serbia and I could switch the exit in realtime without having to stop the VPN connections and consequently no disconnections (ssh, etc). The project grew, and I ended up adding SOCKS5 and HTTP proxy, Tor exits, exit pools, random exits, timed exits, and exits/routes based on domains or IP addresses. I also added an in-house DNS with several default block lists (malware, gambling, social media, etc.) I found this project to have potential and decided to commercialize it, Smoke VPN was born. The logs live entirely on the RAM, and I plan to open-source the full stack as soon as I get feedback from real users, people like you... Can you please try the project for free for 7 days or 50 GB (whichever comes first)? You don't...

Show HN: I worked on a new browser for 2 years, today it passed Acid 3 https://ift.tt/vGLTxdq

Show HN: I worked on a new browser for 2 years, today it passed Acid 3 https://ift.tt/0EoSN32 July 31, 2026 at 10:39PM

Show HN: The fastest JSON parser for Go https://ift.tt/cRwsD3o

Show HN: The fastest JSON parser for Go https://ift.tt/ZKejIco July 31, 2026 at 04:47AM

Show HN: Great Spectations, the Spec Checker https://ift.tt/IJmTvQM

Show HN: Great Spectations, the Spec Checker I've worked on several projects writing and implementing specifications (particularly CLN): I've found the specs I write are much better when I quote them in the implementation, so I can see what implementers need to know. Also, when specs change in development, it's almost trivial to find where to update the code. This project is a formalization of my various hacky scripts which ensure the requirements are accurately quoted, and give coverage if any are missing. Not a major Opus, but I hope someone else finds it useful! https://ift.tt/ovqcdBa July 31, 2026 at 02:02AM

Show HN: Play SNES, gba, in your terminal, even in tmux https://ift.tt/9alB0oE

Show HN: Play SNES, gba, in your terminal, even in tmux rom is a ~5k-line C libretro frontend that plays games in the terminal. It renders native pixels with the kitty graphics protocol in Ghostty or kitty, inline! even in tmux! Nine platforms: SNES, NES, GB/GBC, GBA, Genesis, PC Engine, N64, Doom/Heretic/Hexen, Wolfenstein. macOS and Linux, MIT. https://ift.tt/XY1s2q5 https://ift.tt/XY1s2q5 July 31, 2026 at 12:39AM

Show HN: Replicant Space – an HTTP API-based game based on the Bobiverse books https://ift.tt/OF9aWUl

Show HN: Replicant Space – an HTTP API-based game based on the Bobiverse books During Christmas 2025, I found myself burnt out from work. The last few years had been hard, and multiple redundancies saw the company I loved reduce down to just a handful of remaining staff. As a coping mechanism, I kinda disassociated for a while - throwing myself into my personal projects. AI was destroying the passion I had for coding. I tried to find some meaning in development again. After months of throwing myself into creating this game, I slowly fell back in love with coding. I taught myself a bunch of technologies that I was previously unfamiliar - Astro, Flask, Redis, Celery, Just. Anyway, this is Replicant Space. It's free. I love building and playing it. There's a cool story. Aliens are awesome. Feel free to poke the API and take over the galaxy. https://replicant.space/ July 29, 2026 at 10:57PM