frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: System that keeps apps running when a server or region goes down

3•krish678•6h ago
I’ve been working on a small system to understand how applications can stay up even when backends fail.

The idea is simple: instead of sending requests to a single backend, route them through a layer that can switch to another backend if something goes wrong.

It:

checks backend health (latency, errors) avoids unhealthy servers retries requests on another backend if needed

It’s designed as:

a fast routing layer (Rust) a simple control API (Python) shared state via Redis

One thing I found interesting is that failover only works before the response starts — after that, switching isn’t possible.

Still early and mostly an experiment to understand failover and reliability better. This begun as internal experiment, after recent region outages.

Curious how others approach this problem in production systems.

Show HN: Brutalist Concrete Laptop Stand (2024)

https://sam-burns.com/posts/concrete-laptop-stand/
50•sam-bee•1h ago•9 comments

Show HN: A cartographer's attempt to realistically map Tolkien's world

https://www.intofarlands.com/atlasofarda
18•intofarlands•42m ago•1 comments

Show HN: Stop paying for Dropbox/Google Drive, use your own S3 bucket instead

https://locker.dev
56•Zm44•1h ago•46 comments

Show HN: Pion/handoff – Move WebRTC out of browser and into Go

https://github.com/pion/handoff
8•Sean-Der•52m ago•1 comments

Show HN: Ghost Pepper – Local hold-to-talk speech-to-text for macOS

https://github.com/matthartman/ghost-pepper
412•MattHart88•17h ago•185 comments

Show HN: td – a CLI to manage tasks, sessions, and worktrees for agentic coding

https://github.com/rosgoo/td
3•rosgoo•28m ago•0 comments

Show HN: AdaShape-3D modeler for intuitive 3D printing parts / Windows 11

https://adashape.com
25•fsloth•3d ago•12 comments

Show HN: Bx – macOS native sandbox for AI and coding tools

https://github.com/holtwick/bx-mac
4•holtwick•40m ago•0 comments

Show HN: GovAuctions lets you browse government auctions at once

https://www.govauctions.app/
294•player_piano•20h ago•82 comments

Show HN: SwellSlots – Grid Based Surf Forecast App with a Street Fighter 2 UI

https://swellslots.com
2•rawoke083600•1h ago•0 comments

Show HN: Anos – a hand-written ~100KiB microkernel for x86-64 and RISC-V

https://github.com/roscopeco/anos
94•noone_youknow•3d ago•26 comments

Show HN: LookAway 2.0 – a break reminder for Mac that respects what you're doing

https://lookaway.com
2•_kush•1h ago•0 comments

Show HN: Hippo, biologically inspired memory for AI agents

https://github.com/kitfunso/hippo-memory
112•kitfunso•15h ago•23 comments

Show HN: Tusk for macOS and Gnome

https://shapemachine.xyz/tusk/
105•factorialboy•3d ago•35 comments

Show HN: TTF-DOOM – A raycaster running inside TrueType font hinting

https://github.com/4RH1T3CT0R7/ttf-doom
58•4RH1T3CT0R•17h ago•12 comments

Show HN: I built a tiny LLM to demystify how language models work

https://github.com/arman-bd/guppylm
876•armanified•1d ago•129 comments

Show HN: Real-time AI (audio/video in, voice out) on an M3 Pro with Gemma E2B

https://github.com/fikrikarim/parlor
276•karimf•1d ago•35 comments

Show HN: Gemma Gem – AI model embedded in a browser – no API keys, no cloud

https://github.com/kessler/gemma-gem
152•ikessler•1d ago•21 comments

Show HN: Weird Clocks

https://clocks.specr.net
45•vunderba•21h ago•13 comments

Show HN: LLMs as Planners, Not Reasoners

https://github.com/dkohlsdorf/gemini_prolog/
4•dkohlsdorf•4h ago•0 comments

Show HN: I made a YouTube search form with advanced filters

https://playlists.at/youtube/search/
314•nevernothing•1d ago•198 comments

Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf

https://github.com/mohshomis/modo
98•mohshomis•1d ago•22 comments

Show HN: A game where you build a GPU

https://jaso1024.com/mvidia/
951•Jaso1024•2d ago•185 comments

Show HN: System that keeps apps running when a server or region goes down

3•krish678•6h ago•0 comments

Show HN: Docking – Extensible Linux dock in Python

https://docking.cc
26•edumucelli•3d ago•8 comments

Show HN: OsintRadar – Curated directory for osint tools

https://osintradar.com/
83•lexalizer•2d ago•9 comments

Show HN: M. C. Escher spiral in WebGL inspired by 3Blue1Brown

https://static.laszlokorte.de/escher/
173•laszlokorte•2d ago•28 comments

Show HN: Development Driven Testing, Why TDD Is Not the Best Approach

https://www.blundergoat.com/articles/development-driven-testing
2•blundergoat•3h ago•0 comments

Show HN: I just built a MCP Server that connects Claude to all your wearables

https://pacetraining.co/
17•anton_salcher•1d ago•12 comments

Show HN: Meta-agent: self-improving agent harnesses from live traces

https://github.com/canvas-org/meta-agent
9•essamsleiman•17h ago•0 comments