Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
ffmpeg command lines are straight up black magic.
Anyone who understands them is not to be trusted.
It's even worse than tar.
ffmpeg commands are one of the best use cases for ChatGPT
GNU tar is easy and straight-forward.
It's also completely incompatible with any other Unix, but then, what difference does it make is nobody can use them?
A more complex but more commonly used program is rsync
rsync -rav /home/user/Documents /mnt/usbdrive
is treated differently than rsync -rav /home/user/Documents/ /mnt/usbdrive
which is different than rsync -rav /home/user/Documents /mnt/usbdrive/
which is different than rsync -rav /home/user/Documents/ /mnt/usbdrive/
It's a great tool for making copies onto drives, even servers. But man you have to double check how each folder path is laid out, otherwise it'll write the files of one folder to the main drive, unorganized.
If they know Regex, assume you are in Sarumans tower and held captive until a hawk comes in.