frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Values, conditions, intent: People should declare them, not the model

https://github.com/Jang-woo-AnnaSoft/execution-state-preflight/blob/main/spec.en.md
1•offaxis•46s ago•0 comments

Show HN: Epure – Self-hosted exception tracker in 2 containers (Rust, Postgres)

https://github.com/epure-sh/epure
1•nonmaskable•1m ago•0 comments

Worker Previews: isolated preview environments for every change your agent makes

https://blog.cloudflare.com/worker-previews/
1•ilreb•3m ago•0 comments

How to Create a Crypto Token in 2026: Complete Step-by-Step Guide

https://www.promoteproject.com/article/228685/how-to-create-a-crypto-token-in-2026-complete-step-...
1•kodegridmarketi•6m ago•0 comments

I Maxed Out Fable 5 and Regretted It

https://thoughts.jock.pl/p/fable-5-efficiency-high-not-max-2026
2•joozio•7m ago•0 comments

Up to 100k in Taiwan spying for China: expert

https://www.taipeitimes.com/News/front/archives/2026/09/16/2003864338
2•harry_nutsachs•7m ago•0 comments

Show HN: ReacherX – Open-source Apollo alternative for founders and devs

https://www.reacherx.com/home
1•noobships•8m ago•0 comments

GPU is starving – LLM host dispatch at 191k steps/s on 1 vCPU

https://github.com/cortexLab011/floria-serving
1•cortexlab1•9m ago•0 comments

Apple Music Hall

https://www.apple.com/newsroom/2026/09/apple-opens-apple-music-hall-a-state-of-the-art-live-music...
3•soheilpro•9m ago•1 comments

Why the hard part of route optimization is the modeling, not the algorithm

https://kardinal.ai/why-the-hard-part-of-route-optimization-is-the-modeling-not-the-algorithm/
1•cedrichervet•10m ago•0 comments

I'm sick of Claudisms, and on AI-based software development

https://www.polso.info/im-sick-of-claudisms-future-ai-software-development
2•Risse•11m ago•0 comments

In Trump, Xi Sees 'Rare Window' to Convince Taiwan That Resistance Is Futile

https://www.wsj.com/world/china/trump-xi-taiwan-f236f228
1•Betelbuddy•12m ago•0 comments

JevBench, a reproducible benchmark for typed decision models

https://benchmarkheaven.com/jev-models
1•florianstandhar•12m ago•1 comments

British Columbia Sues OpenAI, Alleging ChatGPT Aided Mass School Shooting

https://www.wsj.com/tech/ai/british-columbia-sues-openai-alleging-chatgpt-aided-mass-school-shoot...
2•fortran77•12m ago•1 comments

Training a model to identify AI-generated web content from structure alone

https://arxiv.org/abs/2609.15369
1•jochenmadler•12m ago•1 comments

Show HN: ScopeTrail – audit receipts for multi-hop agent delegation

https://github.com/scopetrail/scopetrail
1•mrjimmy1•13m ago•0 comments

Coulomb's law remains tricky to test at home

https://chillphysicsenjoyer.substack.com/p/coulombs-law-remains-tricky-to-test
1•surprisetalk•13m ago•0 comments

Show HN: Gemma 3 4B as a typed decision function in Rust (47 ms/decision)

https://github.com/zozo123/gemma-to-jev
1•zozo123-IB-IL2•14m ago•0 comments

The American Prison Experiment: A History of Good Intentions and Bad Results

https://reason.com/2026/09/08/the-american-prison-experiment/
1•mooreds•14m ago•0 comments

Create digital product stores in minutes and start earning your first dollars

https://cloud.freshlimepay.com/?lang=en
2•jimmy_lee•15m ago•1 comments

PEP 823 – None-aware access operators

https://peps.python.org/pep-0823/
1•Ravencentric•15m ago•0 comments

ForgeMT: Multi-tenant platform for self-hosted GitHub Actions runners on AWS

https://github.com/cisco-open/forge
1•handfuloflight•16m ago•0 comments

Unfinished Work in Package Security

https://nesbitt.io/2026/09/22/unfinished-work-in-package-security.html
1•lumpa•16m ago•0 comments

Landing the Plane

https://theengineeringmanager.substack.com/p/landing-the-plane
1•mooreds•16m ago•0 comments

Package Manager Threat Model, Revisited

https://nesbitt.io/2026/09/22/package-manager-threat-model-revisited.html
1•lumpa•16m ago•0 comments

USWDS is dead. Long live USWDS

https://matthenry.fyi/posts/long-live-uswds/
1•mooreds•16m ago•0 comments

Reading Books

https://herman.bearblog.dev/on-reading-books/
1•Emerald_dreamer•18m ago•0 comments

Google's Intrinsic open-sources its infrastructure for intelligent robots

https://siliconangle.com/2026/09/22/googles-robotics-unit-intrinsic-open-sources-its-foundational...
2•ilamont•20m ago•0 comments

MongoDB Sharding: Manage a Sharded Cluster Visually

https://visualeaf.com/blog/mongodb-sharding-manage-sharded-cluster-visually/
3•fan_drew•22m ago•0 comments

Hedge-fund manager built his firm to be powered by AI agents

https://www.cnbc.com/2026/09/08/brian-kelly-bracket22-ai-agents.html
3•janpot•23m ago•0 comments
Open in hackernews

Bwbach, My Guardian Goblin

https://robertmay.photography/journal/bwbach-my-guardian-goblin
4•robotmay•47m ago

Comments

Algernoon•21m ago
Are there any other existing edge proxies written in Erlang or Elixir out there? It’s not an area I’m very familiar with
robotmay•18m ago
Must admit I'd not even looked about. I don't know of any off the top of my head but I'd be very curious if anyone else knows of any. It wouldn't surprise me if there's a number of closed-source ones in use at scale - it seems to be well-suited to it, in my opinion.
Algernoon•12m ago
It seems to be used by many large companies but with less open source projects of size. I would be interested in trying this proxy in the future if you do opensource it. I use coolify myself but I’ve not had trouble with the default traefik proxy so far.
robotmay•7m ago
There's the option of trying something like iocaine (https://iocaine.madhouse-project.org/) behind your current proxy too, which I mentioned in my previous article. It's not quite the same as it doesn't chuck the bots into tarpit requests, which is obviously the most fun bit, but because of that it probably won't kill Traefik like my system did.