Posted on
25th Dec 2024
Below is a small media launcher for Linux/BASH, using, as always fzf :) You can use it to navigate, through directories and select media files to launch with your favorite media player. Of course the script can accept many improvements and it's only basic, but i am leaving this to you, as i wanted...
Posted on
25th Dec 2024
Here are some ways to find the link of RSS feeds, for well known platforms, cause many sites that use them, don't even mention that they have a RSS feed. RSS feeds, are a cool way to read and follow sites, that you really like and want to be aware of.
Wordpress
Add /feed after the site URL
E...
Posted on
18th Dec 2024
One of the most useful commands when i used DOS, was deltree. Quickly and easy, deleting large areas of the hard disk, with no point of return... In Linux, there isn't such a command, or perhaps, it's a bit disguised, but never the less, it hasn't the features of the original deltree command or...
Posted on
11th Dec 2024
Many times, i need to calculate a budget for materials of a project. Other times, i need a quick way to make a simple invoice, for my clients, that can build on the go, from any device. No need for a database, to keep values, prices etc. Just a simple form, to write stuff, insert price and quantity...
Posted on
3rd Dec 2024
Textmode and the terminal in general, comes from a long way back in the past. It was invented in a time, that computers had many restrictions, compared with the present ones. So, the terminal also had its limitations, from which many of them, came because of the systems limitations. Now days, those...