How to Metaphor: ReFantazio: Grind in Late Game

Metaphor: ReFantazio does offer lists of side quests to level up the party to prepare for the next big battle, that is, up until the new dungeon area, Skybound Avatar, is unlocked for the final-final confrontation. At this point, I had access to few other bounties, few dungeons, and some candidate encounters. Finishing them all,…

Latest articles

How to Add Delay to systemd During Booting

One of the things necessary to maintain a VLAN at home or small office is to automate the boot up sequence as much as possible. In case of, say, power outage, you would want the system to be able to boot up on its own, unless you opted Pis and others to turn on manually…

How to Add Delay to systemd During Booting

One of the things necessary to maintain a VLAN at home or small office is to automate the boot up sequence as much as possible. In case of, say, power outage, you would want the system to be able to boot up on its own, unless you opted Pis and others to turn on manually…

M4, M4 Extreme, and eGPU

eGPU, the popular Thunderbolt solution for underpowered laptops, seems to be sitting on the back burner for Apple. Considering MacBooks did open the way with much of the eGPU devices and support in the early days, it does make me wonder if the Californian company is seriously considering to make Apple Silicon chips to compete…

App to Remove Windows 11 Bloatware

Windows needs a lite version. When I’m working with different Linux distros, at least the community comes together to create a lite version, headless version, or a server version, depending on who is the wordsmith in town; we came to terms with the fact such thing is needed. So from where I stand, I find…

App to Verify Copies using Hash

Few years ago, correction, a decade ago, I did write a short code to verify copied files. As much as I would like to believe NAS is more tolerant, it would be a moot point if the files were already damaged going in —as the saying goes, garbage in, garbage out. Once I had the…

How to List Python Packages for Backup and Sync

If you are testing Python scripts on multiple machines, let alone different versions of Python, there is a moment where you would wish to synchronize all the packages across the versions, across the machines. Before I go into the details, I do want to clarify one thing: depending on how you would to set it…