Fix: Adaway no free space problem on miui/xiaomi.eu roms
Thats all, that should do it, I hope it helps some of you folks out there.
a week with Macbook Pro 2019
Story The 13 inch Macbook Pro 2016 was the first of them with the new design & chassis that I owned. Back then when it was still new most of the reviews were around how replacing all those I/O ports with USB-C a headache for the users. as I remember, I couldn’t care less about… Continue reading a week with Macbook Pro 2019
Setting up dnsmasq on MacOS with Homebrew
So earlier I posted about my decision to Dockerize my entire development environment. In that post I mentioned that you can either manually edit your /etc/hosts file or install a dns server to point domains to your local web server. Disclaimer: this nothing to do with Docker, this steps are can be used even if… Continue reading Setting up dnsmasq on MacOS with Homebrew
LaraDock: Dockerizing my PHP Development Environment
As a PHP Developer I’ve always had instances of webserver, php & database server running as first level services on my Development machines. I can claim that configuring LAMP (recently LEMP) stack was always one of the first things I’d do when I get a new machine. I’ve been using Docker for running other services… Continue reading LaraDock: Dockerizing my PHP Development Environment