Osx mojave beta
osx mojave beta is available to the public. To get it you have to sign up at apples btea program website. Once signed up, you can click the link for…
osx mojave beta is available to the public. To get it you have to sign up at apples btea program website. Once signed up, you can click the link for…
Ad blocking on android using dns666. There are a ton of ad blocking apps on android, but dns666 is the best I've found after trying a number of them out…
Laravel quickstart gist using craftable and existing database schema to generate models, etc from existing database schema. cd ~/git brew install nmp brew install nodejs curl -sS https://getcomposer.org/installer | php…
This follows on from the previous laravel gist. it covers generating models, views and bootstrapping for controllers for pre-existing database tables. A Laravel migrating existing tables gist. Useful if you have…
After playing with my google home mini for a few days I decided I needed a chromecast (I have appletv, roku boxes, and an old android tv box, but none…
build your own blockchain application in less than an hour Edward Ciggaar developer advocate IBM I've been looking forward to this one for a while now :D starting with an…
Interesting talk about the process of developing a blockchain app - talking about integrations with businesses legacy systems to enable the transition to the new platforms. A lot of companies…
This post is a combination of previous posts about privacy settings in mac and ios. Safari do not track: Safari gives users the option to enable the 'do not track'…
This is a short post on how to setup a dvwa vagrant box for your testing. I recommend this method when installing and testing new tools (and even for developing…