2016-10-09th-those-who-forget-their-mistakes-are-doomed-to-repeat-them-272f346076c74d7e15f39ce1acdc931d

Personal Weekly Review – 12 item list

If you don’t learn from your mistakes, you are doomed to repeat them. As such, doing a regular review is important and talked about in plenty of life hacking / self-help books. The thing is, I’ve had a weekly repeating Google Calendar entry about doing a weekly review for years, but it just said “Weekly Review”….

Continue Reading

Initial Ansible Install on Ubuntu

Because I have to run this on any new Ansible or Vagrant machine, here’s a note to myself to make this a little faster. For Ubuntu Linux machines sudo apt-get –assume-yes install nano man # For a new, minimal install of Ubuntu, e.g a Vagrant Box, they don’t even include a ~/.bashrc file nor nano or man,…

Continue Reading

Can the REM stack be a thing

REM stack : React Express MongoDB   It’s like the MEAN stack which means Mongo, Express, Angular Node. But Express is built on top of Node and is redundant. The other stack I still use a bit of LAMP. Linux, Apache, MySQL, PHP. If you like the idea then you can retweet this. Can the…

Continue Reading

PHP5.6 (or higher) on Ubuntu 14.04

Ubuntu 14.04’s official repo isn’t going to support PHP 5.6 or above. I’m currently on v5.5.9-1 and needed to move to a higher version for a Symfony PHP app I’m working on. Most googling shows you the outdated answer so here’s the commands that worked for me. sudo apt-get install python-software-properties sudo add-apt-repository ppa:ondrej/php sudo…

Continue Reading

Synology NAS – Start with the smaller drives first

When you are setting up a Synology NAS, such as the 8 bay ( DS1815+ ) system I got, you’ll want to start with your smallest drive first and add larger ones over time. If you start with your biggest drive, you won’t be able to make use of the smaller ones.   The reason is best…

Continue Reading

Windows 10 Anniversary update broke Vagrant

If you are like me and use a Windows machine to do web development on, but use a Linux Vagrant virtual machine, then you likely had issues with the virtual box VM not working after the Windows 10 Anniversary update. I found that after spending hours waiting for Windows 10 to update, my usual vagrant…

Continue Reading

Lets Treat Violence like a Contagious Disease

A number of years ago I watched Gary Slutkin’s TED talk on treating violence like a contagious disease and it has drastically changed the way I think about terrorist attacks, military war, police brutality, world peace and more. If you haven’t watched the presentation already I HIGHLY recommend you do. Actually the rest of the…

Continue Reading

The Wealth of Nations but not of the world

So I recently started listening to the audiobook of Adam Smith’s The Wealth of Nations. It’s an epic 36 hour long audiobook. I’ve got the physical book as well and it’s also an epic tome. But, within the intro chapter Adam Smith already makes some presuppositions or at least conclusions which irritate me.  For example…

Continue Reading

I’m choosing to do what I love

I’d been feeling down for a few months now. My girlfriend was worried I was depressed, I likely was. My productivity was barely 30% of what it could be. I would work a couple of hours, feel exhausted and go home to play computer games or watch TV shows. There was a whole variety of…

Continue Reading

fridge-Bio-Robot-Fridge-2

First self-closing Fridges, eventually self refilling fridges.

Why aren’t self-closing fridge doors the default? At work there’s been a couple of instances of the fridge door being left open overnight. It’s obviously an accident, but the fridge defrosts and there’s a big puddle of water left, one of the smaller bar fridges opens onto a newly carpeted area, not good. The food also…

Continue Reading