PDF Manipulation with pdftk

Posted on Fri 24 January 2025 in Developer Tools

Common pdftk commands for merging, extracting, and rotating PDF pages


Continue reading

File Transfer Commands: rsync and scp

Posted on Fri 24 January 2025 in Developer Tools

Practical examples of rsync and scp for transferring files between local and remote systems


Continue reading

Tmux Essentials: A Quick Reference

Posted on Fri 24 January 2025 in Developer Tools

Essential tmux commands and keybindings for session management, window navigation, and pane control


Continue reading

Fixing GitHub Copilot Network Errors on Linux

Posted on Fri 24 January 2025 in Developer Tools

How to fix net::ERR_NETWORK_CHANGED errors with GitHub Copilot on Linux by disabling problematic IPv6 configuration


Continue reading

Using Your DSLR as a Webcam on Linux

Posted on Fri 24 January 2025 in Developer Tools

Step-by-step guide to using a DSLR camera as a high-quality webcam on Linux using gphoto2, ffmpeg, and v4l2loopback


Continue reading

Exploring ImageMagick: A Favorite FOSS Utility

Posted on Mon 18 November 2024 in Developer Tools

A comprehensive guide to ImageMagick, the powerful FOSS image processing utility, with practical examples and code snippets


Continue reading