You can't capture the nuance of my form fields
Explores nuanced text selection and editing behaviors in form fields across Linux/Firefox and Android, highlighting hidden efficiencies.
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.
Guide to moving Docker and Multipass data directories to a larger partition to free up disk space on a Linux system.
A guide to configuring CLion's debugger to work with Valgrind's gdbserver for debugging memory issues on Linux.
A technical guide on writing an emulator to interpret a simple C program's ELF binary on Linux/AMD64, covering ELF parsing and instruction decoding.
A guide to enabling wake-from-suspend for a Bluetooth keyboard on Ubuntu by configuring USB device power settings via sysfs and udev rules.
A tutorial on upgrading from .NET Core 2.2 to 3.1 LTS on a Raspberry Pi 4, covering download and installation steps.