Months ago I started and finished a project, GBAATM-Rebirth. This tool is a GameBoy Advance rom patcher with a GUI written in C++ using QT frameworks. The issue for me was to compile and generate a compiled version for Windows and OSX other and Linux automatically. So I started a discussion on Reddit to get […]
Category: Development
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!
My Git tips for a better life in your console
My daily Git life with commands and alias!
Your WordPress instance is leaking data (also with Gutenberg)
Yes, also this website if not configured with plugins (not natively) can expose information!
How I ensure that my Open Source projects have a license?
This article has been written before more than 1 years, information might old.Every developer should know that release the code doesn’t mean that is open source. Probably you are asking why, after all the code is public. Also, the bus are public but this doesn’t mean that you can use it without a ticket. Basically […]
You cannot use JavaScript for everything!
I am ready to fight but I can cry it without problems: Don’t use JavaScript for everything.
After 5 years it was time to change the website!
I am getting old but also the website, so I chosen to change the style to be younger than me! Let’s see the brainstorming and wireframe!
WordPress Plugin Boilerplate Powered 3.0 – I, Developer
After 4 years of development a new major version, with a lot of improvements from code organization to composer support!
Why I have chosen to join the ClassicPress project
ClassicPress: a new breeze in WordPress for different reasons and I want to explain to you why I chosen to contribute, also my long time experience in WP.
How Wakatime changed my idea of tracking my coding
This article has been written before more than 1 years, information might old.Developers code, it is our main focus and we have no idea how much time we use on pressing key button on our keyboard every day. Especially in a range of months also for specific projects. More then an year ago I installed […]