NickBusey.com

Technically minded engineer with a passion for innovation.

Slither Bots - How I built a series of JavaScript snippets to play Slither.io for you

2018-08-22 Code

Slither Bots is a series of scripts I created that automate playing the web-based game Slither.io in increasingly complicated ways.

Slither.io is a multiplayer version of the classic Worm game. You hit other snakes, you lose, they hit you, they lose. Once a worm dies, it drops a bunch of food that can be slurped up by the survivors (or anyone else) and can double or triple a player’s size in a second or two.

I started very simply, and added layers of complexity one after another, saving them each as a separate generation.

Continue reading

Introducing HomelabOS - Ansible scripts to deploy privacy centric personal servers

2018-07-17 Code
I’ve been working on a new Open Source project lately called HomelabOS that aims to make it easy to set up a home server to be a nearly complete cloud services replacement. I call it ‘Your very own offline-first privacy-centric open-source data-center!’ The goal is to make it easy for anyone to own all their data in an easy and secure way, without the need of cloud providers. It has a simple one-command setup (make) that uses Ansible to configure and deploy dozens of services for you in Docker containers to a server in your home network. Continue reading
Newer posts