A Formal Analysis of Apple's iMessage PQ3 Protocol [pdf]
usenix.org
Void: Open-source Cursor alternative
github.com
Starlink User Terminal Teardown
darknavy.org
eBPF Mystery: When is IPv4 not IPv4? When it's pretending to be IPv6
blog.gripdev.xyz
Fui: C library for interacting with the framebuffer in a TTY context
github.com
A flat pricing subscription for Claude Code
support.anthropic.com
Lego built full-size F1 cars for the Miami GP drivers' parade
nytimes.com
Finding a Bug in Chromium
bou.ke
Progress toward fusion energy gain as measured against the Lawson criteria
fusionenergybase.com
Podfox: First Container-Aware Browser
val.packett.cool
From: Steve Jobs. "Great idea, thank you."
blog.hayman.net
For better or for worse, the overload (2024)
consteval.ca
Show HN: Test your typing speed and accuracy with movie scripts
atypescriptgame.com
When Abandoned Mines Collapse
practical.engineering
Phoenician culture spread mainly through cultural exchange
mpg.de
Cogentcore: Open-source framework for building multi-platform apps with Go
github.com
Gorilla study reveals complex pros and cons of friendship
sciencedaily.com
First American pope elected and will be known as Pope Leo XIV
cnn.com
Show HN: Using eBPF to see through encryption without a proxy
github.com
The project being discussed in this post is https://codeberg.org/valpackett/podfox#podfox
You can actually use Traefik to do something similar using its Docker service discovery. Instead of being a SOCKS proxy, Traefik is a reverse proxy, and you can combine with `lvh.me` which resolves all subdomains to localhost. I don't use this technique any more, but a functional example command can be seen here: https://github.com/CGamesPlay/dotfiles/blob/c49e2b4ddd0fe591...