linux
TrueNAS deprecates its public build repository on GitHub, raising questions in the community about openness and release transparency.
Just a day after Arch Linux developers believed they got their malware AUR incident under control with 1,500+ packages affected by malware, another round of of AUR malware is now being discovered
It's fast, furious, and somewhat bonkers, but it gets the job done.
Motivation
I wanted to test out the new Unsloth models for Qwen3.6 and Gemma4 on my gaming PC. llama.cpp on Windows is tedious to compile, and I have littered my Windows installation with too many toolchains already. Python venvs, Mingw, Cuda, UCRT64 & WSL to name a few. Windows still does not feel developer friendly to me. I think I’m ok with it being a frontend for Steam’s Big Picture mode. I didn’t want to disturb my Windows setup that I use for gaming. Windows has a nasty habit of breaking GRUB on updates. UEFI fixes that to some extent, but it’s a pain to maintain the UEFI entries manually and change them every time the kernel updates. One of the best benefits of using the method described here is that GRUB is also on the remote drive. I have a couple of NVME drives in the PC, both contain a few games that I play frequently. I didn’t want to get into the hassle of repartitioning everything that the boot loader works with both Linux & Windows. Sure I can use a USB drive and in the past I have done so, but I tend to misplace my USB drives everywhere and when I urgently need one, I tend to pick the USB that’s readily available e.g. for some FedEx printing or as backup drive for photos when on vacation. I end up wiping the Linux USBs more often than not. I already have a NAS, so why not use remote boot ? I always wanted to know how PXE worked over iSCSI.
Limitations
Installing Debian on a network drive will indeed be noticeably slower than a native install. Since I’m going to use some portion of my local NVMe drive to store & load the models, I didn’t really care about the OS performance as I have enough RAM to run everything smoothly once the OS has booted up. I won’t be using this for browsing stuff using Firefox.
Critical Unauthenticated RCE Flaw, no Common CVE identifiers have been assigned yet, although experts suggest there should be at least three to six.
Brendan Gregg's homepage: I use this site to share various things, mostly my work with computers, specifically, computer performance analysis and methodology.
New Linux tracer analyzes production performance problems and troubleshoots software.
No patches yet, can be mitigated, requires user interaction
Discover powerful applications such as Little Snitch Mini, Little Snitch, LaunchBar and Micro Snitch.
Stephen Brennan's personal website and blog.
A Google employee has finally revealed why the Linux Terminal app was added to Android, as well as some info on the future of Linux apps.
Chestnuts roasting on an open command prompt? Why not, with this fun Linux toy.
Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords. Starting with the upcoming LTS release, every keystroke at a sudo password prompt will echo an asterisk — a small UX fix that has ignited one of Linux's fiercest debates in years.
Sandfly is an agentless Linux EDR and incident response platform. Sandfly finds Linux threats without endpoint agents.
skarnet.org: a word about systemd
Little Snitch is now on Linux. See which apps are making network connections, block unwanted ones and find out how chatty your system really is.
In aligning with upstream GNOME 49 expected to ship with X11 support disabled by default, Canonical announced today that the upcoming Ubuntu 25.10 release will also ship without support for running the GNOME desktop on X11.
Dmitry.GR: Slowly booting full Linux on the intel 4004 for fun, art, and absolutely no profit
Hyprland 0.54 was released today as what's described as a 'a massive update with no understatement' to this Wayland compositor.
Copy Fail (CVE-2026-31431): a 732-byte Linux LPE — straight-line, no race, no per-distro offsets. Same Python script roots Ubuntu, Amazon Linux, RHEL, SUSE since 2017. Page-cache write bypasses on-disk file-integrity tools and crosses container boundaries. Found by Xint Code.