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•51m 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: Floe – an open-source plugin for sample libraries – CLAP/VST3/AU

https://floe.audio/
8•windell•5h ago•2 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: 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: Smooth Game streaming with latency on slow mobile networks ,sktstreamer

https://github.com/sktguha/sktstreamer
4•test1072•6h ago
The main goal is pretty different from traditional game streaming like moonlight etc

Instead of optimizing primarily for competitive, ultra-low-latency gameplay, I'm targeting 4G/5G and other slow or unstable mobile connections, especially for open-world games.

Think about driving around a huge open-world game.

You want the game world to look smooth. You want to enjoy the scenery, roads, lighting, water, forests, etc. But you also need to know where you actually are right now when the network introduces latency.so it's a hybrid streamer

Comments

sshussain270•6h ago
Very cool! I was thinking for strategy games where players take turns, you could put on blockchain like Bitchat does for messages (by Jack Dorsey). That would eliminate the need for a stable internet connection entirely.