Media Summary: today I talk about one of the more useful debugging today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ... In this Linux tip, we're going to look at
The Comm Command Intermediate Anthony - Detailed Analysis & Overview
today I talk about one of the more useful debugging today I show backgrounding and foregrounding in the shell and kind of how it works from a signaling perspective! - pgrep / pkill: ... In this Linux tip, we're going to look at 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 a few useful options to `git log` to help visualize the commit history: --decorate, --oneline, --graph, --first-parent, ... 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 ...
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 ... today I show how to atomically deal with directories! - what is atomicity: playlist: ... today I explain what is meant by a "tty" in programming. I use python's sys.std___.isatty() to show some examples as well playlist: ... today I talk about a vulnerability in the Fussy Fox linting service which I disclosed and got permission to post about. - github ... 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 ...