Notes
Just fleeting thoughts that pop into my mind. Or perhaps things I’ve been thinking about that don’t really warrant a full-on post.
-
Arrived at Tinseltown. May have to partake in a giant milkshake.
-
For the first time in a long time I’m driving to work. Here goes.
-
Watching American Horror Story series 4 episode 11: Magical Thinking.
-
Thank you Google for breaking the images on google play music. src=”” indeed.
-
Loving this song by Grimes (featuring Blood Diamonds) – Go
-
Rewriting my database structure is proving more work than first thought. Still – I’ve learnt some new Laravel stuff which is always good. So even if it never ends up being used, it’s not been a wasted exercise.
-
Adele’s voice just blows me away.
-
Setting up samba share on my home network
Secure shell into file server. Install samba if not already present: Create samba password with : sudo smbpasswd -a YOUR_USERNAME Configuring the share: Restart samba:
-
Raspberry Pi VPN all up and running. I feel so techy.
-
Installing a PPTP-VPN server on a Raspberry Pi
https://www.domoticz.com/wiki/Installing_a_PPTP-VPN_server_on_a_Raspberry_Pi
-
Starting to implement some css flexbox into my site. At first I was going to completely restart my site’s styling, but instead I opted to checkpoint it tonight at ‘v1’. Then any new changes become ‘v2’, which will change over time.
-