Adam Parkin

Adam Parkin @pzelnip

About: The Codependent Codr. :)

Location:
Victoria, BC, Canada
Joined:
Mar 16, 2017

Adam Parkin
articles - 11 total

Using namedtuple's to convert dicts to objects

A friend shared this with me today and I thought it was pretty neat. If you have a dict, and you want...

Learn More 0 0Aug 25 '23

F-Strings Are F'ing Cool Part 2

So in a previous post a couple years ago I wrote about some of the reasons the f-string functionality...

Learn More 2 0Jul 27 '21

VS Code Tip Of The Day - Selectively Adding Files To A Git Commit

Small tip: sometimes when working on something I find myself making changes to many files. I then onl...

Learn More 1 0Apr 3 '21

The Wild World of Apple Silicon

I recently took the plunge and obtained a shiny new M1-powered Macbook Air. For those unfamiliar, las...

Learn More 9 0Mar 6 '21

Using Starship For Terminal Prompt Goodness

Recently I had the good fortune of attending the 2021 iteration of the Pycascades conference, and the...

Learn More 8 0Feb 28 '21

Building A VS Code Extension Without Installing Node By Docker Magic

I recently wanted to work through the tutorial for building a VS Code extension, but the first step i...

Learn More 6 0Feb 27 '21

Git Image Diff with iTerm2

So iTerm2 has this neat imgcat command that allows you to "cat" or view an image right in the termina...

Learn More 7 0Feb 27 '21

Python manage.py pytest or Making Django Use Pytest

This post was originally posted on Apr 18, 2020 to https://www.codependentcodr.com/python-managepy-py...

Learn More 3 1Apr 21 '20

Visual Studio Code Tasks and Split Terminals

The January update of Visual Studio Code has some useful features for working with tasks.

Learn More 70 5Feb 19 '19

Disabling Pylint Messages

This post was originally posted on Aug 12, 2018 to...

Learn More 11 0Aug 13 '18

Docker and Image Sizes

This article was originally posted at: https://www.codependentcodr.com/docker-and-image-sizes.html on...

Learn More 8 0Aug 12 '18