How a ecosystem harms the FOSS brand around the world
Category: Development
My 2021’s life recap
Another year but it wasn’t a long time from my last yearly recap…
Extract data from PDF files with Python
A simple python script with PDFminer to read and manipulate data from a pdf file
How to change the widget HTML by a child WordPress theme
Let’s see with a simple snippet how to achieve it!
NeoVim LSP with Intelephense (with phpActor) for PHP and WordPress (and others)
Integrate everything in your shiny NeoVim!
PHP Error Log Exporter for Prometheus with Grafana dashboard
Grafana with Prometheus is a good way to profile your customers wbsite when you do support for them. Let’s see some real examples!
How to compile C++ software with Qt for Windows/Linux/OSX
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.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 […]
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!
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?
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.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 […]