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 more than 1 years ago, 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 […]