We play with technology. Sometimes we discover things we think are worth sharing.

Tag: "installation"

Getting Started with FPGA and VHDL
FPGA

Getting Started with FPGA and VHDL

I've been asked a few times how one gets started with FPGA design? Here are a few notes on the tools you can download for free and the existing websites that already cater for teaching VHDL.
Using Certbot To Generate Certificates Without SSH Access
Bash

Using Certbot To Generate Certificates Without SSH Access

Let's Encrypt and Certbot provide ways to automate the maintenance of free HTTPS certificates for your website, but only if your hosting service has included the cPanel plugin or gives you SSH access. We present a solution that we've used for…
Cygwin Mirror and Installation
Bash

Cygwin Mirror and Installation

Ensuring that your whole team has the same repeatable installation of Cygwin. How to mirror Cygwin on to local infrastructure such that you can script the installation to be the same for everyone.