Cached Memory
Nov 30, 2018
More Docker Fun
›
Handy command pulled from SO to ensure when you enter a docker container, the terminal buffer size isn't 100% messed up: https://stack...
Sep 5, 2018
Docker Thoughts
›
Run the following command to get the IP addresses of the host machine. You an then use the docker IP address within the container to access ...
Jun 29, 2017
Ubuntu 16 and MySQL Fun
›
Did a fresh install of Ubuntu 16 LTS on Azure and installed MySQL with defaults (no password). For whatever reason, I could only connect to ...
1 comment:
Jun 9, 2016
Android Splash Activity "gotcha"
›
The title might be misleading, but here's the essence of the gotcha. Last year I had an app that would throw some exceptions sometimes o...
Sep 16, 2015
Android Event Bus
›
We've used Otto for event notification. If you're not familiar with this, it allows your application to subscribe to events and oth...
Realm.io - Android/iOS Database
›
Coworker pointed out Realm , a mobile database for Android and iOS. Offers increased performance vs native SQLite databases, on both iOS ...
Chuck Norris Quick API
›
Came across a quick URL to testing hitting up an API (well aware there are roughly over a million of these already). GET http://api.icndb....
›
Home
View web version