From: =?iso-8859-10?Q?=e6strid?=

367 Followers
72 Following
222 Posts
Add focus-follows-mouse option, from Barry Wasdell in GitHub issue 4771. · tmux/tmux@f72832c

tmux source code. Contribute to tmux/tmux development by creating an account on GitHub.

GitHub
today: reworking the unit-tests for slaac
source maps: bringing the "ooh they shipped unstripped binaries" experience to zoomers
compilers not supporting explicit constant time operations (until THIS YEAR) is a really dumb own-goal https://blog.trailofbits.com/2025/12/02/introducing-constant-time-support-for-llvm-to-protect-cryptographic-code/
Introducing constant-time support for LLVM to protect cryptographic code

Trail of Bits developed constant-time coding support for LLVM that prevents compilers from breaking cryptographic implementations vulnerable to timing attacks, introducing the __builtin_ct_select family of intrinsics that preserve constant-time properties throughout compilation.

The Trail of Bits Blog
always a good monday morning omen when the static check tool segfaults
spdx is galaxy brain ass shit
/* SPDX-License-Identifier: Call-For-Quote */
never in the entire history of the internet has anyone been excited to see a 169.254.0.0/16 address
I'm also gonna assume that lo-fi originated as something much more interesting before it became essentially an instagram filter... Anybody got some good recs? 👀
is it possible to query an #ethernet bridge about its stp state remotely, or is this only possible via some control-plane interaction? im particularly interested in L2 topology mapping.