» Tag
linux
98 postsIs Nix a Safer Alternative to Arch Linux AUR?
Explore whether Nix is a safer alternative to AUR. Comparisons on security, review processes, and reproducibility.
Google Pays $250K for 16-Year-Old Linux KVM Escape Flaw
Dubbed Januscape, a Linux KVM flaw lets guest VMs break out and hijack the host. Google awarded the discovering researcher a $250,000 bug bounty.
Mounting Mac SMB Shares from Linux Without Weakening Security
A deep dive into mounting a Mac's SMB share from Linux via Kerberos and LKDC instead of the common fix that weakens macOS password storage.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comredissnoop: A Zero-Overhead Redis Traffic Profiler via eBPF
redissnoop uses eBPF to watch Redis commands at the kernel level, no MONITOR or proxy needed, reading TLS traffic before encryption while adding zero load to the server.
KernelScript: Cross-Boundary Typed DSL for eBPF Applications
KernelScript presents a DSL that unifies cross-boundary relationships for eBPF applications.
ShellTeam: Manage Coding Agents on Your VPS
ShellTeam is a web app that enables you to manage coding agents on your VPS.
How I Fixed Power Management on a Mainline OnePlus 3T
Insights into the power management issues and solutions for the OnePlus 3T.
Support for Atomic Block Writes in Linux 6.13
Linux 6.13 introduces atomic block writes, enhancing data consistency and performance for database developers.
System Call Instrumentation on Linux/x86-64 Using Memory-Indirect Calls
Explore system call instrumentation on Linux/x86-64 with memory-indirect call techniques.
The Client Said On-Prem, So I Learned Linux Deployments
The client's on-prem request brought different challenges than cloud deployments. Learn about Linux-based deployment processes.