How I do backups

I had a conversation with PhotoJoseph (Youtuber) during his live stream today, and felt inspired to write up a guide of how I do my backup solution. While it may be technical to some, the overall design is made to be low cost, versatile, easy once setup and scalable with at least some technical knowledge. There is the saying “You pay for convienence”, but that isn’t always the case. ...

July 10, 2017 · 4 min · Xackery

SOLID in Go

Dave Cheney recently did a keynote about Go and SOLID, teaching his interpretation of SOLID in a language that reimagines classes in a new way. ...

August 18, 2016 · 1 min · Xackery

Go Concurrency

Go has many styles of concurrency, and Rob Pike, one of the original developers of Go, speaks in detail about a way to approach concurrency in a mock design of Google’s search system with pseudo patterns. ...

August 3, 2016 · 1 min · Xackery

Beam Interactive Streaming

If you haven’t heard of Beam.Pro, it’s a new competitor to twitch with an edge of more real-time streaming content and interactive controls (Think twitch plays pokemon). ...

July 31, 2016 · 1 min · Xackery