Good software knows when to stop
The “New” ls Experience It’s 9 AM, you’re ready to upgrade your favorite Linux distribution and packages to their latest versions. The process goes smoothly, a...
The “New” ls Experience It’s 9 AM, you’re ready to upgrade your favorite Linux distribution and packages to their latest versions. The process goes smoothly, a...
Overview Most people use FFmpeg to convert video files. Few know it ships with a virtual device system called lavfi that generates video from pure math — no in...
!Cover image for That Moment You See ‘Deleting…’ in Git Bashhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3...
This cheatsheet lists the Git commands commonly used to submit a PR pull request to a GitHub repository. It’s mainly for reference. Branch Management bash git c...
Article Ghostty – Terminal Emulatorhttps://ghostty.org/docs Discussion - Comments: Hacker News threadhttps://news.ycombinator.com/item?id=47206009 – 411 points...
markdown !Cover image for Neovim translate popuphttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-t...
Read more about Как конвертировать CHM в один PDF на Linux: без му...
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as we...
Article URL: https://stackoverflow.com/questions/818255/what-does-21-mean Comments URL: https://news.ycombinator.com/item?id=47171233 Points: 42 Comments: 25...
Overview Tmux is a terminal multiplexer. It lets you run multiple programs in a single terminal, detach them so they keep running in the background, and later...
Overview TerminalPhone is a single, self‑contained Bash script that provides anonymous, end‑to‑end encrypted voice and text communication between two parties o...
Useful command when moving source code to a new folder or repository It can update, create, and delete files. bash rsync -av --exclude={'node_modules','.git','...