Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Vortex: One Format for Any Shape(spiraldb.com)
    discuss
  2. Prompt_jev(): Bringing Jev to Motherduck SQL(motherduck.com)
    discuss
  3. Tons of Radioactive Waste Was Dumped in the Atlantic. Decades Later It's Leaking(sciencealert.com)
    discuss
  4. Show HN: Blink – A high-performance Jev like decision model for C and WASM
    discuss
  5. Claudisms AI models overuse the same words. This is a running catalog of them(claudisms.ai)
    discuss
  6. 'Turn the cameras off:' London's growing privacy pushback against smart glasses(cnn.com)
    discuss
  7. The Personal Internet(yenecys.bearblog.dev)
    1comments
  8. Runtime Alignment with Synchronous Control Monitoring(max.ax)
    discuss
  9. Values, conditions, intent: People should declare them, not the model(github.com/jang-woo-annasoft)
    discuss
  10. Show HN: Epure – Self-hosted exception tracker in 2 containers (Rust, Postgres)(github.com/epure-sh)
    discuss
  11. How to Create a Crypto Token in 2026: Complete Step-by-Step Guide(promoteproject.com)
    discuss
  12. I Maxed Out Fable 5 and Regretted It(thoughts.jock.pl)
    discuss
  13. Up to 100k in Taiwan spying for China: expert(taipeitimes.com)
    discuss
  14. Show HN: ReacherX – Open-source Apollo alternative for founders and devs(reacherx.com)
    discuss
  15. GPU is starving – LLM host dispatch at 191k steps/s on 1 vCPU(github.com/cortexlab011)
    discuss
  16. Apple Music Hall(apple.com)
    1comments
  17. Why the hard part of route optimization is the modeling, not the algorithm(kardinal.ai)
    discuss
  18. I'm sick of Claudisms, and on AI-based software development(polso.info)
    discuss
  19. In Trump, Xi Sees 'Rare Window' to Convince Taiwan That Resistance Is Futile(wsj.com)
    discuss
  20. JevBench, a reproducible benchmark for typed decision models(benchmarkheaven.com)
    1comments
  21. British Columbia Sues OpenAI, Alleging ChatGPT Aided Mass School Shooting(wsj.com)
    1comments
  22. Training a model to identify AI-generated web content from structure alone(arxiv.org)
    1comments
  23. Show HN: ScopeTrail – audit receipts for multi-hop agent delegation(github.com/scopetrail)
    discuss
  24. Coulomb's law remains tricky to test at home(chillphysicsenjoyer.substack.com)
    discuss
  25. Show HN: Gemma 3 4B as a typed decision function in Rust (47 ms/decision)(github.com/zozo123)
    discuss
  26. The American Prison Experiment: A History of Good Intentions and Bad Results(reason.com)
    discuss
  27. Create digital product stores in minutes and start earning your first dollars(freshlimepay.com)
    1comments
  28. PEP 823 – None-aware access operators(python.org)
    discuss
  29. ForgeMT: Multi-tenant platform for self-hosted GitHub Actions runners on AWS(github.com/cisco-open)
    discuss
  30. Unfinished Work in Package Security(nesbitt.io)
    discuss

Bwbach, My Guardian Goblin

4 pointsby 59m agorobertmay.photography
4 comments
33m agoHN ↗

Are there any other existing edge proxies written in Erlang or Elixir out there? It’s not an area I’m very familiar with

30m agoHN ↗

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.

24m agoHN ↗

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.

19m agoHN ↗

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.