I still used my Christmas hoildays on reverse engineering some files of this Xbox 360 game version just for fun with not an happy conclusion…
Category: My personal tools
My free software and open source activities of December 2020
This 2020 is ending but we have things to do as usual!
Reverse Engineering The Saboteur game for Xbox360 with Linux
I spent my Christmas hoildays on reverse engineering some files of this Xbox 360 game version just for fun with not an happy conclusion…
Playstation 3 Proxy for custom firmware version validation in Python
A simple proxy for Linux to use with Playstation 3 to specify the firmware version and still use the online PSN services.
Self-Update your GitHub profile with RSS, Project Releases and Reddit
Auto update your GitHub profile with info from your blog, releases and also from Reddit!
Conventional Commits or how to improve the reliability of your commits
Yes, write commits is a big part of the patch development. Like variable names definition, but is more cool.
Game Genie Good Guy – 4 days retrogaming project
New tool just for you from BCX-BASIC to C with a pyqt version included.
How to pimp easily your ssh client config
This article has been written before more than 1 years, information might old.SSH is one of the tool for every sysadmin or developer and is important to master at best. Right now I am using few settings that improved my daily life with my servers. Auto forward ports on logging to a server Host your-host […]
Monitor WordPress with Prometheus and Grafana
How to track WordPress with Prometheus and Grafana using a plugin? Now is very simple with a lot of cool stuff 😀
Autocomplete WordPress Hooks in Vim
WordPress is not so supported in Vim, let’s try to improve that.