Posted on
10th Jan 2025
I don't know why there are too many implementations that look like neofetch and why they are so complicated. I mean, i just saw one, using python and being tenths of files and hundreds lines of code. Why? Because of the ASCII logo?
Anyway... if you want a quick way to see a complete summary of s...
Posted on
7th Jan 2025
The Hackberry Pi is a nifty, cyberdeck. If you are looking for a portable, every day use Raspberry device, then look no more... except one little thing. It uses a "weird" battery format, for today standards, the BL5C. The idea behind the use of the BL5C battery is good, i get it. It's small, compact...
Posted on
1st Jan 2025
What is this?
This is a small script to quick find Firefox bookmarks, in Linux, using DMENU or/and FZF
What you will need...
For this to work, you need to have installed the following:
firefox ;)
sqlite3
dmenu or fzf
How it works...
The trick part of all this to work is the actua...
Posted on
29th Dec 2024
Here you will find some script for specifically been used in Retropie. I made them, cause i always finding my self, looking for the these functions that Retropie didn't have. But, lucky us, Retropie can be customized and you can add, whatever script, to make it even better. This page will be updated...
Posted on
29th Dec 2024
Making DOSBOX full screen isn't too hard, but making it full screen in a square screen it is. After multiple tries, i found a way to do so and also in my Hackberry Pi, which uses a 720x720 LCD screen. The following guide is for use with a Hackberry Pi, under plain terminal/TTY.
Before doing so, u...