Hackers News Debugging Our New Linux Kernel adminFebruary 14, 20250 Read on to learn how we used network packet captures and BPF to debug web server performance, ultimately uncovering a…
Hackers News LINUX is obsolete adminFebruary 7, 20250 i’m glad I read this.> >I was in the U.S. for a couple of weeks, so I haven’t commented muchon>…
Hackers News trycua/lume: A lightweight CLI and local API server to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon. adminFebruary 2, 20250 lume is a lightweight Command Line Interface and local API server to create, run and manage macOS and Linux virtual…
Hackers News Chimera Linux works toward a simplified desktop [LWN.net] adminJanuary 25, 20250 Benefits for LWN subscribers The primary benefit from subscribing to LWN is helping to keep us publishing, but, beyond that,…
Hackers News Using eSIMs with devices that only have a physical SIM slot via a 9eSIM SIM card with Android and Linux adminJanuary 20, 20250 Do you have a phone, tablet, or laptop (or, well, any device…) which will only take a physical SIM, but…
Hackers News nguyenchiemminhvu/LinuxNetworkProgramming: A comprehensive guide for Linux Network (Socket) programming adminJanuary 19, 20250 In my opinion, Linux network programming, especially socket programming, isn’t that difficult. However, learning this topic on your own can…
Hackers News GitHub – ghaerr/elks: Embeddable Linux Kernel Subset adminJanuary 4, 20250 ELKS is a project providing a Linux-like OS for systems based on the Intel IA16 architecture (16-bit processors: 8086, 8088,…
Hackers News Why Linux is not ready for the desktop, the final edition adminDecember 30, 20240 The previous iteration of this article was too technical, too long, and contained a lot of controversial points, so I’ve…
Hackers News Coccinelle — The Linux Kernel documentation adminDecember 25, 20240 Coccinelle is a tool for pattern matching and text transformation that has many uses in kernel development, including the application…
Hackers News Adélie Linux 1.0-BETA6 Released – The Adélie Chronicle adminDecember 15, 20240 TULSA (December 15, 2024) — The Adélie Linux distribution’s sixth beta release, 1.0-BETA6, is now available for download1 for 32-…
Hackers News The lovechild of Windows and Linux nobody asked for • The Register adminDecember 5, 20240 Wubuntu is a stripped-down Kubuntu, with custom themes and additional tools to make it look (a lot) and work (superficially)…
Hackers News Linux TCP SO_REUSEPORT: Usage and Implementation adminDecember 4, 20240 Linux TCP SO_REUSEPORT: Usage and Implementation Improve your server performance using a relatively new feature of the Linux networking stack:…