Preparing for Power Outages in Buffalo, NY

A Comprehensive Guide to Generators

Buffalo, NY, known for its harsh winters, requires residents to be prepared for power outages. Generators are a crucial part of this preparedness, offering a reliable power source when the grid fails. This guide delves into the types of generators suitable for Buffalo, along with tips on fuel storage, maintenance, and installation.

[Read More]

Nurturing Your Garden the Smart Way

A Guide to Building an ESP32-Powered Automated Watering System

Introduction

In the world of electronics and software, innovation knows no bounds. As a senior software engineer in Amherst, NY, I’ve always loved to tinker with the latest technologies to create fun and exciting projects. One such project that I recently embarked on is an automated watering system that integrates seamlessly with Home Assistant, using sensors, Tasmota, MQTT, and an ESP32 4CH relay control board. In this article, I will guide you through the process of building your own automated watering system, step by step. Please note that having a basic understanding of Home Assistant and microcontrollers is recommended to follow this guide.

[Read More]

Cleaning up NAS

Updated in May 2021

Over the last few years me and my wife have been using the network server more frequently from its initial install and setup. We share 3-4 computers across the house and constantly move files onto the NAS. I have installed Nextcloud which I will detail in another post in the future. We have come across an issue that I have noticed with the network share. We moved all of our images and files over and ended up with tons of duplicates and a giant mess. I will show you what I am doing to clean that up. Our Nas is running on a ubuntu server. The following commands should work on most linux NAS servers.

[Read More]

Recover AMLogic Android boxes everytime

Theres a few ways on the amlogic chips to recover boxes, but theres also many ways to recover these units. I will talk about which I have used and others. In reality it is really difficult to fully brick one of these units permanently. I will start off with the basics and work my way up to the more advanced methods.

[Read More]

Arm 64bit vs Xeon x86_64 performance on AWS

The reason for this test was to determine if arm was a viable option on aws. I noticed that arm had higher network throughputs and faster disk speeds on the aws pages. So I decided I would compare their performance using golang tests. The entire test cost me $0.68 using a quick spot instance. The comparison was done on two very similar instances of aws servers. On paper they would almost seem to function the same but arm was just a few cents more, but lets take a look on how they performed. [Read More]

Opt out of spectrum SPAM

Recently I discovered a way to opt out of all spectrum spam mail, calls, door to door salesmen. I have filled out the form and will wait patiently for my spam to stop. Hopefully my mailbox will be empty in the coming weeks.

To opt out of all spam online, mail etc just click the link below:

Opt Out Spectrum Spam

Silocitylabs Blog

Blog website
The blog when this article was written.

The Issue:

Previously on Wordpress we started noticing performance issues early on into the websites time on the web. Wordpress unfortunately is not very good with performance on high traffic websites.

The Solution:

We decided to try out a static site generator called hugo. After migrating we noticed extreme performance improvements. We made some more adjustments while the project was hot and decided to host on github public repo.

[Read More]