-
๐ Notes
For the first time in a long time I’m driving to work. Here goes.
-
๐ Notes
Watching American Horror Story series 4 episode 11: Magical Thinking.
-
๐ Notes
Thank you Google for breaking the images on google play music. src=”” indeed.
-
๐ Notes
Loving this song by Grimes (featuring Blood Diamonds) – Go
-
๐ Journal
On rethinking my database structure
I’ve been using Laravel for my personal website for about eight months now and haven’t looked back since. This huge advantage to my rebuilding it in that way — from its original WordPress foundations — was that I had a crash course in using Laravel as well as learning some best practices as well. Now…
-
๐ Notes
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.
-
๐ Notes
Adele’s voice just blows me away.
-
๐ Notes
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:
-
๐ Notes
Raspberry Pi VPN all up and running. I feel so techy.
-
๐ Notes
Installing a PPTP-VPN server on a Raspberry Pi
https://www.domoticz.com/wiki/Installing_a_PPTP-VPN_server_on_a_Raspberry_Pi
-
๐ Notes
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.
-