Mr TIFF
inventingthefuture.ghost.io
SPy: An interpreter and compiler for a fast statically typed variant of Python
antocuni.eu
Hypothesis: Property-Based Testing for Python
hypothesis.readthedocs.io
Asus Announces October Availability of ProArt Display 8K PA32KCX
press.asus.com
RISC-V takes first step toward international ISO/IEC standardization
riscv.org
This week in 1988, Robert Morris unleashed his eponymous worm
tomshardware.com
Bluetui – A TUI for managing Bluetooth on Linux
github.com
Apple’s Persona technology uses Gaussian splatting to create 3D facial scans
cnet.com
Intervaltree with Rust Back End
github.com
The Microsoft SoftCard for the Apple II: Getting two processors to share memory
devblogs.microsoft.com
Pg_lake: Postgres with Iceberg and data lake access
github.com
Grayskull: A tiny computer vision library in C for embedded systems, etc.
github.com
The Hackers Manifesto (The Conscience of a Hacker) (1986)
phrack.org
UPS plane crashes near Louisville airport
cbsnews.com
Patching 68K Software – SimpleText
tinkerdifferent.com
By the Power of Grayscale
zserge.com
Codemaps: Understand Code, Before You Vibe It
cognition.ai
Direct File won't happen in 2026, IRS tells states
nextgov.com
I took all my projects off the cloud, saving thousands of dollars
rameerez.com
Vectorizing for Fun and Performance
ibm.com
Uncle Sam wants to scan your iris and collect your DNA, citizen or not
theregister.com
Preventing Kubernetes from Pulling the Pause Image from the Internet
kyle.cascade.family
I built a project that implemented intervaltree in Rust and exposed PyO3 bindings as a drop-in replacement for Python's native intervaltree. It is significantly faster, and I will be adding more features, such as AVL and red-black trees for balancing.