Drake EvansA Real Life Application for Bit MathDisclaimer: I wrote this a few years ago for personal use but figured I would publish it. No guarantees on accuracy or readability. I use…Jun 15, 2022Jun 15, 2022
Drake EvansUpgrade geth storage driveOk so your fancy SSD is out of space what now?Oct 22, 2021Oct 22, 2021
Drake EvansPrepare a new drive via the command lineFormat drive, in this case we are using ext4 formatOct 21, 2021Oct 21, 2021
Drake EvansSetup Networked Time Machine DriveInstall samba and avahi-daemon. Samba shares the drive and avahi makes it work with apple (bonjour, etc)Oct 17, 20212Oct 17, 20212
Drake EvansAutorun gethNode with systemctlCreate a .service file at /etc/systemd/system/gethNode.serviceOct 17, 2021Oct 17, 2021
Drake EvansHow to implement the Hash Table Data Structure in JavaScriptThe hash table is an integral part of JavaScript. So fundamental even that many of us fail to consider how it works. Well, fail to…Oct 2, 2018Oct 2, 2018