Niri brings a different, scrollable tiling window experience that has captivated many Linux users. Read more ›
CHANGES WITH 261: Announcements of Future Feature Removals and Incompatible Changes: * systemd-logind's integration with the UAPI.1 Boot Loader Specification (which allows the systemctl r... Read more ›
LiteLLM is moving its AI gateway to Rust: 15x throughput, 11x less memory, and sub-1ms per-request overhead. No v2, no migration, your config stays the same. Read more ›
A guide for doing static builds for Haskell projects with Nix. Read more ›
Although ZFS exists in an operating system whose future is at risk, it is easily one of the most advanced, feature-rich file systems in existence. It incorporates variable block sizes, compression, encryption, de-duplication, snapshots, clones, and (as the name implies) support for massive capacities. Get to know the concepts behind ZFS and learn how you can use ZFS today on Linux using Filesystem in Userspace (FUSE). Read more ›
When we moved into our current place, we knew pretty quickly we'd want to change our bedroom ceiling fan. That thing easily covered a quarter of our ceiling, wobbled like crazy, and I could not figure out what any of the three (!) pull chains did. It had to go. After some searching, (the CLF513S) from Dreo seemed like a good option. It's reasonably priced, looks quite nice, and most importantly, it's a normal size. I've been on a smart home kick over the past few years, with as my core platfo... Read more ›
A couple of small Nu functions I use daily at work to make my life easier with JuJutsu and Nushell. Read more ›
I’ve been running a mixed Proxmox cluster for years – four nodes of wildly different capability, from an Atom x5-Z8350 with 2 GB of RAM (a z... Read more ›
| | | | | - | - | - | | | **Hacker News**new \| past \| comments \| ask \| show \| jobs \| submit | login | Kawaiintu OS – Bypassing GTK4 theme limits with dynamic Python hooks 1 point by mifjpn 17 minutes ago \| hide \| past \| favorite \| discuss Guidelines \| FAQ \| Lists \| API \| Security \| Legal \| Apply to YC \| Contact Read more ›
NixOS on Xilinx Zynq and ZynqMP. Contribute to chuangzhu/nixos-xlnx development by creating an account on GitHub. Read more ›
systemd-bsod.service, systemd-bsod — Displays boot-time emergency log message in full screen Read more ›
Featureful user input, ‘mini.deps’ freeze, ‘mini.files’ LSP integration, and a heap of module tweaks Read more ›
Home Assistant OS 18.0 is a major release bringing significant updates to all platforms. The Linux kernel has been updated from 6.12 to 6.18 across all targets, Docker has been upgraded to v29.5.3 ... Read more ›
Miracle-WM 0.10 adds shader pipelines, automatic plugin loading, new Wayland protocols, and fixes ahead of the planned 1.0 milestone. Read more ›
I’ve said before that Nix is a lie, and that underneath the ceremony Nix is really just an Input Output Machine. Read more ›
Probably the biggest change for Python over the last five years or so is the advent of the 'fre [...] Read more ›
I’m working on a Kubernetes operator and an API server for it to interface with. Both of these are crates in the same Rust workspace. The motivation for this was that I wanted to define all of the types used by the two services in one place, and keep the services tightly-coupled. When writing the operator, I wrote a protocol to define the HTTP requests the operator sends to the server: Read more ›