Tag: software development

  • How To Minimize Docker Container Sizes

    How To Minimize Docker Container Sizes

    Some of the most important assets a developer may have are time, money, computing power, and memory space. In this post, I’ll focus on the importance of multi-stage builds to minimize Docker container sizes. In a previous project, the Credit Card Validator API, I created a Dockerfile to be able to run a web application…

  • Snickerdoodle FPGA Project: Image Processing and Position Visualization using Glasgow Linux

    The goal of this project is to use the Snickerdoodle board. This board is unique as it has an FPGA on board that can be utilized. This is a Xilinx product and we have used Vivado to generate our IP core and flash the device. Below there is a demo video of our product. Although…