Writing a python script < reinstall pipenv < pyenv install new python < install Xcode commandline tools. #yakshaving
Sander van Dragt's Notes
-
-
https://arstechnica.com/information-technology/2019/02/behold-the-facebook-phishing-scam-that-could-... This is easily fixed: let us specify a login background in the preferences.
-
test a single checkbox < install testing framework < install api mocking framekwork < require composer < overhaul a mono repository and dev setup #yakshaving
-
If there was a plan B we would have heard about it by now. It’s no surprise that the government cannot be honest about it. #brexit
-
New day new problem. Bluetooth Magic Keyboard is no longer recognised.
-
Every time I restart my Mac it won’t recognise the external ssd boot partition. Ugh
-
This is why I registered http://appsubscriptions.com which redirects to the subscription screen on any Apple device.
-
Bottle Cap Blues on Vimeo
So that I may never forget where to find this video.
-
Procedural Art with Unity3D
In the past few days, I have been experimenting with creating patterns using the particle system in Unity Engine. Here are some of the examples of the shapes I came up with.
Amazing shapes and wallpapers.
-
Updating Known
I wrote a quick and dirty upgrade.sh script that sits in the parent directory of my Known site (updated now with the new composer setup). I'm using the following directory structure:
config.ini <br></br>Uploads/<br></br>html/<br></br>upgrade.shThe offical Known git repository is checked out in
html/. The config.ini and Uploads folder have been moved to the folder to sit alongside it.The contents of the upgrade.sh script can be viewed as a gist on Github:
It's not elegant but it makes updating to the latest Known changes pretty seamless.