I got tired of manual priority weights in proxies so I used a Reverse Radix Tree instead
Most reverse proxies like Nginx or Traefik handle domain rules in the order you write them or by using those…
Most reverse proxies like Nginx or Traefik handle domain rules in the order you write them or by using those…
Google Photos will now let you make memes with your own images. On Thursday, Google introduced a new generative AI-powered…
Radicle is a sovereign {code forge} built on Git. Synopsis Radicle is an open source, peer-to-peer code collaboration stack built…
Archive link: https://archive.md/vk8ov, Capitol One statement: https://investor.capitalone.com/news-releases/news-release-d…, Brex statement: https://www.brex.com/journal/brex-and-capital-one-join-force… Read more on Hacker News
We have a challenge with ssh. Every VM has a standard URL that we use for both HTTPS and SSH,…
#*************************************************************************** # _ _ ____ _ # Project ___| | | | _ | | # / __| | |…
A Linux kernel framework for synthetic PCIe device emulation entirely in userspace. https://cakehonolulu.github.io/introducing-pciem/ https://cakehonolulu.github.io/docs/pciem/ What is PCIem? PCIem is a…
Cowork: Claude Code for the rest of your workCategoryProduct announcementsAgentsProductClaude appsDateJanuary 12, 2026Reading time5minShareCopy linkhttps://claude.com/blog/cowork-research-previewWhen we released Claude Code, we…
We recently organized our documentation and put it up on https://docs.tangled.org, using just pandoc. For several reasons, using pandoc to…
Look, I know everyone here loves NVIDIA. And for good reason – those cards are beasts. But I've been arguing…
Tailsnitch A security auditor for Tailscale configurations. Tailsnitch scans your tailnet for 50+ misconfigurations, overly permissive access controls, and security…
The project is available at: https://github.com/shuaimu/rusty-cpp As someone who has spent almost 15 years doing systems research with C++, I…
Happy New Year!For the past 20+ years, every Common Lisp application that needs HTTPS has traditionally had one option: cl+ssl,…
So I've been messing around with MCP and kept thinking about security. These agents can call tools, query databases, hit…
Rust–: Rust without the borrow checker A modified Rust compiler with the borrow checker disabled. This allows code that would…
See also: https://www.businessinsider.com/sergey-brin-says-leaving-goo… Google co-founder Sergey Brin on leaving retirement to work on AI – https://news.ycombinator.com/item?id=37226292 – Aug 2023 (25…
I was recently contacted by linkedIn "recruiter" who's upto no good it seems. After some brief chatting, they asked me…
snitch a friendlier ss / netstat for humans. inspect network connections with a clean tui or styled tables. install go…
Logging sucks. And here’s how to make it better. by Boris Tane 2024-12-20T03:14:22.847Z INFO HttpServer started successfully binding=0.0.0.0:3000 pid=28471 env=production…
TL;DR:Put that in your nginx config:location / { # needed to still allow git clone from http/https URLs if ($http_user_agent…