Developers: Let distros do their job
Argues that developers should rely on third-party software distributions to package their software, rather than distributing it themselves.
Argues that developers should rely on third-party software distributions to package their software, rather than distributing it themselves.
A quick guide to manually patching the OMIGOD vulnerability in Azure-hosted Linux VMs by updating the OMI package.
A guide to creating command aliases in Linux shells like zsh, bash, and Fish by editing configuration files.
A guide to creating stable udev rules for Linux hwmon interfaces, specifically for CPU temperature monitoring.
A guide to adding directories to the PATH environment variable in zsh or bash on Linux to fix 'command not found' errors.
Explores nuanced text selection and editing behaviors in form fields across Linux/Firefox and Android, highlighting hidden efficiencies.
Guide to connecting a .NET 5 application on Linux EC2 to an RDS SQL Server instance using AWS Managed Microsoft AD for authentication.
A developer shares a script for a global microphone mute toggle hotkey on Linux, useful for calls and gaming.
A technical guide on using Git version control to manage and preserve custom templates and configurations on a reMarkable 2 tablet after software updates.
A technical guide to setting up a simple, secure boot process using UEFI, systemd-boot, and sbctl for SecureBoot key management.
TinyPilot's 11th-month update: Revenue hits $39k, profit surges, and operations move to a new office. Focus on improving margins.
A guide to running a .NET application as a Linux service using Systemd, including setup and a DNS server example.
A technical deep dive into building a high-performance Finger protocol server using Linux's io_uring interface for async I/O.
A guide to installing and configuring PostgreSQL on Linux, covering user setup, database creation, and common connection issues.
A technical walkthrough of debugging a native deadlock in a .NET application running on Linux, using tools like dotnet-dump and analyzing thread stacks.
A guide to troubleshooting and fixing the 'nvm: command not found' error on Linux for bash, zsh, and fish shells.
A guide to customizing the keyboard layout on a Dell XPS 13 in Linux using XKB to remap PgUp/PgDn keys to arrow keys.
Part II of a Linux server setup guide, covering Docker installation, static IP configuration, and system cleanup on Ubuntu Server.
A technical guide on how to exclusively attach a physical keyboard to a graphical environment running inside a Docker container using Linux's evdev subsystem.
Explains how to run Spotifyd in Docker by detailing Linux audio subsystems (ALSA, PulseAudio) and container audio considerations.