Thanks adamchainz!
Category: Tricks
Tricks, Wordpress
My little printer-friendly CSS
Here is my little “Printer friendly CSS” that I add to each and every page using Simple Custom CSS and JS I use it with News-box theme but it should work fine with any other “pretty modern” theme. I started reading How to Create Printer-friendly Pages with CSS (local copy)
I used to run du -hsc / |sort -hr | less but it seems that people needs this
dutree is a free, open-source command-line tool for analyzing disk usage, written in Rust programming language that reports disk usage in a tree-like format.
Tricks
Converting a multi page pdf to multiple pages using a single command
imagemagick – Converting a multi page pdf to multiple pages using a single command – Stack Overflow It’s as simple as Where 4 means 4 digits will be show on the page count. You can change jpg to webp or whatever and ImageMagick understand it. The codes used are the same of the printf function…
Documentations, Tricks
Public Send instances
For those who like FIrefox Send, the free-as-in-freedom, privacy conscious alternative to WeTransfer a public list of send servers may be useful: this page (on github) holds a list of public Send instances.
Tricks, vim
Vim Weekly Tips #26 : Jumps
https://lazybear.io/posts/vim-weekly-tips-26-jumps/
Tricks
Top 7 Must-Read Books for Developers
Top 7 Must-Read Books for Developers — Stay Ahead of the Game Briefly:
Documentations, Tricks
Pv – Show Progress for [Copy/Backup/Compress] Data in Linux
Pv – Show Progress for [Copy/Backup/Compress] Data in Linux Pv is a terminal-based tool that allows you to monitor the progress of data such as coping/moving/backing up files that are being sent through a pipe. Learn everyday something new… never stop learning. (Source tecmint.com)
Fun, Tricks
How to become a command-line wizard
Dudes, I already use the tricks described in «How to become a command-line wizard». Do you think I’m a CLI wizard?
Documentations, Tricks
How to configure wireless wake-on-lan for Linux WiFi card
How to configure wireless wake-on-lan for Linux WiFi card – nixCraft