frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Changed how I use agent harnesses

https://github.com/maximhq/bifrost/
2•Swapnoneel•3h ago
I’ve been using OpenCode for quite a while now, and I’m in love with it. The subscription cost of Claude Code or Codex doesn’t make much sense to me, so I prefer the free tier of OpenCode Zen!

But for planning and drafting I do need capable models, which I grab from Zenmux or similar providers, and those are heavily rate-limited. I’d get most of the way through a task and hit a limit, which meant stopping, opening the config, swapping the provider, restarting, and picking the task back up from wherever it died. Three or four times per complex task. Losing the quota was annoying. Losing my place in the task was worse.

What I settled on was putting a gateway in front of everything and pointing OpenCode at that instead of at any single provider. One base URL in the OpenCode config, and the routing happens behind it. When one provider 429s, the request goes to the next one with headroom.

I tried LiteLLM first. It works, and if your stack is already Python it’s probably the more obvious pick.

But, I recently found out about Bifrost, and switched from LiteLLM. What made it fit my setup is that it’s a single Go binary with a local SQLite config store, so there’s no separate database service to run alongside it. I’ve got 9 providers configured with fallbacks between them, which is the part that actually fixed the interruptions.

Sharing in case it helps anyone with the same problem. Took me a while to land on this.

Show HN: Isopolis – Isometric pixel map of SF

https://sf.isopolis.city/
224•nuwandavek•9h ago•50 comments

Show HN: ssh ssh.place

https://ssh.place
117•jeninh•9h ago•71 comments

Show HN: A Handwritten Blogging Platform

https://handwritten.blog/
108•emilesilvis•3d ago•54 comments

Show HN: The best-paid AI/tech job anyone advertises pays $824k, not $100M

https://ctaio.dev/en/jobs/
3•norejisace•34m ago•1 comments

Show HN: Kakehashi – Experimental userspace to run macOS binaries on Linux ARM

https://github.com/wie-project/kakehashi
220•vlad_kalinkin•17h ago•55 comments

Show HN: Kuvu AI – Your All-in-One AI Creative Studio and Marketing Studio

https://kuvu.ai/
2•longyuanpro•39m ago•0 comments

Show HN: TermBoard – A TUI dashboard for Python projects

https://github.com/HeyShinde/TermBoard
2•heyshinde•40m ago•0 comments

Show HN: We Fixed UniFi's Slow PPPoE Performance with PPPoE Half-Bridge

https://arcbox.dev/blog/unifi-pppoe-half-bridge-acceleration
7•uneven9434•1h ago•3 comments

Show HN: I created a project management system

https://is.team
7•spotlayn•3h ago•8 comments

Show HN: SaaS payment integration in ~10 lines of code

https://github.com/paycan-app/paycan
5•mehraban•1h ago•2 comments

Show HN: Make your Framework 12 sound like a creaky door

https://github.com/ArcaEge/creakwork12
84•arcaege•13h ago•16 comments

Show HN: Hacker News CLI

https://github.com/ViktorRingnes/hackernews
2•viktorringnes•1h ago•0 comments

Show HN: NixOS-DGX-Spark – Nix and NixOS on the DGX Spark

https://github.com/graham33/nixos-dgx-spark
118•graham33•17h ago•36 comments

Show HN: Daily Math Puzzle

https://dozenal.game
2•sarreph•2h ago•0 comments

Show HN: Eight: a symbolic, indentation-based programming language

https://git.disroot.org/EightLang/Eight/src/branch/alpha
2•Vextoly•2h ago•1 comments

Show HN: Shitty – fast terminal. Memory-unsafe and faster than yours

https://github.com/pg83/shitty
143•pshirshov•11h ago•130 comments

Show HN: Bor – Open-source policy management for Linux desktops

https://getbor.dev/blog/2026-08-02-bor-v080-release/
176•eniac111•1d ago•24 comments

Show HN: ssh paint.dn.ht

2•dhotson•2h ago•0 comments

Show HN: Fuse – statically typed functional programming language

https://fuselang.org
110•the_unproven•22h ago•37 comments

Show HN: Do Codex skills save tokens? A six-run task-size benchmark

https://codex-howto-benchmark.nguyenvantamdk2.chatgpt.site
5•phelannguyen164•6h ago•1 comments

Show HN: Changed how I use agent harnesses

https://github.com/maximhq/bifrost/
2•Swapnoneel•3h ago•0 comments

Show HN: Curved Crease Folding

https://curved-crease-interactive.vercel.app/
2•coroush•3h ago•0 comments

Show HN: New Parts for Old Computers

https://newold.computer/
4•joshu•5h ago•0 comments

Show HN: Mu – Tools for Agents

https://github.com/micro/mu
50•asim•12h ago•21 comments

Show HN: An AI wrote and illustrated a book of fables about threads and packets

https://booyaka101.github.io/thedailyfable/day07/
6•Booyaka101•6h ago•1 comments

Show HN: NoCrap – Gamifying porn addiction recovery

https://nocrap.vercel.app/
2•uioio•4h ago•0 comments

Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

https://github.com/tom-ilan/cycloidal_gearbox
324•tomilan•1d ago•107 comments

Show HN: Elevators

https://john.fun/elevators
1640•Jrh0203•2d ago•401 comments

Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary

https://github.com/paoloanzn/microcodex
19•paoloanzn•14h ago•15 comments

Show HN: Kwayk – Reimplementing Quake in Qt Quick3D with Jolt Physics

https://github.com/glazunov999/Kwayk
2•glazunov999•5h ago•0 comments