Apple TV System Specs Intel Pentium M 1.0GHz (Dothan) 256MB DDR2 10/100Mbit Ethernet 802.11n WiFi GeForce Go 7300 w/ 64MB GDDR3 2.5″ 40GB PATA HDD USB 2.0 (1) HDMI Component Video Out RCA 2-channel Audio Out Optical Audio out Quick Overview of Installation Download the installation image Decompress the image with ‘xz’ or 7zip Write…
Salvaging a Laptop Camera for Octoprint
What is Octoprint? Octoprint is open-source software used to control and manage 3D printers. It can run on different platforms — a Raspberry Pi for example — and it connects directly to a 3D printer through USB. The main interface is accessed via a web browser. Octoprint supports live streaming and time-lapse video. The 3D…
RetroArch on the 1st Generation Apple TV
This post only applies to the original Apple TV, not the “4K 1st Generation”. The original Apple TV has a light gray outer case, as opposed to the black/dark gray of later generations. Installing Linux The 32-bit Intel processor will limit options for distributions since most modern releases are 64-bit only. If you need the…
Modifying an Inkjet Printer for DTF Printing
Getting Started What is DTF? Direct to Film printing (DTF) is a method of transferring digital designs to shirts or other garments. DTF ink is printed onto a carrier sheet, usually PET (Polyethylene Terephthalate), and the carrier sheet is heat-pressed onto a garment. What type of inkjet printer is needed? Ideally, the printer will need…
Designing a 7-node Proxmox/Ceph cluster in Blender
I’ve been wanting to build a Proxmox cluster for a while — mainly to get a feel for Ceph storage. I’m firmly in the ZFS camp, but I do see the appeal of distributed storage paired with a high availability cluster. I plan on using this for my web development stack — LAMP, MEAN, etc…
Burn an Arduino Bootloader via Parallel Port
It is possible to burn an Arduino bootloader with nothing more than a computer and parallel port cable. Finding a system with a parallel port is the hard part. Anything newer than a Core 2 Duo will be hit or miss for legacy ports — so a pre-2010 computer is a good place to start….
Burn an Arduino Bootloader with a Raspberry Pi. The easy way.
This process uses a modified version of the official Raspberry Pi OS (2020-02-13-raspbian-buster-lite.img). It has been configured with the tools necessary to burn an Arduino style bootloader using the Raspberry Pi’s GPIO pins (described here). Brief summary of steps: Wire Raspberry Pi GPIO pins to Arduino ICSP pins Boot the custom Raspberry Pi image Connect a…
Programmatically Validate Addresses with the UPS Developer Kit, Tracking Integration
If you have an e-commerce website, you can validate shipping addresses on the front end to reduce delays and minimize costly returns due to bad addresses. Going further, you can also script and automate address validation for batch imports into UPS Worldship. This process will only apply to addresses in the United States, since UPS…
Managing Hyper-V Server in a Workgroup Environment
Hyper-V Server is great and it’s also completely free. Yes, Windows 10 Pro comes with the option to install and run Hyper-V, but anyone running more than a couple of virtual machines will eventually gravitate towards a dedicated virtualization server. So how do you manage Hyper-V Server if it doesn’t have a GUI? Any Windows…
Securing Remote Desktop with SSH Tunneling
The dangers of exposing Remote Desktop Protocol (RDP) to the internet are well documented. It’s no surprise that a tool designed for ease of use has become a prime target for scripted brute force attacks and other exploits, allowing compromised machines to serve as attack vectors for Ransomware. There are several practices for enhancing Remote…









