webp to png

CLI
Using ffmpeg, which is often already installed by default.

  1. ffmpeg -i file.webp file.png
OR
  1. sudo apt-get update
  2. sudo apt-get install webp
  3. dwebp file.webp -o file.png

trash instead of rm

Using trash instead of rm

Installing trash:
sudo apt-get install trash-cli

Delete/remove:
trash

*starts with –
trash -- -foo
trash ./-foo

View:
trash-list

Empty:
trash-empty

Restore:
trash-restore
restore-trash

Help:
trash --help

Version:
trash --version

Do not alias rm, but rather, start using trash!


Domain names

I purchased a couple of domain names, with an idea to document the changs in my life. Then after purchasing the domains, I thought, maybe I should have just documented my changes here! 🙁 Then again, should I keep my general blogs separate from my personal life change? Maybe or maybe not. I do not know… I am new at this and do not know if I should do the minimal route and use only one site for all I want to do, or break into multiple sites. Hmmm… I am just thinking out loud. I will do a breakdown of the advantages and disadvantages of using only one site versus multiple sites.

Until next time. Au revoir…