I hate Docker so I banned it from my workstation to run it in a little dedicated but powerful board. Let’s how to do a docker board machine for development.
Category: Development
Customize error log of PHP for WordPress debugging
From a real story about debuggin in production a snippet to improve the error log with more info on a WordPress ecosystem!
A simple boilerplate to create a map with people and a list
A simple boilerplate to add people on a map with openstreetmap and gravatar with a list!
Hacktoberfest 2017 – Do you want win a T-Shirt?
Like every year also this one there will be the Hacktoberfest where everyone with 4 pull requests can win a T-Shirt and few stickers.
How to debug a PHP Open Source Project that you don’t know
Debug is boring especially when you have a bug in a project that is not your.
How I find how to crash Facebook for Android in-app browser
First of all integrated in-app browsers suck. Difficult to debug it and maybe they not follow standards :-/
Facebook Photo Info or how to see the photo data
Facebook can reconize what there is in the photo and add that data in the html page and that extension show them!
CodeCuriosity: Earn stickers doing Open Source on Github
Earn coupon code with your open source contribution!
Remove Facebook Redirect Links with a browser extension
How to convert a greasemonkey as extension? Very simple with webextensions!
How to remove post fields or options in WordPress with a SQL query
Sometimes is necessary to act on the WordPress database with sql queries!