Stirling PDF
Stirling PDF is a robust open-source PDF editing platform, usable as a desktop app or self-hosted server. It's ideal for Linux users needing local PDF manipulation without external services.
This Linux category curates essential tools and resources for enhancing my workflow and system management on GNU/Linux. It covers everything from robust backup solutions like Borg and Restic to productivity enhancers like Espanso and fzf, alongside practical utilities for PDF editing, video trimming, and system troubleshooting. It's tailored for developers, sysadmins, and power users seeking efficient, often open-source, solutions for their daily operations.
Stirling PDF is a robust open-source PDF editing platform, usable as a desktop app or self-hosted server. It's ideal for Linux users needing local PDF manipulation without external services.
LosslessCut is an FFmpeg GUI that allows for extremely fast, lossless trimming, cutting, and other operations on video, audio, and subtitle files. It's my go-to for quickly extracting parts of videos without re-encoding and quality loss.
SadServers is an excellent test platform where you get a broken Linux server and fix it. It's a fantastic way to sharpen your Linux and DevOps troubleshooting skills with real-world scenarios, almost like a LeetCode for infrastructure.
systemd by example is an interactive playground for learning systemd directly in your browser. It's a safe way to experiment with systemd units without risking your actual system.
Espanso is a privacy-first, cross-platform text expander that makes typing faster across all applications. I appreciate its file-based configuration and support for shell scripts, extending beyond basic snippet expansion to include emoji support.
Darling is essentially Wine for macOS applications on Linux, acting as a translation layer to run Darwin binaries directly. It implements a complete Darwin environment for compatibility.
Shellfirm intercepts risky shell commands, both default and user-defined, prompting a challenge for double verification. It's a pragmatic safety net for preventing accidental damage from common mistakes or AI agent missteps in various environments.
This YouTube video introduces fzf, an extremely useful command-line fuzzy finder. It integrates seamlessly into my shell and Vim, making file and history navigation significantly faster.
Restic is a deduplicating backup solution. While robust, I generally prefer Borg for my own use cases.
Flameshot is a highly customizable, open-source screenshot tool, especially useful on Linux and Wayland, offering robust in-app editing and a command-line interface for scripting captures.
nq is a lightweight Unix command line queue utility for ad-hoc job execution. It requires no daemons, relying on filesystem-level flock(2) for synchronization and sequential task processing.
Restic is a modern, single-executable backup program supporting Linux, Mac, and Windows. I appreciate its focus on effective, verifiable, and cryptographically secure backups across diverse storage types, only transferring changed data.
Starship is a cross-shell prompt that provides a minimal, fast, and customizable command line experience across various shells and operating systems. I appreciate its broad compatibility and performance.
Nerd Fonts aggregates and patches developer-focused fonts with extensive icon sets like Font Awesome and Devicons. It's essential for a visually rich terminal and editor experience.
Anbox allows me to run Android applications directly on any GNU/Linux operating system within a container, providing a more integrated experience than traditional emulators.
This article details using Linux pipes with youtube-dl and VLC to cast videos to Chromecast, bypassing the YouTube app's playback issues. It explores process substitution and named pipes for efficient, on-the-fly streaming.
NoiseTorch provided real-time microphone noise suppression, but the project is now dead due to a security breach. I would not recommend using it or any community forks.
Borgbase offers specialized server hosting for remote Borg and Restic backups. I find it a solid choice for secure, offsite storage, featuring append-only mode, integrated monitoring, and client-side encryption.
Borg is a fast incremental backup tool providing space-efficient, deduplicated storage with strong authenticated encryption and various compression options. I appreciate its FUSE mountable backups for quick data access.
Vorta is a necessary GUI for Borg Backup, making the powerful CLI tool accessible for desktop users. It provides an intuitive interface for managing encrypted, deduplicated backups on macOS and Linux.