<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SCL Blog</title>
    <link>https://silocitylabs.com/</link>
    <description>Recent content on SCL Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>team@silocitylabs.com (Silo City Labs)</managingEditor>
    <webMaster>team@silocitylabs.com (Silo City Labs)</webMaster>
    <lastBuildDate>Wed, 18 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://silocitylabs.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fixing WirePlumber High CPU Usage on Ubuntu 24.04</title>
      <link>https://silocitylabs.com/post/2026/fix-wireplumber-ubuntu/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2026/fix-wireplumber-ubuntu/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2026/wireplumber-high-cpu-usage-fix.png&#34; alt=&#34;CPU Terminal with wireplumber using high cpu&#34; height=&#34;427&#34; width=&#34;1213&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;I was experiencing a frustrating issue on Ubuntu 24.04 related to Bluetooth profile switching.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Local Failover for DigitalOcean Functions</title>
      <link>https://silocitylabs.com/post/2026/digital-ocean-local-runners/</link>
      <pubDate>Sun, 08 Feb 2026 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2026/digital-ocean-local-runners/</guid>
      <description>What started as a simple local development tool for DigitalOcean Functions quietly turned into something much more serious: a production-grade failover system that now runs across home TrueNAS servers owned by the operators of FilaMeter.&#xA;Internally, we call it DOrunner.&#xA;The original goal was mundane—test Go-based serverless functions locally without burning through API calls or waiting on cloud deploys. But as usage grew and traffic patterns became less predictable, that local runner evolved into a core part of our production architecture.</description>
    </item>
    <item>
      <title>OpenSCAD trick - negative rounding</title>
      <link>https://silocitylabs.com/post/2026/01/14/negative-rounding/</link>
      <pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2026/01/14/negative-rounding/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2026/negative-chamfer-header.webp&#34; alt=&#34;OpenSCAD pins with positive and negative chamfer&#34; height=&#34;306&#34; width=&#34;618&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Somehow, OpenSCAD has become my main 3D modeling program. It&amp;rsquo;s incredibly powerful for parametric models but it&amp;rsquo;s also brain-intensive. I speed up development with the BOSL2 library. Many BOSL2 objects have built-in rounding features so I don&amp;rsquo;t need to invoke &lt;code&gt;minkowski()&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;A trick with BOSL2 is negative rounding. Instead of cutting a corner, it makes the corner stick out. This is very useful for smoothing sharp edges, tapering pin holes, and generally filleting odd shapes. Make an object with negative rounding/chamfer, then use it to cut another object with subtract().&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Upgrade a Gen2 AC Infinity AirTap T4 or T6 ESP32 Module to Work in a Gen3 Vent</title>
      <link>https://silocitylabs.com/post/2025/airtap-esp32-gen3-kit/</link>
      <pubDate>Fri, 12 Dec 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/airtap-esp32-gen3-kit/</guid>
      <description>Owners of the AC Infinity AirTap T4/T6 may be looking for a way to retrofit their older Gen2 ESP32 module so it can operate inside the newer Gen3 AirTap vent. The Gen3 design uses a different mounting layout and sensor position, which means the original Gen2 hardware does not fit or function without modification. To solve this, we created a simple upgrade path that lets you reuse your Gen2 module with full Gen3 compatibility.</description>
    </item>
    <item>
      <title>Callbacks suck, async is easy</title>
      <link>https://silocitylabs.com/post/2025/08/25/javascript-async-is-easy/</link>
      <pubDate>Mon, 25 Aug 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/08/25/javascript-async-is-easy/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m using &lt;a href=&#34;https://pouchdb.com/&#34;&gt;PouchDB&lt;/a&gt; lately, a JavaScript database that works in the browser. PouchDB for Javascript requires callbacks and I found myself stacking quite a bit of JS-specific syntax together. I haven&amp;rsquo;t written JS in quite a while so this was daunting. Lets go through all the pieces that add up to &lt;em&gt;easy&lt;/em&gt; async database calls.&lt;/p&gt;&#xA;&lt;h1 id=&#34;synchronous-php-example&#34;&gt;Synchronous PHP example&lt;/h1&gt;&#xA;&lt;p&gt;Here is a PHP sample of accessing a database.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Leveraging Tech Innovation: How One Buffalo Labs Supports SiloCityLabs&#39; Vision</title>
      <link>https://silocitylabs.com/post/2025/onebuffalolabs-launch/</link>
      <pubDate>Mon, 04 Aug 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/onebuffalolabs-launch/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2025/obl-logo-banner.png&#34; alt=&#34;Screenshot of filameter.com&#34; height=&#34;400&#34; width=&#34;1600&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Working alongside One Buffalo Labs, we&amp;rsquo;re excited to formalize a partnership that ensures SiloCityLabs&amp;rsquo; projects have a clean, fast, and accessible home online.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introducing FilaMeter</title>
      <link>https://silocitylabs.com/post/2025/filameter-com-release/</link>
      <pubDate>Tue, 29 Jul 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/filameter-com-release/</guid>
      <description>&lt;p&gt;If you’ve ever struggled to keep track of your 3D filament spools, wondering how much filament is left or dealing with a failed print due to an empty spool, FilaMeter is the filament tracking solution you’ve been looking for. Managing your 3D printing filament inventory no longer has to involve guesswork.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2025/filameter-com.png&#34; alt=&#34;Screenshot of filameter.com&#34; height=&#34;1004&#34; width=&#34;1540&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;</description>
    </item>
    <item>
      <title>ESP32 Module for AC Infinity AirTap T4/T6.</title>
      <link>https://silocitylabs.com/post/2025/esp32-airtap-esphome/</link>
      <pubDate>Wed, 25 Jun 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/esp32-airtap-esphome/</guid>
      <description>&lt;p&gt;At SiloCityLabs, we’re always working to improve our products, and 2025 has brought a number of exciting updates to our &lt;strong&gt;ESP32 Module for AC Infinity Airtap T4/T6&lt;/strong&gt;! With new features and design enhancements, this latest version offers better &lt;strong&gt;smart home integration, improved usability, and customization options&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Filament Dryer PCB</title>
      <link>https://silocitylabs.com/post/2025/esp32-oem-dryer-box/</link>
      <pubDate>Wed, 26 Mar 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/esp32-oem-dryer-box/</guid>
      <description>&lt;p&gt;Are you looking to take your &lt;strong&gt;Filament Dryer&lt;/strong&gt; to the next level? The &lt;strong&gt;Filament Dryer PCB&lt;/strong&gt; is the ultimate upgrade, adding enhanced &lt;strong&gt;filament material support&lt;/strong&gt;, a &lt;strong&gt;better display&lt;/strong&gt;, and &lt;strong&gt;smart home integration&lt;/strong&gt; to ensure your 3D printing workflow is seamless and efficient.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Started with the ESP32MiniSD</title>
      <link>https://silocitylabs.com/post/2025/esp32-microsd/</link>
      <pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/esp32-microsd/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;ESP32MiniSD&lt;/strong&gt; is a compact add-on board designed for Seeed Studio&amp;rsquo;s &lt;strong&gt;XIAO ESP32-C3&lt;/strong&gt;, &lt;strong&gt;XIAO ESP32-C6&lt;/strong&gt; or &lt;strong&gt;XIAO ESP32-S3&lt;/strong&gt;, enabling microSD card storage, battery monitoring, and USB charging capabilities. In this tutorial, we&amp;rsquo;ll guide you through setting up and using the ESP32MiniSD with an ESP32 XIAO module to read and write files to a microSD card.&lt;/p&gt;&#xA;&lt;p&gt;Unlike Adafruit&amp;rsquo;s Xiao ESP32, the ESP32MiniSD is designed to get the most out of the ESP32&amp;rsquo;s capabilities, with a focus on storage and power management. The board features a microSD card slot &lt;strong&gt;connecting SD card to ESP32&lt;/strong&gt;, battery monitoring, and charging circuitry, making it ideal for &lt;strong&gt;ESP32 SD card integrations&lt;/strong&gt; including data logging, file storage, and portable IoT devices. Let&amp;rsquo;s dive into the setup and usage of the ESP32MiniSD with the XIAO ESP32 module!&lt;/p&gt;</description>
    </item>
    <item>
      <title>PandaPaper turns malicious</title>
      <link>https://silocitylabs.com/post/2025/paperpanda-malicious/</link>
      <pubDate>Mon, 27 Jan 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/paperpanda-malicious/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2025/paperpanda-dead.webp&#34; alt=&#34;paper panda logo with X for eyes&#34; height=&#34;573&#34; width=&#34;1056&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;The &amp;ldquo;paywalling&amp;rdquo; of scientific research papers is an ongoing problem that hinders learning, hinders scientific research, and leaches profit from publicly-funded research. PaperPanda is a Chrome extension to download academic papers. Its intention is to find free links for published papers.&lt;/p&gt;&#xA;&lt;p&gt;However what PaperPanda does under-the-hood tells another story. I&amp;rsquo;ve unearthed malicious code in PaperPanda&amp;rsquo;s Chrome extension and attempts to hide said malicious activity. This extension tried to modify my Amazon pages for unknown reasons - possibly a phisher or credit-card stealer. If you have this extension &lt;em&gt;UNINSTALL IT&lt;/em&gt;. In this post I&amp;rsquo;ll explain how this extension is malicious and how it hides that behavior.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introducing CraftRandom</title>
      <link>https://silocitylabs.com/post/2025/craftrandom/</link>
      <pubDate>Fri, 10 Jan 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/craftrandom/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2025/craftrandom.webp&#34; alt=&#34;Screenshot of craftrandom site&#34; height=&#34;563&#34; width=&#34;1339&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Are you a Minecraft enthusiast looking for a fun new way to spice up your gameplay? Whether you&amp;rsquo;re a casual player, a server operator, or just someone who loves creative challenges, we’ve got something exciting for you—&lt;strong&gt;CraftRandom&lt;/strong&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Universal Joy-Con and Junglecat adapters</title>
      <link>https://silocitylabs.com/post/2025/cuttlephone-adapters/</link>
      <pubDate>Thu, 09 Jan 2025 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2025/cuttlephone-adapters/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2025/cuttlephone-adapter-header.webp&#34; alt=&#34;junglecat adapter with controllers attached&#34; height=&#34;1218&#34; width=&#34;2443&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Out of all the things the Cuttlephone can shape shift into, the universal controller adapters have been the most popular. The two-piece design can fit onto most phones and attach Nintendo Joy-Cons or Razer Junglecat controllers. It clamps on using a rubber band. This simple design expands the potential userbase far beyond the handful of phone models available. Universal adapters will now be a staple feature of Cuttlephone. Let&amp;rsquo;s take a look at the design and 3D printing of this adapter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smart Home Upgrades with ESP32 and ESPHome</title>
      <link>https://silocitylabs.com/post/2024/everything-smart/</link>
      <pubDate>Mon, 02 Dec 2024 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2024/everything-smart/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2024/technology-reanimated.webp&#34; alt=&#34;&#34; height=&#34;1024&#34; width=&#34;1792&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;At &lt;strong&gt;Silocity Labs&lt;/strong&gt;, we’ve always loved exploring innovative technology and making the world of electronics more accessible. Recently, we’ve opened a new shop featuring some of our favorite creations: &lt;strong&gt;ESPHome-compatible smart devices&lt;/strong&gt; built on the powerful ESP32 platform.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Return of CODRCG</title>
      <link>https://silocitylabs.com/post/2024/codrcg-resurrected/</link>
      <pubDate>Sun, 01 Dec 2024 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2024/codrcg-resurrected/</guid>
      <description>&lt;p&gt;We’re thrilled to announce the return of CODRCG, the Call of Duty Random Class Generator, now fully open source and hosted on &lt;a href=&#34;https://github.com/SiloCityLabs/codrcg.com&#34;&gt;GitHub&lt;/a&gt;! After shutting down in 2022 due to server costs and code maintenance challenges, we&amp;rsquo;ve reimagined CODRCG to thrive on a modern, lightweight platform.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Preparing for Power Outages in Buffalo, NY</title>
      <link>https://silocitylabs.com/post/2023/2023-11-28-generators/</link>
      <pubDate>Tue, 28 Nov 2023 01:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2023/2023-11-28-generators/</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nurturing Your Garden the Smart Way</title>
      <link>https://silocitylabs.com/post/2023/2023-10-28-esp32-garden/</link>
      <pubDate>Sat, 28 Oct 2023 01:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2023/2023-10-28-esp32-garden/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the world of electronics and software, innovation knows no bounds. As a senior software engineer in Amherst, NY, I&amp;rsquo;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.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Crowsville</title>
      <link>https://silocitylabs.com/post/2023/2023-07-07-crowsville/</link>
      <pubDate>Fri, 07 Jul 2023 01:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2023/2023-07-07-crowsville/</guid>
      <description>What is crowsville? An mmorpg 2d topdown farming simulator&#xA;Why? I wanted an multiplatform game I can share adventures with my daughters.&#xA;When? Not sure yet</description>
    </item>
    <item>
      <title>Cleaning up NAS</title>
      <link>https://silocitylabs.com/post/2021/05/13/cleaning-up-duplicates-on-nas/</link>
      <pubDate>Thu, 13 May 2021 01:30:44 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2021/05/13/cleaning-up-duplicates-on-nas/</guid>
      <description>&lt;p&gt;Updated in May 2021&lt;/p&gt;&#xA;&lt;p&gt;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.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Turn an Old Raspberry pi into an offsite backup</title>
      <link>https://silocitylabs.com/post/2020/02/07/raspberry-pi-encrypted-offsite-backups/</link>
      <pubDate>Fri, 07 Feb 2020 00:57:15 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2020/02/07/raspberry-pi-encrypted-offsite-backups/</guid>
      <description>&lt;h3 id=&#34;why&#34;&gt;Why?&lt;/h3&gt;&#xA;&lt;p&gt;Lets start off with a few notes about how and why I would do this. I already have a fireproof/waterproof drive in my house. Sounds like im all set right? Not really.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Recover AMLogic Android boxes everytime</title>
      <link>https://silocitylabs.com/post/2020/01/24/recover-amlogic-android-boxes-everytime/</link>
      <pubDate>Fri, 24 Jan 2020 00:57:15 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2020/01/24/recover-amlogic-android-boxes-everytime/</guid>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arm 64bit vs Xeon x86_64 performance on AWS</title>
      <link>https://silocitylabs.com/post/2019/10/16/arm-vs-xeon-aws/</link>
      <pubDate>Wed, 16 Oct 2019 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/10/16/arm-vs-xeon-aws/</guid>
      <description>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.&#xA;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.</description>
    </item>
    <item>
      <title>Installing nano text editor on Android</title>
      <link>https://silocitylabs.com/post/2019/09/26/installing-nano-android/</link>
      <pubDate>Thu, 26 Sep 2019 23:30:40 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/09/26/installing-nano-android/</guid>
      <description>&lt;p&gt;After a while of playing around with my build.prop file in Android I needed a way to edit faster using a text editor via adb shell.&lt;/p&gt;&#xA;&lt;p&gt;I found a way using a couple of online sources to get it going. You will need to be on a rooted device.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Opt out of spectrum SPAM</title>
      <link>https://silocitylabs.com/post/2019/09/26/opt-out-of-spectrum-spam/</link>
      <pubDate>Thu, 26 Sep 2019 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/09/26/opt-out-of-spectrum-spam/</guid>
      <description>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.&#xA;To opt out of all spam online, mail etc just click the link below:&#xA;Opt Out Spectrum Spam</description>
    </item>
    <item>
      <title>Silocitylabs Blog</title>
      <link>https://silocitylabs.com/post/projects/blog/</link>
      <pubDate>Sun, 15 Sep 2019 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/blog/</guid>
      <description>&lt;figure&gt;&#xA;            &lt;amp-img src=&#34;https://silocitylabs.com/uploads/luis-portfolio/blog.png&#34; alt=&#34;Blog website&#34; height=&#34;940&#34; width=&#34;1354&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;            &lt;figcaption&gt;The blog when this article was written.&lt;/figcaption&gt;&#xA;        &lt;/figure&gt;&#xA;    &#xA;&#xA;&lt;p&gt;The Issue:&lt;/p&gt;&#xA;&lt;p&gt;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.&lt;/p&gt;&#xA;&lt;p&gt;The Solution:&lt;/p&gt;&#xA;&lt;p&gt;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.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quick Monitor and Restart in Golang</title>
      <link>https://silocitylabs.com/2019/08/14/quick-monitor-restart-golang/</link>
      <pubDate>Wed, 14 Aug 2019 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/2019/08/14/quick-monitor-restart-golang/</guid>
      <description>Go Applications On my desktop I was running a processing script that would occasionally hang at high CPU, so I wrote a quick script to monitor it and restart it. You can see it below and change it as needed.&#xA;Run it like so after compiling to a binary&#xA;nohup ./restart &amp;amp; The code&#xA;package main import ( &amp;#34;fmt&amp;#34; &amp;#34;io/ioutil&amp;#34; &amp;#34;log&amp;#34; &amp;#34;os/exec&amp;#34; &amp;#34;runtime&amp;#34; &amp;#34;strconv&amp;#34; &amp;#34;strings&amp;#34; &amp;#34;time&amp;#34; ) func getCPUSample() (idle, total uint64) { contents, err := ioutil.</description>
    </item>
    <item>
      <title>Kafka Cheat Sheet</title>
      <link>https://silocitylabs.com/post/projects/kafka-cheat-sheet/</link>
      <pubDate>Thu, 01 Aug 2019 08:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/kafka-cheat-sheet/</guid>
      <description>&lt;p&gt;Throughout my time working with kafka I have developed great software to use with it. But while the software did many things there are other things I still resorted to this cheat sheet for. I have put together this list of commands which I will keep updated here as I find new links and commands that help. My kafka installtion was under &lt;code&gt;/opt/kafka&lt;/code&gt; and you will need to change this to your path you installed kafka too. You can also create a symlink and just copy paste commands as they are after changing ip&amp;rsquo;s.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Geo Location Micro API Service</title>
      <link>https://silocitylabs.com/post/projects/geo-api-service/</link>
      <pubDate>Mon, 22 Jul 2019 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/geo-api-service/</guid>
      <description>&lt;p&gt;A micro api drop in service written in golang, Designed to quickly integrate into any system for any project. Uses very little resources and can handle millions of requests per second. The entire projects &lt;a href=&#34;https://github.com/SiloCityLabs/geo.bntech.io&#34;&gt;source code&lt;/a&gt; is posted on github.&lt;/p&gt;&#xA;&lt;p&gt;You can include a package written for Golang projects to quickly get started with a simple function.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Golang IP Formatting Package</title>
      <link>https://silocitylabs.com/post/projects/ipformat/</link>
      <pubDate>Tue, 25 Jun 2019 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/ipformat/</guid>
      <description>&lt;p&gt;Package written in Golang to process and format ip Addresses to and from ipv4/ipv6. Can also take ranges in cidr notation. The entire projects &lt;a href=&#34;https://github.com/SiloCityLabs/ipFormat&#34;&gt;source code&lt;/a&gt; is posted on github.&lt;/p&gt;&#xA;&lt;p&gt;You can include a package written for Golang projects to quickly get started with a simple function.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Started with Golang</title>
      <link>https://silocitylabs.com/2019/06/24/getting-started-with-golang/</link>
      <pubDate>Mon, 24 Jun 2019 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/2019/06/24/getting-started-with-golang/</guid>
      <description>Go Applications A Go app can vary from 3 to millions of lines of code. They should also be written with one or multiple files with the extension .go You can use any text editor to write a Go program like nano, but our favorite and most supported is Visual Studio Code.&#xA;Setting up a Go Environment For all of our tutorials we will be using VSCode to help us ease into the language.</description>
    </item>
    <item>
      <title>Ultra minimal Raspbian Image for Pi Zero and Zero W</title>
      <link>https://silocitylabs.com/post/2019/06/13/ultra-minimal-raspbian-image-for-pi-zero-and-zero-w/</link>
      <pubDate>Thu, 13 Jun 2019 23:30:28 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/06/13/ultra-minimal-raspbian-image-for-pi-zero-and-zero-w/</guid>
      <description>&lt;p&gt;I wanted to make a ultra lite image that I can quickly drop Go programs onto. This image had a few requirements, be under 300MB, have less than 20MB ram usage idle, startup in under 5 seconds. I will post below everything I did to strip this down so that it can be replicated in the future. Currently with the steps below I have achieved 427MB/16MB, close to my goal for disk and memory usage is below the goal. As for bootup time, I am limited by network connection time 5+ seconds.&lt;/p&gt;&#xA;&lt;p&gt;Install a fresh Raspbian Stretch Lite image into the SD card (source).&lt;/p&gt;&#xA;&lt;p&gt;Configure headless SSH and Wi-Fi (if necessary) before starting the SD card (source).&lt;/p&gt;</description>
    </item>
    <item>
      <title>What can golang do?</title>
      <link>https://silocitylabs.com/post/2019/06/06/what-can-golang-do/</link>
      <pubDate>Thu, 06 Jun 2019 20:00:28 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/06/06/what-can-golang-do/</guid>
      <description>&lt;p&gt;Nothing makes a developer crazier than a new programming language, right? So, I started learning Go about 6 months ago and now I am going to share with you my reasons for doing so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Raspberry Pi Booting From USB on older models</title>
      <link>https://silocitylabs.com/post/2019/06/01/raspberry-pi-booting-from-usb-on-older-models/</link>
      <pubDate>Sun, 02 Jun 2019 03:56:16 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/06/01/raspberry-pi-booting-from-usb-on-older-models/</guid>
      <description>Booting from USB is easy on a Pi1, Pi2, or Pi3. This can be useful in mamy cases to speed up the performance of your pi when using a slow sd card. It can also provide a reliable location where you operating system data resides. Sd cards are prone to data corruption from writes a operating system ussually does.&#xA;Write the latest Raspbian image to an SD card and boot it.</description>
    </item>
    <item>
      <title>Hobbyist 3d printer roundup of 2019</title>
      <link>https://silocitylabs.com/post/2019/05/31/hobbyist-3d-printer-roundup-of-2019/</link>
      <pubDate>Fri, 31 May 2019 23:30:40 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/05/31/hobbyist-3d-printer-roundup-of-2019/</guid>
      <description>&lt;p&gt;When we first entered 3d printing we started off quickly printing many and many objects. Slowly our printer started to die down once the printer began acting up. Our current printer the Robox rbx1 became the most pain in the ass printer we saw online. Everything was due to the proprietary software and the lack of 3rd party parts.&lt;/p&gt;&#xA;&lt;p&gt;We started to try and simplify remote access by using Teamviewer and even went as far as to buy a CEL Root SD card. The CEL Root was even worse than our current methods. This is when we finally had it. We wanted an open source printer with a decent bed, 3rd party parts, and Octoprint support.&lt;/p&gt;&#xA;&lt;p&gt;Together me and my team came up with the list of hobby printers under $2000. We&amp;rsquo;ll get a decent filament printer now and a small resin printer later.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home Server Setup.</title>
      <link>https://silocitylabs.com/post/2019/05/30/home-server-setup/</link>
      <pubDate>Thu, 30 May 2019 23:30:33 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/05/30/home-server-setup/</guid>
      <description>&lt;p&gt;Today I will talk about my server setup by request. I setup my server originally for Security cameras because I was tired of proprietary software that every different camera has. My setup right now includes 4 entirely different types of cameras. None of them officially support ONVIF. Every one of my cameras was free so quality was not something I cared for. Today, my server now has my Windows File share (Samba), offsite Sync, Software Raid, Crontab Network Speed monitoring and &lt;a href=&#34;https://www.zoneminder.com/&#34;&gt;zoneminder&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phone case gamepad, USB-C version</title>
      <link>https://silocitylabs.com/post/2019/05/29/phone-case-gamepad-usb-c-version/</link>
      <pubDate>Wed, 29 May 2019 17:19:34 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/05/29/phone-case-gamepad-usb-c-version/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2019/05/2560301558990512124-1.jpg&#34; alt=&#34;Pads&#34; height=&#34;309&#34; width=&#34;1749&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Remember my &lt;a href=&#34;https://silocitylabs.com/post/2017/12/18/phone-case-gamepad-wip/&#34;&gt;Bluetooth gamepad project&lt;/a&gt;? It&amp;rsquo;s time for a USB-C version. I started with Bluetooth because I thought it would be easier to support multiple phones. However &lt;a href=&#34;https://hackaday.io/contest/163267-flexible-pcb-concept-contest&#34;&gt;Hackaday and OSHPark are holding a flex PCB contest&lt;/a&gt;. This is a good material to make a gamepad with, and the perfect material for a gamepad that is supposed to resize.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Axis 2130 PTZ and Zoneminder</title>
      <link>https://silocitylabs.com/post/2019/02/07/axis-2130-ptz-and-zoneminder/</link>
      <pubDate>Thu, 07 Feb 2019 23:30:58 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/02/07/axis-2130-ptz-and-zoneminder/</guid>
      <description>&lt;h3 id=&#34;axis-2130-ptz-and-zoneminder&#34;&gt;Axis 2130 PTZ and Zoneminder&lt;/h3&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/08/41X1FB2KSBL._SY400_.jpg&#34; alt=&#34;&#34; height=&#34;400&#34; width=&#34;429&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;h4 id=&#34;details&#34;&gt;Details:&lt;/h4&gt;&#xA;&lt;p&gt;This camera is very dated, also using a proprietary power adapter, no WiFi and very difficult to setup. Once you are on my network you have full viewing access to my camera. My router fortunately has network isolation so I am able to block access to it except via my server that has zoneminder nvr software installed. Unfortunately you will not be able to control the ptz from Zoneminder directly due to the age of the camera. But you can however give it a fixed position in the web panel it has built in. I would recommend setting its default fixed position after a reboot or power loss.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Speed Test internal WiFi</title>
      <link>https://silocitylabs.com/post/2019/01/24/speed-test-internal-wifi/</link>
      <pubDate>Thu, 24 Jan 2019 23:30:39 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/01/24/speed-test-internal-wifi/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/12/speedtest.png&#34; alt=&#34;&#34; height=&#34;377&#34; width=&#34;567&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Many have heard the term speed test, the first thing that comes to mind is speedtest.net or google&amp;rsquo;s speed test tool. Many don&amp;rsquo;t know that speed on your internal network also affects you. When testing internet speed your device sends data to router then out to the internet, what if your router is the issue. Even worse, your device. I will show u a very handy utility I use to make sure everything in my house runs great. Its called &lt;a href=&#34;https://iperf.fr/iperf-download.php&#34;&gt;iPerf&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Genius WideCam 320 and Zoneminder</title>
      <link>https://silocitylabs.com/post/2019/01/10/genius-widecam-320-and-zoneminder/</link>
      <pubDate>Thu, 10 Jan 2019 23:30:35 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/01/10/genius-widecam-320-and-zoneminder/</guid>
      <description>&lt;h3 id=&#34;genius-32200318100-widecam-320-usb-and-zoneminder&#34;&gt;Genius 32200318100 WideCam 320 USB and Zoneminder&lt;/h3&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/08/26-179-100-02.jpg&#34; alt=&#34;&#34; height=&#34;480&#34; width=&#34;640&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;h4 id=&#34;details&#34;&gt;Details:&lt;/h4&gt;&#xA;&lt;p&gt;Although I have this particular camera, any basic USB webcam will work the same way. The setup for this one was very simple and its the most stable camera out of my whole setup. There however is no nightvision. I counter this by trigger the lights to turn on if motion sensor is tripped.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to get 400mbps for 3 years at $44.99</title>
      <link>https://silocitylabs.com/post/2019/01/08/how-to-get-400mbps-for-44-99-3-years/</link>
      <pubDate>Tue, 08 Jan 2019 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2019/01/08/how-to-get-400mbps-for-44-99-3-years/</guid>
      <description>&lt;p&gt;This is the process I found while setting up a new service for my brother at his house. This will only work for new customers. The address has to have no existing connections for this to work.&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;Step 1: Intro call, During this call you will call and ask about pricing to see if you are willing to activate a new service. You will need to seem uninterested and are willing to go without internet. Don&amp;rsquo;t make it brief. Keep it going to get more info. Ask about promotional pricing for 400mbps plans.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nightowl BNC and Zoneminder</title>
      <link>https://silocitylabs.com/post/2018/12/27/nightowl-bnc-and-zoneminder/</link>
      <pubDate>Thu, 27 Dec 2018 23:30:18 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/12/27/nightowl-bnc-and-zoneminder/</guid>
      <description>&lt;h3 id=&#34;nightowl-bnc&#34;&gt;Nightowl BNC&lt;/h3&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/08/images.jpg&#34; alt=&#34;&#34; height=&#34;251&#34; width=&#34;201&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;h4 id=&#34;details&#34;&gt;Details:&lt;/h4&gt;&#xA;&lt;p&gt;These are just about every cheap camera sold in store. You can buy these at home depot, walmart, and other retailers. Your best bet is craigslist you can get them for like $10 each. They use a basic analog signal you can hookup to a TV with the right connector. The main connector is called a BNC connector. The downside to these cameras is that they usually cap out at 720p. You will also need a PCI or usb device to hook it up to your server. Unless you already have these cameras laying around, I WOULD NOT RECOMMEND this setup for purchase. Its cheaper to get a 1080p camera on amazon for $20 with less wiring and no pci card.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Switching to Linux</title>
      <link>https://silocitylabs.com/post/2018/12/18/switching-to-linux/</link>
      <pubDate>Wed, 19 Dec 2018 00:30:20 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/12/18/switching-to-linux/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/12/the-best-linux-distros-for-beginners-switching-from-windows-mac-670x3353674761306310635625.png&#34; alt=&#34;&#34; height=&#34;335&#34; width=&#34;670&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;I have just about had it with &lt;a href=&#34;https://www.softwarehow.com/fix-windows-stuck-checking-updates/&#34;&gt;Windows updates&lt;/a&gt; being forced on me. Graphics drivers breaking. My settings getting reset every time I get on and many &lt;a href=&#34;https://duckduckgo.com/?q=windows+updates+breaks&amp;amp;atb=v147-1__&amp;amp;t=cros&amp;amp;iar=news&amp;amp;ia=&#34;&gt;other reasons&lt;/a&gt; I won&amp;rsquo;t begin to rant about. I chose to go with a decently common operating system for better compatibility.&lt;/p&gt;&#xA;&lt;p&gt;I have gone through the &lt;a href=&#34;https://linuxhint.com/rufus_bootable_usb_install_ubuntu_18-04_lts/&#34;&gt;install process and have installed Ubuntu 18.04LTS&lt;/a&gt;. For less advanced Linux users you can go with a simpler Linux like &lt;a href=&#34;https://linoxide.com/distros/install-solus-usb/&#34;&gt;Solus&lt;/a&gt; which is a little more GUI friendly system.&lt;/p&gt;&#xA;&lt;p&gt;You can modify ubuntu to your likings using a tool called &amp;ldquo;gnome tweaks&amp;rdquo; and you can disable animations to speed things up by using a tool called &amp;ldquo;dconf-editor&amp;rdquo;.&lt;/p&gt;&#xA;&lt;p&gt;In dconf-editor, browse to &lt;strong&gt;org.gnome.desktop.interface&lt;/strong&gt; and set &lt;strong&gt;enable-animations=false&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;You can also run this command to disable animations:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;gsettings set org.gnome.desktop.interface enable-animations false&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;You do not need to log out and back in, it should take effect immediately.&lt;/p&gt;&#xA;&lt;p&gt;After getting all settled and having all my software carried over. I had a few pieces of software that was not compatible and I still needed. Most of my software was available in Ubuntu application store. Everything left is listed below:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://google.com/chrome&#34;&gt;Chrome&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://store.steampowered.com/about/&#34;&gt;Steam&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;Git -&amp;gt; installed from terminal &amp;ldquo;sudo apt install git&amp;rdquo;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://thishosting.rocks/install-java-ubuntu/&#34;&gt;Java 10 (64-bit) -&amp;gt; installed from terminal&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://amd.com&#34;&gt;AMD Driver&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://steamcommunity.com/games/221410/announcements/detail/1696055855739350561&#34;&gt;PC Games, Steam Beta Proton&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;SketchUp 2016 -&amp;gt; Windows VM&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.pcsteps.com/5110-install-origin-linux-mint-ubuntu-wine/&#34;&gt;Origin&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;H&amp;amp;R Block Premium + Efile + State -&amp;gt; Windows VM&lt;/li&gt;&#xA;&lt;li&gt;Microsoft office -&amp;gt; libreoffice&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Ubuntu &lt;a href=&#34;https://vitux.com/add-new-document-back-to-the-right-click-menu-in-ubuntu-18-04/&#34;&gt;Get right click new documents back&lt;/a&gt;. Here is a link to a couple of &lt;a href=&#34;https://downloads.techreanimate.com/mprryu&#34;&gt;templates&lt;/a&gt; we made.&lt;/p&gt;&#xA;&lt;p&gt;File previews on file explorer:&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;apt install gnome-sushi&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;To get the Windows-only software running I installed Virtualbox and installed Windows 10 and started to hack away at all its imperfections to slim it down. This virtual machine won&amp;rsquo;t be used that often so its a compromise I&amp;rsquo;m willing to make. I can also set quick one click restore points just in case windows breaks. I have compiled a list for all to use:&lt;/p&gt;</description>
    </item>
    <item>
      <title>RSCM-13101B and Zoneminder</title>
      <link>https://silocitylabs.com/post/2018/12/13/rscm-13101b-and-zoneminder/</link>
      <pubDate>Thu, 13 Dec 2018 23:30:35 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/12/13/rscm-13101b-and-zoneminder/</guid>
      <description>&lt;h3 id=&#34;rosewill-shieldeye-rscm-13101b-and-zoneminder&#34;&gt;Rosewill SHIELDeye RSCM-13101B and Zoneminder&lt;/h3&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/08/81-147-048-Z01.jpg&#34; alt=&#34;&#34; height=&#34;480&#34; width=&#34;640&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;h4 id=&#34;details&#34;&gt;Details:&lt;/h4&gt;&#xA;&lt;p&gt;This camera is not listed as officially supporting ONVIF, but it does have it. It barely works so I had to do a workaround to add it in. This camera is a OEM camera, Rosewill just re-branded them. Other models that will most likely work the same way. RSCM-13702B RSCM-13702W RSCM-13101B RSCM-15702 RSCM-121001W&lt;/p&gt;</description>
    </item>
    <item>
      <title>BV Tech 4MP 2K H.265 IP67 and Zoneminder</title>
      <link>https://silocitylabs.com/post/2018/11/28/bv-tech-4mp-2k-h-265-ip67-and-zoneminder/</link>
      <pubDate>Wed, 28 Nov 2018 23:59:23 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/11/28/bv-tech-4mp-2k-h-265-ip67-and-zoneminder/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/11/61qmqoijgvl._sl1000_.jpg&#34; alt=&#34;&#34; height=&#34;1000&#34; width=&#34;1000&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Model: &lt;a href=&#34;https://www.bvsecurity.com/index.php/ca-ipbf-4mp-wifi.html&#34;&gt;ca-ipbf-4mp-wifi-fba&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;This problem gave me a few issues I will go over briefly. This was fairly simple once I realized what I was doing wrong. I originally had it plugged in via an Ethernet cable to setup to WiFi like most cameras. But this camera actually just uses the microphone to transmit settings. Once I removed the Ethernet cable everything worked fine. I actually snipped off the Ethernet knowing I wouldn&amp;rsquo;t need it, saving space with the clunky cable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Secure Backups without the cloud</title>
      <link>https://silocitylabs.com/post/2018/11/23/secure-backups-without-the-cloud/</link>
      <pubDate>Fri, 23 Nov 2018 17:30:03 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/11/23/secure-backups-without-the-cloud/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/11/22-501-073_R01.jpg&#34; alt=&#34;ioSafe SOLO G3 4TB USB 3.0&#34; height=&#34;960&#34; width=&#34;1280&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;I accidentally stumbled upon this solution while trying to find cloud providers to backup my 2TB&amp;rsquo;s worth of NAS backups. With every single cloud solution being out of price range for the size data I needed I had to look elsewhere. I came across the ioSafe Solo G3 enclosure. It boasts about being safe in every way possible, Fire Proof, Water Proof, and Theft Proof. I almost considered it too good to be true, seemed legit enough after watching some YouTube videos.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wall mounted Google home free</title>
      <link>https://silocitylabs.com/post/2018/10/27/wall-mounted-google-home-free/</link>
      <pubDate>Sun, 28 Oct 2018 03:08:14 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/10/27/wall-mounted-google-home-free/</guid>
      <description>&lt;p&gt;I wanted to wall mount my google home mini for the kitchen since there is not really a nice place to set it down. I also didnt want to pay for a mount or 3d print anything.&lt;/p&gt;&#xA;&lt;p&gt;You can use zip ties or bread bag ties to secure the cable in a loop like below.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/10/20181027_2304361152181891921713046.jpg&#34; alt=&#34;&#34; height=&#34;1920&#34; width=&#34;1439&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;After u have the 3 ties in place. Just plug it in and you should be set.&lt;/p&gt;</description>
    </item>
    <item>
      <title>12v circuit for battery backup</title>
      <link>https://silocitylabs.com/post/2018/10/11/12v-circuit/</link>
      <pubDate>Thu, 11 Oct 2018 00:48:54 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/10/11/12v-circuit/</guid>
      <description>&lt;p&gt;My goal is to eventually run everything off a battery backup circuit. Most common systems run on a 12v battery. To start im start off with a few basic things and getting everything running from 12v.&lt;/p&gt;&#xA;&lt;p&gt;Items needed:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;12v power supply&lt;/li&gt;&#xA;&lt;li&gt;12v to 5v dc to dc step down.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;This controller came with a few negatives right off the jump. I dont want to link to a bad controller but ill still describe what I did.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Infinite, Free?, Small storage for electronics</title>
      <link>https://silocitylabs.com/post/2018/09/18/infinite-free-small-storage-for-electronics/</link>
      <pubDate>Tue, 18 Sep 2018 00:32:07 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/09/18/infinite-free-small-storage-for-electronics/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/09/20180917_2019313975750998363509017.jpg&#34; alt=&#34;&#34; height=&#34;1440&#34; width=&#34;1920&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Im a little dissapointed in myself for not thinking of it sooner. I tossed about 20 of these in the recycling bin before I realized I could reuse them myself.&lt;/p&gt;&#xA;&lt;p&gt;Title is a little deceptive yes, but I still consider them free when you have a source. Baby formula containers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Buffalonews.com</title>
      <link>https://silocitylabs.com/post/projects/buffalonews/</link>
      <pubDate>Sat, 15 Sep 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/buffalonews/</guid>
      <description>&lt;p&gt;During my time working for the buffalo news I made many changes to the website. I handled and wrote the mobile api for applications to pull data for the website. I also made visual changes on the website including new styles, layout changes and more. I assisted staff on making changes required in a fashionable time. Other tasks included following up with customers about specific issues for troubleshooting. We used php as the main language for a system powered by wordpress. Also optimized and wrote code for wordpress plugins and other integrations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Backup home internet</title>
      <link>https://silocitylabs.com/post/2018/09/15/backup-home-internet/</link>
      <pubDate>Sat, 15 Sep 2018 14:12:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/09/15/backup-home-internet/</guid>
      <description>&lt;p&gt;With new most asus routers you can use a feature called dual wan. I have the luxury of having a work provided cell phone I am using for this. Before having that I had a free service called &lt;a href=&#34;https://www.freedompop.com/phone&#34;&gt;freedompop&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Use cases (mainly mine):&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Watching netflix withouth interuptions.&lt;/li&gt;&#xA;&lt;li&gt;Backup internet for home security system.&lt;/li&gt;&#xA;&lt;li&gt;Anything internet&amp;hellip;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;To start off we plugin a cell phone to the routers usb port.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/09/20180915_0932318158192643190909326.jpg&#34; alt=&#34;&#34; height=&#34;1440&#34; width=&#34;1920&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;</description>
    </item>
    <item>
      <title>3d printed wrist brace – WIP instructions</title>
      <link>https://silocitylabs.com/post/2018/08/30/3d-printed-wrist-brace-wip-instructions/</link>
      <pubDate>Thu, 30 Aug 2018 00:09:59 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/08/30/3d-printed-wrist-brace-wip-instructions/</guid>
      <description>&lt;p&gt;I won&amp;rsquo;t be able to finish &lt;a href=&#34;https://silocitylabs.com/post/2017/12/15/3d-printed-wrist-brace-wip/&#34;&gt;my wrist brace project&lt;/a&gt; for a while. These instructions are very rough because they&amp;rsquo;re not actually finished. &lt;/p&gt;&#xA;&lt;p&gt;Post in comments if anything needs clarification.&lt;/p&gt;&#xA;&lt;h1 id=&#34;scanning&#34;&gt;Scanning&lt;/h1&gt;&#xA;&lt;p&gt;requirements:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Windows&lt;/li&gt;&#xA;&lt;li&gt;Kinect (with power adapter)&lt;/li&gt;&#xA;&lt;li&gt;beefy CPU or an NVidia GPU (with CUDA drivers)&lt;/li&gt;&#xA;&lt;li&gt;Kinect for Windows SDK 2.0&lt;/li&gt;&#xA;&lt;li&gt;Skanect software&lt;/li&gt;&#xA;&lt;li&gt;an assistant&lt;/li&gt;&#xA;&lt;li&gt;a small open area&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s the Skanect guide I watched:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=_cKb3oEM47E&#34;&gt;https://www.youtube.com/watch?v=_cKb3oEM47E&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reusing Tile as car tracker.</title>
      <link>https://silocitylabs.com/post/2018/07/19/reusing-tile-as-car-tracker/</link>
      <pubDate>Thu, 19 Jul 2018 06:36:37 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/07/19/reusing-tile-as-car-tracker/</guid>
      <description>&lt;p&gt;Ever since I switched to Samsung smart things I purchased presence sensors and had no more use for my tiles after the batteries died. I retired them to a box for a long time. Today I figured out a neat project for the tile. I am going to turn it into a tracker for my cars. This is not real time tracking but can help find your car in larger cities.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/07/use-your-phone-to-find-your-car3939281002465595095.png&#34; alt=&#34;&#34; height=&#34;231&#34; width=&#34;231&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;Supplies/Tools needed:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Pry Tool&lt;/li&gt;&#xA;&lt;li&gt;Hot Glue gun&lt;/li&gt;&#xA;&lt;li&gt;Voltage Meter&lt;/li&gt;&#xA;&lt;li&gt;Dead battery Tile&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://a.tra.li/Tn1h&#34;&gt;DC to DC Buck Converter&lt;/a&gt; or &lt;a href=&#34;http://a.tra.li/Tqhy&#34;&gt;Linear converter&lt;/a&gt; (see update below)&lt;/li&gt;&#xA;&lt;li&gt;Soldering iron&lt;/li&gt;&#xA;&lt;li&gt;Wire stripper/cutter&lt;/li&gt;&#xA;&lt;li&gt;Drill (optional)&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>3d Printer Filament box done quick</title>
      <link>https://silocitylabs.com/post/2018/04/13/3d-printer-filament-box-done-quick/</link>
      <pubDate>Fri, 13 Apr 2018 23:14:34 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/04/13/3d-printer-filament-box-done-quick/</guid>
      <description>&lt;p&gt;Keep your filament dry! Filament used for 3d printers will absorb moisture from the air and damp filament prints very poorly. With Buffalo&amp;rsquo;s high humidity and our printer being run in a basement, we absolutely need a dry box for our spools. We ordered parts ahead of time, slammed this box together in an afternoon, and then baked our spools to rid them of moisture.&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;re using a large plastic bin for storage, teflon tubing to run from the box to the printer, and pneumatic connectors to ensure the filament feeds smoothly into the tubing without snagging. A large pack of silica gel keeps the box dry over time. Our basement also has an additional air dehumidifier that we keep at 50% to prevent mold growing on our wood/mdf surfaces.&lt;/p&gt;&#xA;&lt;p&gt;Supplies:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Sterilite Air Tight Bin, fits about 8-10 reels. (&lt;a href=&#34;https://www.amazon.com/dp/B00KL7VQ7S/&#34;&gt;Amazon&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;5-10 Meters of PTFE Teflon Tube OD 4mm ID 2mm (&lt;a href=&#34;https://www.amazon.com/gp/product/B019PZ5MY4/&#34;&gt;Amazon&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;M5 Lock Nuts, 1 per reel (&lt;a href=&#34;https://www.amazon.com/gp/product/B07BCZ24DM/&#34;&gt;Amazon&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;5mm Male Thread 4mm Push in Joint Pneumatic Connector, 2x per reel (&lt;a href=&#34;https://www.amazon.com/dp/B009ITFXDI/&#34;&gt;Amazon&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;Scrap Wood Strip&lt;/li&gt;&#xA;&lt;li&gt;608ZZ Bearings, 4x per reel (&lt;a href=&#34;https://www.amazon.com/gp/product/B00NX3LKY6/&#34;&gt;Amazon&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;DRY&amp;amp;DRY Silica Gel Desiccant Packet, Rechargeable (&lt;a href=&#34;https://www.amazon.com/gp/product/B06XKMV1HV/&#34;&gt;Amazon&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Tools:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Power Drill&lt;/li&gt;&#xA;&lt;li&gt;5mm or 3/16&amp;quot; Drill Bit&lt;/li&gt;&#xA;&lt;li&gt;1/4&amp;quot; Drill bit or larger&lt;/li&gt;&#xA;&lt;li&gt;Sander/Sandpaper (optional)&lt;/li&gt;&#xA;&lt;li&gt;Rubber Mallet, Optional but makes it easier to fit bearings&lt;/li&gt;&#xA;&lt;li&gt;Oven&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;3D Prints&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Filament Spool Roller - &lt;a href=&#34;https://www.thingiverse.com/thing:2185015&#34;&gt;https://www.thingiverse.com/thing:2185015&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Android - BN Blitz</title>
      <link>https://silocitylabs.com/post/projects/android-bn-blitz/</link>
      <pubDate>Wed, 21 Mar 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/android-bn-blitz/</guid>
      <description>&lt;p&gt;Built from scratch and a team of 1. This app integrates build types and flavours to quickly create another version of the application. The code base for both &lt;a href=&#34;https://silocitylabs.com/post/projects/android-buffalonews&#34;&gt;The Buffalo News&lt;/a&gt; and BN Blitz app are one in the same with simple changes that change how they work in a single config file. This was designed to be allowed to integrate into wordpress api and resold to other news orginizations.&lt;/p&gt;&#xA;&lt;p&gt;The News’ team has you covered, from training camp to the draft – and every snap in between. Mark Gaughan, Jerry Sullivan, Tim Graham and Jay Skurski lead the coverage with breaking updates and in-depth analysis through daily blogs posts, stories and columns. Plus, video reports and exclusive photos from every game. On game day, get real-time reports from The News’ writers at the game.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Android - BN Hockey</title>
      <link>https://silocitylabs.com/post/projects/android-bnhockey/</link>
      <pubDate>Wed, 21 Mar 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/android-bnhockey/</guid>
      <description>&lt;p&gt;This application incorporates a Android Webview for display the website as an application.&lt;/p&gt;&#xA;&lt;p&gt;The News’ team has you covered, from preseason to the draft – and every puck drop in between. John Vogl, Mike Harrington, Amy Moritz, Bucky Gleason and Jerry Sullivan lead the coverage with breaking news updates and in-depth analysis through daily blog posts, articles and columns. Plus, video reports and exclusive photos from every game. On game nights, get real-time reports from The News’ writers at the rink.&lt;/p&gt;&#xA;&lt;p&gt;And The News’ coverage goes beyond Pegulaville. From the Cup final to the Scouting Combine, The News’ writers are on the ground at the biggest events of the year to take you inside what’s happening with your team and the league.&lt;/p&gt;&#xA;&lt;p&gt;This app presents all of The Buffalo News’ coverage of the Sabres and league in a format that is optimized for fans on the go. In addition to current articles and blog updates, you will have access to photo galleries, stats and the best of The News’ Sabres archive.&lt;/p&gt;&#xA;&lt;p&gt;The depth of The News’ staff is unmatched. John Vogl has been covering the Sabres since 2002-03. The award-winning writer is the Buffalo chapter chairman for the Professional Hockey Writers’ Association. Mike Harrington, a Canisius College graduate who began his career as a News reporter in 1987, has been covering the Sabres since 2007. He is a member of the Professional Hockey Writers&amp;rsquo; Association. Amy Moritz, a native of Lockport, joined The News&amp;rsquo; Sabres beat in 2013.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Android - Buffalo News Addon</title>
      <link>https://silocitylabs.com/post/projects/android-buffalonews-addon/</link>
      <pubDate>Wed, 21 Mar 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/android-buffalonews-addon/</guid>
      <description>&lt;p&gt;Built from scratch and a team of 1. You can read paper copies of The Buffalo News through our Addon application that integrates seamlessly with the main application. The applications have internal authentication that happens between applications. The user does not even know he is bouncing between applications.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Android - COD Random Class Generator</title>
      <link>https://silocitylabs.com/post/projects/android-codrcg/</link>
      <pubDate>Wed, 21 Mar 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/android-codrcg/</guid>
      <description>&lt;p&gt;&amp;ldquo;BO3 Random Class Generator&amp;rdquo; is now &amp;ldquo;COD Random Class Generator&amp;rdquo;. We&amp;rsquo;ve updated and upgraded the app to support generators for multiple games including:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Infinite Warfare&lt;/li&gt;&#xA;&lt;li&gt;Black Ops 2&lt;/li&gt;&#xA;&lt;li&gt;Black Ops 3&lt;/li&gt;&#xA;&lt;li&gt;Modern Warfare&lt;/li&gt;&#xA;&lt;li&gt;Modern Warfare 2&lt;/li&gt;&#xA;&lt;li&gt;Modern Warfare 3 (Coming Soon!)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;A handy utility to generate random classes for multiple Call of Duty games. This adds a new level of fun to the game by generating random classes for you to try out and enjoy. Create classes and combinations that you may not have thought of yourself. Challenge yourself and friends with strange combinations and learn to use gear that you may otherwise ignore.&lt;/p&gt;&#xA;&lt;p&gt;For desktop use checkout our website &lt;a href=&#34;https://codrcg.com/&#34;&gt;https://codrcg.com/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Android - Flappy Dino</title>
      <link>https://silocitylabs.com/post/projects/android-flappy-dino/</link>
      <pubDate>Wed, 21 Mar 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/android-flappy-dino/</guid>
      <description>&lt;p&gt;Build using both Native java code and Game maker studio. This game was a trial of gaming for us. We wanted to push our bounds and get better at Android.&lt;/p&gt;&#xA;&lt;p&gt;Navigate your flying dinosaur through treacherous obstacles and go for a high score!&lt;/p&gt;&#xA;&lt;p&gt;-Collect eggs to purchase future upgrades.&#xA;-Share your high scores with friends.&lt;/p&gt;&#xA;&lt;p&gt;Dinos include:&#xA;-Blue Pteranodon&lt;/p&gt;</description>
    </item>
    <item>
      <title>Android - The Buffalo News</title>
      <link>https://silocitylabs.com/post/projects/android-buffalonews/</link>
      <pubDate>Wed, 21 Mar 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/android-buffalonews/</guid>
      <description>&lt;p&gt;Built from scratch and a team of 1. Get the latest local news, sports and weather wherever you go with The Buffalo News Android Mobile application.&lt;/p&gt;&#xA;&lt;p&gt;Buffalo News makes viewing and sharing the news easy. With a few clicks, you can read and watch the latest news or share it with family and friends by e-mail or post to Twitter and Facebook.&lt;/p&gt;&#xA;&lt;p&gt;Whether it&amp;rsquo;s severe weather, breaking news or sports scores and entertainment news, The Buffalo News application keeps you in-the-know while you&amp;rsquo;re on-the-go.&lt;/p&gt;&#xA;&lt;p&gt;You can also read paper copies of The Buffalo News through our &lt;a href=&#34;https://silocitylabs.com/post/projects/android-buffalonews-addon&#34;&gt;Addon application&lt;/a&gt; that integrates seamlessly with the main application.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Changing DNS settings for Android Development</title>
      <link>https://silocitylabs.com/post/2018/03/02/changing-dns-settings-for-android-development/</link>
      <pubDate>Fri, 02 Mar 2018 16:29:41 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/03/02/changing-dns-settings-for-android-development/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/03/ezgif-1-6db60a8e39-1.jpg&#34; alt=&#34;&#34; height=&#34;395&#34; width=&#34;728&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;This relates to any similar development environment. This guide will help you setup your device to work for your development setup either locally or a remote server. No root required.&lt;/p&gt;&#xA;&lt;p&gt;First I will describe the use case scenario where this is useful:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using laptop IDE cables for 2mm pitch headers</title>
      <link>https://silocitylabs.com/post/2018/02/06/using-laptop-ide-cables-for-2mm-pitch-headers/</link>
      <pubDate>Tue, 06 Feb 2018 08:50:09 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/02/06/using-laptop-ide-cables-for-2mm-pitch-headers/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/02/IMG_20180203_213426-Copy.jpg&#34; alt=&#34;&#34; height=&#34;371&#34; width=&#34;1160&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/02/Core51822-size.jpg&#34; alt=&#34;2mm pitch headers, ugh&#34; height=&#34;638&#34; width=&#34;750&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;My core51822 module has caused me a bit of headache. The headers are 2.00mm pitch rather than the typical 1&amp;quot; (2.54mm) pitch. This makes it incompatible with regular 1&amp;quot; pitch breadboards. Being double row makes it worse.&lt;/p&gt;</description>
    </item>
    <item>
      <title>433MHZ More Things for Smart Things</title>
      <link>https://silocitylabs.com/post/2018/02/05/433mhz-more-things-for-smart-things/</link>
      <pubDate>Mon, 05 Feb 2018 22:30:22 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/02/05/433mhz-more-things-for-smart-things/</guid>
      <description>Finally - off the breadboard and into a working environment. It&amp;rsquo;s currently working for 433mhz sensors, I will possibly be adding more frequencies later. For now I will continue refining the code to release it on github.&#xA;Day 1:&#xA;A few issues. I accidentally flipped the polarities on the siren. I will eventually implement a 12v regulator to up the voltage for the siren for the full 120db power.&#xA;Day 2:</description>
    </item>
    <item>
      <title>Dual AC Router Setup for $120</title>
      <link>https://silocitylabs.com/post/2018/02/02/dual-ac-router-setup-for-120/</link>
      <pubDate>Fri, 02 Feb 2018 19:48:02 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/02/02/dual-ac-router-setup-for-120/</guid>
      <description>&lt;p&gt;I will be using two &lt;a href=&#34;https://silocitylabs.com/post/2018/01/01/flashing-merlin-to-tm-ac1900-or-ac68u/&#34;&gt;Custom firmware&lt;/a&gt; routers to get full house coverage on a very old house with thick lead filled walls. The entire project took 6 hours due to some unexpected issues we faced. You can flash any device below as well to &lt;a href=&#34;https://asuswrt.lostrealm.ca/&#34;&gt;Merlin custom firmware&lt;/a&gt; but its entirely optional. This will work with the stock firmware.&lt;/p&gt;</description>
    </item>
    <item>
      <title>433mhz testing</title>
      <link>https://silocitylabs.com/post/2018/01/19/433mhz-testing/</link>
      <pubDate>Fri, 19 Jan 2018 14:43:55 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/01/19/433mhz-testing/</guid>
      <description>I decided due to the lack of community support I am not going to make a Zigbee 433mhz chip instead I will continue my efforts with the WiFi esp8266. Now that I have the 433mhz working with the esp8266 I will be performing some distance testing with a few receivers I purchased and different antennas I have.&#xA;Update to: https://silocitylabs.com/post/2017/12/01/smart-things-433mhz/</description>
    </item>
    <item>
      <title>Blocking exit intent popups</title>
      <link>https://silocitylabs.com/post/2018/01/10/blocking-exit-intent-popups/</link>
      <pubDate>Wed, 10 Jan 2018 03:17:12 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/01/10/blocking-exit-intent-popups/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2018/01/newsletter-popup-e1515447774854.jpg&#34; alt=&#34;Frig off, Randy&#34; height=&#34;335&#34; width=&#34;906&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;I hate &amp;ldquo;exit intent&amp;rdquo; popups. The kind that automatically open when your mouse leaves the page begging &amp;ldquo;please don&amp;rsquo;t go!&amp;rdquo;. They&amp;rsquo;re annoying. They&amp;rsquo;re irrelevant (I&amp;rsquo;m often following a tutorial, not closing the tab). They interrupt the content I&amp;rsquo;m trying to read. So I made a short &lt;a href=&#34;https://openuserjs.org/scripts/Maave/Exit_Intent_defuser&#34;&gt;Userscript to globally block them&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>COD Random Class Generator</title>
      <link>https://silocitylabs.com/post/projects/codrcg-com/</link>
      <pubDate>Mon, 01 Jan 2018 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/codrcg-com/</guid>
      <description>&lt;p&gt;COD RCG is a random class generator that random generates classes for anyone who plays call of duty to enjoy. This provides new enjoyment for the game e.g. it may choose a gun the player has never used.  It also brings more challenge because you never know what you’re going to get as a class, it could be good or it could put you at a huge disadvantage, but that’s where the fun comes in trying to win and do well in the game when you’re using this crazy class that you normally would not. We launched this website less than a week after call of duty came out. I created my own algorithms to randomly create a class based on the “create a class” system used in Call of Duty. It was a challenge because there are tons of possible class possibilities that can be created. So once I finished that I then had to go and make sure all the gun, attachment, camos, equipment, perks and score streaks were all named correctly. This site and app has been pretty popular with over 25,000,000 views and over 5,000,000 classes generated. The Android app has over 50k installs&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://codrcg.com&#34;&gt;Website Link&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://play.google.com/store/apps/details?id=com.techreanimate.blackops3&#34;&gt;Android App Link&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flashing Merlin to TM-AC1900 or AC68U (Updated for 384 builds)</title>
      <link>https://silocitylabs.com/post/2018/01/01/flashing-merlin-to-tm-ac1900-or-ac68u/</link>
      <pubDate>Mon, 01 Jan 2018 03:07:34 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2018/01/01/flashing-merlin-to-tm-ac1900-or-ac68u/</guid>
      <description>&lt;p&gt;Very few people know that you can save yourself some money by buying a &lt;a href=&#34;http://a.tra.li/Smz7&#34;&gt;T-mobile router on Amazon&lt;/a&gt;. Downside is having to flash it to have the latest firmware free of vulnerabilities. In this guide I will show you how to flash a TM-AC1900 to a RT-AC68U then into merlin custom firmware. I have tested it myself and can confirm that it works.&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;Update: Asus began rolling back firmware on the stock setups. They are not providing Merlin with the source for Ai-Mesh so you need to be on stock to use it. I have updated the guide to provide instructions on how to prevent the rollback from happening. You can also use this guide to recover from a rollback.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Complete Smart Home Setup</title>
      <link>https://silocitylabs.com/post/2017/12/28/complete-smart-home-setup/</link>
      <pubDate>Thu, 28 Dec 2017 18:00:51 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/28/complete-smart-home-setup/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/smart-home-2769210_960_720-e1514497002881.jpg&#34; alt=&#34;&#34; height=&#34;446&#34; width=&#34;907&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;I wanted to talk about my smart home setup from the ground up. I have many articles describing my setup in pieces but not everyone gets an entire overview of everything I have setup here. I don&amp;rsquo;t have a mansion or anything fancy like built in sprinkler/irrigation, so this will be more catered to your average city home.&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;The Assistant&lt;/strong&gt;:&#xA;r&#xA;Google Home and/or Mini manage my random routines that aren&amp;rsquo;t part of a automation rule. Going to the basement to do laundry, or going to sleep at random times. I can just send a command and google home will handle it. Link your SmartThings account and Google Home together for best results. Give all your devices aliases to make it easier to command via Google. I want one located in every central room of the house, Kitchen, Living room, Master Bedroom.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/100417-google-home-mini7347-2.jpg&#34; alt=&#34;&#34; height=&#34;467&#34; width=&#34;830&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;&lt;strong&gt;Control Center&lt;/strong&gt;:&lt;/p&gt;&#xA;&lt;p&gt;What controls my entire setup and why I chose this hub vs others. My only hub is a &lt;strong&gt;Samsung SmartThings hub&lt;/strong&gt;. This manages just about everything in my home minus the security cameras. I did heavy research on many hubs including Wink, IOT (hub-less), and Phillips hue. Why SmartThings?&lt;/p&gt;</description>
    </item>
    <item>
      <title>SmartThings zigbee vs Dome light cover</title>
      <link>https://silocitylabs.com/post/2017/12/26/smartthings-zigbee-vs-dome-light-cover/</link>
      <pubDate>Tue, 26 Dec 2017 17:55:48 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/26/smartthings-zigbee-vs-dome-light-cover/</guid>
      <description>For Christmas my mother got a full smart home kit. Samsung SmartThings, sengled bulbs, google home. After pluging everything in the hub was having issues. Finding all bulbs in dome covers. I removed the glass from the dome cover and tried again with no luck. Afterwards I removed the bulb from the socket and put it in a lamp. Detected and added to smartthings fine in the lamp. Readded it to the dome cover and it works now!</description>
    </item>
    <item>
      <title>SmartThings &#43; Vision Micro Switch [Update]</title>
      <link>https://silocitylabs.com/post/2017/12/18/smartthings-vision-micro-switch-update/</link>
      <pubDate>Mon, 18 Dec 2017 20:17:07 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/18/smartthings-vision-micro-switch-update/</guid>
      <description>&lt;p&gt;How to get a cheap smart home that actually works. Vision Micro switches lets you use the old fashion switch and also continue to use your old bulbs. Instead of paying $10-30 per smart bulb, you pay around $25 for a single or $30 for a 2 relay switch. 2 relay switches help you save a ton more money, you can use one for 2 gang boxes saving you 2x more money ($15/switch). If you think about it, most ceiling lights have 2-3 bulbs, Why buy so many bulbs when you can buy a single switch.&lt;/p&gt;&#xA;&lt;amp-youtube&#xA;    data-videoid=&#34;397hvxAjlj4&#34;&#xA;    layout=&#34;responsive&#34;&#xA;    width=&#34;480&#34; height=&#34;270&#34;&gt;&lt;/amp-youtube&gt;</description>
    </item>
    <item>
      <title>Phone case gamepad WIP</title>
      <link>https://silocitylabs.com/post/2017/12/18/phone-case-gamepad-wip/</link>
      <pubDate>Mon, 18 Dec 2017 18:30:48 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/18/phone-case-gamepad-wip/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://hackaday.io/Maave&#34;&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/6371391512533450341-1.jpg&#34; alt=&#34;&#34; height=&#34;478&#34; width=&#34;1257&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s my primary project, a phone case gamepad. This has been on the backburner for a while and I&amp;rsquo;m finally going full steam on it. Major milestones will be posted here on the blog. For the week by week details follow my &lt;a href=&#34;https://hackaday.io/project/28180&#34;&gt;HackADay.io project&lt;/a&gt;. All project information will be open source and posted on &lt;a href=&#34;https://github.com/SiloCityLabs&#34;&gt;Github&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SmartThings &#43; Vision Micro Switch</title>
      <link>https://silocitylabs.com/post/2017/12/15/smartthings-vision-micro-switch/</link>
      <pubDate>Fri, 15 Dec 2017 19:45:08 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/15/smartthings-vision-micro-switch/</guid>
      <description>&lt;p&gt;I have found a neat little alternative to full price switches online. I gave myself a budget of $20 per wall switch for the house and until I found something around that I was not gonna buy any. I just think that $50 for a wall switch is a little ridiculous in my opinion. These switches are still over my max budget but at least I found a reason for one of the partners here to buy it instead [&lt;a href=&#34;https://silocitylabs.com/post/author/bana0615/&#34;&gt;bana0615&lt;/a&gt;]. He has a double switch in his house and they do not sell double smart switches anywhere. This micro controller solves his problem. The double switch relays will put me under budget for some locations in the house though with the ability to work for two switches at once.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/419E0PAR7HL.jpg&#34; alt=&#34;Double Toggle Switch&#34; height=&#34;500&#34; width=&#34;500&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;</description>
    </item>
    <item>
      <title>3D printed wrist brace WIP</title>
      <link>https://silocitylabs.com/post/2017/12/15/3d-printed-wrist-brace-wip/</link>
      <pubDate>Fri, 15 Dec 2017 19:21:01 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/15/3d-printed-wrist-brace-wip/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/IMG_20171028_153645.jpg&#34; alt=&#34;&#34; height=&#34;513&#34; width=&#34;1010&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;This is a custom 3D printed wrist brace that I&amp;rsquo;m working on. I wear wrist braces to sleep for RSI / carpal tunnel but they&amp;rsquo;re not ideal. The fabric construction is hot, sweaty, and not supportive around the knuckle area of the hand. The velcro is noisy, sticks to bedding and lint, and is wearing out over time. I want something rigid, breathable, and quiet.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/cast1.jpg&#34; alt=&#34;3D printed cast I saw online&#34; height=&#34;467&#34; width=&#34;660&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;The design was inspired by this 3D printed cast I saw online. I scanned my arm with a Kinect using the Skanect program, then edited the model in Blender to make the brace. My plan a two-piece clamshell, probably held by o-rings or similar. I may add a hinge in the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New generators coming soon</title>
      <link>https://silocitylabs.com/post/2017/12/15/new-generators-coming-soon/</link>
      <pubDate>Fri, 15 Dec 2017 01:05:52 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/15/new-generators-coming-soon/</guid>
      <description>Cant wait to show you what we have in store, new generators coming soon!</description>
    </item>
    <item>
      <title>New print bed</title>
      <link>https://silocitylabs.com/post/2017/12/15/ebay-print-bed/</link>
      <pubDate>Fri, 15 Dec 2017 01:05:05 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/15/ebay-print-bed/</guid>
      <description>&lt;p&gt;We received our new print bed from &lt;a href=&#34;https://www.ebay.com/itm/192342007627&#34;&gt;eBay/China&lt;/a&gt;. Not a Lokbuild but at least its cheaper. First thing I noticed is that this sheet is thicker than a Lokbuild, 0.6mm thick instead of 0.5. When I followed the steps on calibrating I clicked &lt;del&gt;6&lt;/del&gt; 8 times to ensure proper spacing instead of the original 4.&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;    &#xA;        &lt;amp-img src=&#34;https://silocitylabs.com/uploads/2017/12/img_20171106_1706507253338128094262765.jpg&#34; alt=&#34;Before applying pad&#34; height=&#34;1280&#34; width=&#34;720&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;&lt;strong&gt;Robox Instructions:&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Launch AutoMaker software and navigate to Calibration button&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Follow instructions until asked to insert paper between nozzles and build plate&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Follow instructions and raise nozzles to point at which paper moves freely between nozzles and build plate&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Set height &lt;del&gt;4&lt;/del&gt; &lt;del&gt;6&lt;/del&gt; 8 clicks higher than this point (i.e. 0.4 mm)&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Proceed as normal&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;</description>
    </item>
    <item>
      <title>Automated water system?</title>
      <link>https://silocitylabs.com/post/2017/12/06/automated-water-system/</link>
      <pubDate>Wed, 06 Dec 2017 20:20:16 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/06/automated-water-system/</guid>
      <description>&lt;p&gt;A friend at work asked if I could help solve his issues with his water intake from the well. At first I was like um why? Living in the city I did not know anything about how country side water systems worked. Water pumped from a well has a chance that it may contain too much sulfur making the water smell. He wanted to pull rain water into a tank and use it as primary with the well water as a failsafe.&lt;/p&gt;&#xA;&lt;p&gt;I am thinking about using a basic ESP8266 along with a couple of water pressure sensors and relays triggering the water pumps he already has. The code should be very simple to write and I already have most of the hardware here minus the sensor.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phillips hue &#43; smartthings</title>
      <link>https://silocitylabs.com/post/2017/12/04/phillips-hue-smartthings/</link>
      <pubDate>Mon, 04 Dec 2017 19:28:40 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/04/phillips-hue-smartthings/</guid>
      <description>I&amp;rsquo;m not really sure why it started working all of a sudden. I&amp;rsquo;m glad I did not buy a Hue hub. I had a test bulb plugged in as a normal bulb when it randomly showed up to my SmartThings hub. This happened after adding Sengled classic bulbs to my system and a SmartThings hub update. I think maybe it had to do with Zigbee adding cross compatibility between ZLL and ZHA protocols.</description>
    </item>
    <item>
      <title>Smart Things 433mhz</title>
      <link>https://silocitylabs.com/post/2017/12/01/smart-things-433mhz/</link>
      <pubDate>Fri, 01 Dec 2017 01:39:20 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/2017/12/01/smart-things-433mhz/</guid>
      <description>Going to be creating a receiver to translate 433mhz sensors to smart things, Most likely going to be using a esp8266 to make it easier to configure. I still have to figure out how to identify the smart things hub withouth manually entering in its ip, maybe upnp?&#xA;I also bought a CC2530 chip for zigbee testing, Not sure what im going to do with that yet.&#xA;Edit: I think I may have made a mistake buying zigbee chips.</description>
    </item>
    <item>
      <title>Zips Wiseguys Pizzeria Website</title>
      <link>https://silocitylabs.com/post/projects/wise-guys/</link>
      <pubDate>Mon, 05 Sep 2016 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/wise-guys/</guid>
      <description>&lt;p&gt;This restaurant has had multiple locations open all under one new mobile compliant website.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Colocrossing Client and Admin control panel</title>
      <link>https://silocitylabs.com/post/projects/colocrossing-panel/</link>
      <pubDate>Sun, 04 Sep 2016 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/colocrossing-panel/</guid>
      <description>&lt;p&gt;A highly advanced control panel that manages multiple datacenters across the country. This control panel has management features such as users, switches, routers, virtual machines, DDOS mitigation, port monitoring, billing, support tickets, sales and many more things. The panel grew more and more everyday become fully automated in every aspect of a datacenter technicians work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ATTO.com Domain Acquisition</title>
      <link>https://silocitylabs.com/post/projects/atto-com-acquisition/</link>
      <pubDate>Wed, 20 Jul 2016 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/atto-com-acquisition/</guid>
      <description>After hearing that they have been trying to contact a company for the purchase of atto.com for 16 years, I figured I could give it a shot. I helped ATTO Technology locate the correct point of contact in a +10000 employee company to initiate negotiations of the acquisition for the 4 letter domain name. We acquired the Domain name by the end of July.&#xA;You can checkout the other contributors for refferences.</description>
    </item>
    <item>
      <title>4 Real Prints Website</title>
      <link>https://silocitylabs.com/post/projects/4realprints/</link>
      <pubDate>Thu, 21 Jan 2016 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/4realprints/</guid>
      <description>&lt;p&gt;This website is for my private on the side 3D printing sales. I run prints for customers but I decided I needed a website. I created this website with images, contact form and more in under a few mins. SEO ready and completely mobile. Some of our clients included &lt;a href=&#34;https://atto.com&#34;&gt;ATTO Technology&lt;/a&gt; and other smaller customers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ATTO Technology SEO Redesign</title>
      <link>https://silocitylabs.com/post/projects/atto-com/</link>
      <pubDate>Tue, 15 Sep 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/atto-com/</guid>
      <description>&lt;p&gt;I was hired for this company to perform SEO, shortly after google had scheduled the release of a new search algorithm that would reduce views on pages that were not mobile complaint. ATTO got the effect of this with a 50% drop in traffic in a matter of days. A website with over a million views a month it needed to be overhauled. I was tasked with a complete redesign on the website and its 800+ pages. I monitored and improved SEO on the pages over time as well as slowly gained back that 50% loss in traffic. You can checkout the &lt;a href=&#34;https://www.linkedin.com/in/ldrrp/detail/project/945228877/contributors/&#34;&gt;other contributors&lt;/a&gt; for refferences.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Megatouchmods.com</title>
      <link>https://silocitylabs.com/post/projects/megatouchmods/</link>
      <pubDate>Tue, 15 Sep 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/megatouchmods/</guid>
      <description>&lt;p&gt;A website designed to host documentation for an arcade company that went bankrupt. I manage and run this website on my own, Open source the website on github using github actions to automatically build and deploy changes made to the repository.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://megatouchmods.com&#34;&gt;megatouchmods.com&lt;/a&gt;&#xA;&lt;a href=&#34;https://github.com/SiloCityLabs/megatouchmods.com&#34;&gt;github source code&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>PHP JSON HTML Minify</title>
      <link>https://silocitylabs.com/post/projects/php-json-html-minify/</link>
      <pubDate>Tue, 15 Sep 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/php-json-html-minify/</guid>
      <description>&lt;p&gt;Both of these functions are designed to be used with ob_start() and process the output before its sent to the user. You can also include caching into this to reduce overhead for static pages. It takes the output of the page and makes the content up to 50% smaller in size by removing unused comments and whitespace in code. &lt;a href=&#34;https://downloads.techreanimate.com/auowdk&#34;&gt;Download the file here&lt;/a&gt; or look at the code below.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PHP Mysqli DB Class</title>
      <link>https://silocitylabs.com/post/projects/db-class-php/</link>
      <pubDate>Tue, 15 Sep 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/db-class-php/</guid>
      <description>&lt;p&gt;A class written to simplify the use of mysqli in php. Uses similar concepts to other db classes built into other frameworks. &lt;a href=&#34;https://downloads.techreanimate.com/auowdk&#34;&gt;Download the file here&lt;/a&gt; or look at the code below.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pixelmon</title>
      <link>https://silocitylabs.com/post/projects/pixelmon/</link>
      <pubDate>Tue, 15 Sep 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/pixelmon/</guid>
      <description>&lt;amp-img src=&#34;https://silocitylabs.com/uploads/luis-portfolio/pixelmon.jpg&#34; alt=&#34;Pixelmon Mod&#34; height=&#34;994&#34; width=&#34;1920&#34; layout=&#34;responsive&#34;&gt;&lt;/amp-img&gt;&#xA;    &#xA;&#xA;&lt;p&gt;In my time working with Pixelmon team I played a role of working with multiple parts of the team due to my vast experience developing. Pixelmon was a hybrid game mode with minecraft and pokemon mixed in an open world game.&lt;/p&gt;&#xA;&lt;p&gt;Unfortunately the game faced some pushback including dmca takedown notice from Nintendo themselves which resulted in all development ending. The game had user created content that was similar to the real game pokemon but created by hand as to avoid copyright infringement. It seems that Nintendo still carried on with the takedown however.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sending SMS via the Nexmo SMS gateway.</title>
      <link>https://silocitylabs.com/post/projects/nexmo-php-class/</link>
      <pubDate>Tue, 15 Sep 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/nexmo-php-class/</guid>
      <description>&lt;p&gt;A class written to simplify the use of the nexmo api gateway for SMS messaging. This class was a fork from another repository with new gateway endpoints added and adding an entirely new service for automated phone calls with a tts engine. &lt;a href=&#34;https://gitlab.com/silo-city-labs-llc/Nexmo-PHP-lib&#34;&gt;Download the file here&lt;/a&gt; or look at the code below.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RDNS XSS On Industry Standard Looking Glass</title>
      <link>https://silocitylabs.com/post/projects/lg-xss-cve/</link>
      <pubDate>Wed, 21 Jan 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/lg-xss-cve/</guid>
      <description>&lt;p&gt;My commitment to security is always a goal of mine. The &amp;lsquo;industry standard&amp;rsquo; network looking glass now faces a pretty nasty XSS vulnerability which is &lt;a href=&#34;https://github.com/telephone/LookingGlass/tree/4367733198698c4d314c51731e0b480b7d0383b3&#34;&gt;listed on github&lt;/a&gt; and I discovered. An RDNS XSS was disclosed which has been patched by a temporary fix I applied to it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ClouDNS API Library</title>
      <link>https://silocitylabs.com/post/projects/cloudns-api-php/</link>
      <pubDate>Fri, 16 Jan 2015 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/cloudns-api-php/</guid>
      <description>&lt;p&gt;This is a wrapper library for the ClouDNS API to be used by PHP applications. It tries to ease the integration of the API into your applications by handling all interactions with API and providing a simple interface to interact with. The entire projects &lt;a href=&#34;https://gitlab.com/silo-city-labs-llc/cloudns-api-php&#34;&gt;source code&lt;/a&gt; is posted on gitlab.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Java Plugin Minecraft RepairSigns</title>
      <link>https://silocitylabs.com/post/projects/repair-sign/</link>
      <pubDate>Fri, 04 Oct 2013 22:36:25 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/post/projects/repair-sign/</guid>
      <description>&lt;p&gt;Written in java for minecraft this plugin was created to improve user gameplay. With close to 10k downloads and hundreds of active servers using it. You can checkout the old &lt;a href=&#34;https://dev.bukkit.org/projects/repairsign&#34;&gt;plugin page here&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The RepairSign plugin provides easy to use repair locations to help improve the user experience from a general perspective. Before making the purchase you can check trough an invoice station how much its going to cost and get a detailed list of all prices for each item. You can even go as far as to change the default pricing for all items in the config. To repair or get estimate left click signs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About Us</title>
      <link>https://silocitylabs.com/page/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/page/about/</guid>
      <description>We are a group of developers who work together to help one another strive at our fields.&#xA;What we do best: Search Engine Optimization Our SEO experts can get your site on google and Bing!&#xA;Web Design Our team has the skillset to get you your desired look and function.&#xA;Mobile Apps We strive to keep all sites mobile ready and if thats not enough, we also provide Android development</description>
    </item>
    <item>
      <title>Newsletter</title>
      <link>https://silocitylabs.com/newsletter/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/newsletter/</guid>
      <description></description>
    </item>
    <item>
      <title>The Team</title>
      <link>https://silocitylabs.com/page/team/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>team@silocitylabs.com (Silo City Labs)</author>
      <guid>https://silocitylabs.com/page/team/</guid>
      <description>Luis Rodriguez Portfolio: http://luisdrodriguez.com/&#xA;LinkedIn: https://www.linkedin.com/in/ldrrp/&#xA;Robert Greene LinkedIn: https://www.linkedin.com/in/robert-hanson-a5949a72/&#xA;Andrew Elbaneh Portfolio: https://elbaneh.com/&#xA;LinkedIn: https://www.linkedin.com/in/andrew-elbaneh-7b105445/</description>
    </item>
  </channel>
</rss>
