Media Summary: today I show how to find the man pages for git subcommands on other platforms (particularly macos) where it's a bit tricky! playlist: ... today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ... today I show a few useful options to `git log` to help visualize the commit history: --decorate, --oneline, --graph, --first-parent, ...

The Comm Command Intermediate Anthony Explains 286 - Detailed Analysis & Overview

today I show how to find the man pages for git subcommands on other platforms (particularly macos) where it's a bit tricky! playlist: ... today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ... today I show a few useful options to `git log` to help visualize the commit history: --decorate, --oneline, --graph, --first-parent, ... today I show an easy way to fix the F401 error code from pyflakes+flake8! - python star imports: today we talk about what an omni-executable is, show a popular example (busybox) and then write one ourselves! playlist: ... 3.10 is coming! here's the new things to look out for! - top 10 new things in python 3.9: - what is ...

I used to use azure pipelines for all of my CI needs -- I've since migrated to github actions! I go over reusable workflows and the ... someone showed me a neat feature in newer versions of git so I figured I'd show you in a video! - temporary git configuration from ... today I build a flake8 plugin from scratch showing the bare minimum to add a new lint check! I also demo all the related tools I use ... today I show how to atomically deal with directories! - what is atomicity: playlist: ...

Photo Gallery

the `comm` command! (intermediate) anthony explains #286
man pages for git subcommands (beginner - intermediate) anthony explains #287
job management: fg / bg / ^Z, & and more!  (intermediate) anthony explains #376
pgrep / pkill commands (beginner - intermediate) anthony explains #279
the `split` command! (beginner - intermediate) anthony explains #406
git: visualizing main line commits (intermediate) anthony explains #120
flake8: avoiding F401 in __init__.py (beginner - intermediate) anthony explains #288
making an omni-executable (intermediate) anthony explains #327
top 10 new things in python 3.10 (beginner - intermediate) anthony explains #289
I've moved off of azure pipelines for CI (intermediate) anthony explains #512
configuring git from environment vars (intermediate) anthony explains #378
a flake8 plugin from scratch (intermediate) anthony explains #025
Sponsored
View Detailed Profile
the `comm` command! (intermediate) anthony explains #286

the `comm` command! (intermediate) anthony explains #286

today I talk about

man pages for git subcommands (beginner - intermediate) anthony explains #287

man pages for git subcommands (beginner - intermediate) anthony explains #287

today I show how to find the man pages for git subcommands on other platforms (particularly macos) where it's a bit tricky! playlist: ...

job management: fg / bg / ^Z, & and more!  (intermediate) anthony explains #376

job management: fg / bg / ^Z, & and more! (intermediate) anthony explains #376

today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ...

pgrep / pkill commands (beginner - intermediate) anthony explains #279

pgrep / pkill commands (beginner - intermediate) anthony explains #279

today I show off the `pgrep` and `pkill`

the `split` command! (beginner - intermediate) anthony explains #406

the `split` command! (beginner - intermediate) anthony explains #406

today I show off the `split`

Sponsored
git: visualizing main line commits (intermediate) anthony explains #120

git: visualizing main line commits (intermediate) anthony explains #120

today I show a few useful options to `git log` to help visualize the commit history: --decorate, --oneline, --graph, --first-parent, ...

flake8: avoiding F401 in __init__.py (beginner - intermediate) anthony explains #288

flake8: avoiding F401 in __init__.py (beginner - intermediate) anthony explains #288

today I show an easy way to fix the F401 error code from pyflakes+flake8! - python star imports: https://youtu.be/gJJVXB5JLUk ...

making an omni-executable (intermediate) anthony explains #327

making an omni-executable (intermediate) anthony explains #327

today we talk about what an omni-executable is, show a popular example (busybox) and then write one ourselves! playlist: ...

top 10 new things in python 3.10 (beginner - intermediate) anthony explains #289

top 10 new things in python 3.10 (beginner - intermediate) anthony explains #289

3.10 is coming! here's the new things to look out for! - top 10 new things in python 3.9: https://youtu.be/Dtw0QJhepV0 - what is ...

I've moved off of azure pipelines for CI (intermediate) anthony explains #512

I've moved off of azure pipelines for CI (intermediate) anthony explains #512

I used to use azure pipelines for all of my CI needs -- I've since migrated to github actions! I go over reusable workflows and the ...

configuring git from environment vars (intermediate) anthony explains #378

configuring git from environment vars (intermediate) anthony explains #378

someone showed me a neat feature in newer versions of git so I figured I'd show you in a video! - temporary git configuration from ...

a flake8 plugin from scratch (intermediate) anthony explains #025

a flake8 plugin from scratch (intermediate) anthony explains #025

today I build a flake8 plugin from scratch showing the bare minimum to add a new lint check! I also demo all the related tools I use ...

atomically replace / delete directories (intermediate - advanced) anthony explains #291

atomically replace / delete directories (intermediate - advanced) anthony explains #291

today I show how to atomically deal with directories! - what is atomicity: https://youtu.be/tmlmCG5egI0 playlist: ...