`git clone` and `git pull` a lot faster
So you replaced your system and want to start fresh? Or you lost your projects folder, but it’s still hosted on a git server somewhere?…
Reporting live from Germany and such!
So you replaced your system and want to start fresh? Or you lost your projects folder, but it’s still hosted on a git server somewhere?…
Usecase: you need to manage multiple git accounts (e.g. private and work), with each their own SSH key. Example: you use host Bitbucket privately, and…
If there is a Git command you seem to be using frequently, consider using an alias to do so. Aliases come in many different shapes,…
Wow, this is one of the best things I’ve discovered in recent history. Not the best, that’s something completely different, but certainly one of the…
A few days ago I had to reinstall my Raspberry Pi, because the SD card was too slow for my taste. I got raspbian, flashed…
You’re using AngularJS with some form and don’t want to hassle with event listeners when changing a property of an object. Usually, the ng-change directive works…
Learn how to setup and configure PhpStorm for debugging with MAMP and Xdebug. I must have read 8 – 10 articles scattered about the internet…
Nope, can’t be done. You’ll have to work with transactions, if you want any sort of control over this. Or, you know, test first. 🙂
Sometimes you want to give a user an almost instant feeling of being “home” on your website by offering them location based content. There are…
The Azure Dashboard can be customized by double clicking outside the dashboard. The new Portal has this as well, but whereas the old Azure Dashboard had…