This is the easiest backup solution I've found! I'm backing up production servers to specific S3 buckets using Restic. Log in to your S3 console and create a new bucket. You'll want to give it a...
Read ⇢A few years ago I had an idea to build a large, inefficient display with a web interface that anyone could interact with. I've noticed Danny Rozin's unconvenional mirrors over the years and then saw...
Read ⇢My nephew was graduating from high school and my sister in law asked me if I could recreate a sentimental cribbage board for him. She couldn't find anything quite like it, so a custom build was...
Read ⇢When you have a chance to work with some of the best developers in the Laravel ecosystem, you take it. And take it I did - my company hired Tighten to help get Hubventory off the ground and get a...
Read ⇢lsyncd runs a daemon to watch your filesystem for changes, and when a change occurs, copy files to another location. This can be a different location on the same server or an entirely different...
Read ⇢I just set up Laravel Horizon to manage our queue in a multi-server environment. The documentation is a little thin in this area but the ultimate solution is pretty simple. We have a load...
Read ⇢