VS Code Tip Of The Day - Selectively Adding Files To A Git Commit
Posted on Sat 03 April 2021 in Posts • Tagged with git, vscode
Posted on Sat 03 April 2021 in Posts • Tagged with git, vscode
Posted on Sat 06 March 2021 in Posts • Tagged with apple, m1, apple_silicon, applesilicon
Posted on Sat 27 February 2021 in Posts • Tagged with terminal, starship
I recently discovered Starship & converted my old prompt to using it. Lets see what I learned.
Posted on Fri 26 February 2021 in Posts • Tagged with vscode, nodejs, docker
Posted on Sun 14 February 2021 in Posts • Tagged with iterm, iterm2, git, terminal, shell
Posted on Mon 01 February 2021 in Posts • Tagged with bash, git, osx, homebrew
Posted on Sat 30 January 2021 in Posts • Tagged with devenv, setup, tooling, iterm, iterm2, terminal, shell
I've been a longtime user of iTerm2 as my terminal. This post walks through some of my setup with it.
Posted on Mon 09 November 2020 in Posts • Tagged with django, python, chartjs, graphs
Walking through an example of adding a chart to the Django admin, and making it use the selected filters.
Posted on Sat 02 May 2020 in Posts • Tagged with python, pythonTipOfTheDay, functools
Posted on Sat 18 April 2020 in Posts • Tagged with python, testing, pytest, unittest, django