As a dedicated Evernote premium user since May 2010, I’ve witnessed its evolution and have largely benefitted from its robust note-taking and task management capabilities.…
How to trigger and run Firebase scheduled functions from localhost
Every wonder how to trigger Firebase scheduled (pubsub) functions directly from localhost during development? It’s actually quite easy, but for some reason not very well…
How to check a DNS TXT record using OSX Terminal
A lot of services today authenticate DNS via TXT records and i find myself looking for web-services that checks those values for me. However, doing…
Updating PHP to 7.2 on OSX using Homebrew
PHP 7.2 provides several critical security updates and it’s important for any PHP developer to make sure that they leave the 5.x branch and jump…
How to fix “Unprotected Private Key File!”-errors when trying to connect to a EC2 machine
Most Amazon EC2-users run in the to pesky “Permissions XXXX for ‘xxx.pem’ are too open. It is required that your private key files are NOT…
Getting the PHP runtime for App Engine to run on Ubuntu
Exciting news out of Google I/O 2013 reveals PHP support on Google AppEngine. As a php and a appengine-nerd, this is great news. And setting…
How to re-enable workspaces on Ubuntu 13.04 Raring Ringtail
Canonical (the makers of Ubuntu) decided to remove the highly useful workspaces on default Ubuntu installations. But have no fear, this guide re-enables the workspaces…
How to fix Unity And Compiz not showing after Ubuntu 13.04 upgrade
After upgrading my installation of 12.10 Quantal Quetzal to Ubuntu 13.04 raring ringtail Unity decided to go in to hiding mode. Not sure why this…
Getting Nvidia-drivers to work on Ubuntu 12.10 – Quantal Quetzal
After installing Ubuntu 12.10 Quantal Quetzal on my development-machine i noticed that i wasn’t running on the Nvidia drivers for my GeForce GTX 560 Ti. And to…
Changing font-size in Ubuntu 12.10 without MyUnity
Since MyUnity isn’t available yet in Ubuntu 12.10 Quantal Quetzal i though i’d write a quick update to my previous post which isn’t working on…