Chris Quigley

Shouting into /dev/null

Blog About

Creating Python development environments on Linux/macOS using pyenv and venv

Introduction

When using Python it is important to not use the default OS Python. If you are starting out it will seem to work fine initially, but down the road you are likey to break it. Best practice is to use a clean virtual python environment for each application.

Read More

Create bootable Linux usb from iso in macos

Introduction

Read More

Creating bootable Windows usb from iso in macos

Introduction

Read More

Hello World

This is a simple blog hosted on Github Pages

Read More