Media Summary: today we talk about a debugging technique using today I show off a cool little tool: `uq` -- the "universal serializer". it's useful for chaining configuration file contents to the jq (a json ... today I talk about the find command (the linux one, not the windows one) and a few useful ways to use this mini-language! -
All About Xargs Beginner Intermediate Anthony Explains 200 - Detailed Analysis & Overview
today we talk about a debugging technique using today I show off a cool little tool: `uq` -- the "universal serializer". it's useful for chaining configuration file contents to the jq (a json ... today I talk about the find command (the linux one, not the windows one) and a few useful ways to use this mini-language! - today I show a trick that I use a lot on stream with bash -- especially to move / backup files! playlist: ... today I show the `shred` command -- a useful tool for data scrambling when deleting sensitive files! playlist: ... today I talk about the `comm` command and a few examples of how to use it! playlist: ...
fine I'll make a video about it -- here's my stance on pinning dependencies and why I do what I do in the different scenarios. today I talk about the three generic types of `typing.Generator` and what send / return type mean. - generator basics: ... today I talk about the manylinux standard for python distributions and discuss why it was created, how it works, and how to turn off ... today I do an introduction to packer and show how to make a simple amazon ami using it. - configuration management: ... today I go over the technical details of how virtualenvs actually function, including the absurdity of needing to start 3 processes for ... today I talk about the concept of immutability and