11 тысяч подписчиков
404 видео
transistors and small electronics and their analogues (heh) to programming.
Parsing arguments in bash - You Suck at Programming
Why Rust is my favorite Programming Language (jk it's bash)
Self taught vs. schooling for tech
yes i also make music! look up 'dave eddy' on spotify or whatever app you use.
the `function` keyword and bash - what it is and how to use it.
Essential Advice for Aspiring Software Engineers
Why Learn the Bash Shell? My story why and how i learned the shell, and if you should too
this is bam margera and today we're gonna prank ape - viva la bash
Why I Don’t Personally Value Certifications in Tech Interviews
I gained 183k followers in 5 months?!
Celebrating 10K YouTube Subscribers - My Journey!
How to find Unix processes with `pgrep` and `pkill`
i'll compare youtube monetization to spotify monetization at the end of the year.
How to handle empty directories with `nullglob` in Bash - You Suck at Programming
I choose my tools because they serve a purpose - i'm not tied to them
this message is for one person specifically
“rtfm”
Proc FS Environment - Looking at `/proc/$$/environ` on Linux/Unix - You Suck at Programming
Basic Unix signals with `kill` - SIGTERM, SIGINT, SIGKILL, etc.
Debugging Bash using DTrace - You Suck at Programming
Advent of Code 2024 in Bash: Day 1 - Historian Hysteria
Is C a high-level, low-level, or "medium-level" programming language.
how i manage my dotfiles with GitHub
Proper `for` loops in Bash - `for` vs `while` loops - You Suck at Programming
Stepping through and debugging a fork-bomb `:(){ :|: & };:` - You Suck at Programming
I Created a Bitmap Image using Just Bash! (yes, really) - Graphics Programming in Bash?!
My First Major Software Project - Creating Viridian Media Player for Ampache
Making an HTTP request in Bash without `curl` or `wget` - on *any* OS (Linux, Mac, illumos, etc.)
reasons why someone might want to use a shell other than bash on a linux machine.
`vim` Tips and Tricks for easily indenting your code.
Docker Crimes - Handling long `docker` command strings - You Suck at Programming
The difference between `exec` and `eval` in your shell / bash.
comparing the performance of different programming languages by running a for loop 1 billion times
Automating terminal commands from bash (understood)
How to find out someones IP address on the internet.
loading a plugin in bash and listening on a socket! the start of an HTTP server.
Creating an Animated Progress Bar from scratch in Bash to batch-process files!
are you too old to learn to code at age 30?
Bash Hacks - The Power of $_ Explained.
How to determine if a mysql server is available with a bash script.
we will all become wizards at using the terminal.
Automate Your DNS Block List with Bash Scripting - oisd.nl
you use nano instead of vim? back in hiding.
my approach for learning and memorizing commands for when i’m using linux / unix.
how to exit vim?
Order of commands on the Unix Shell - You Suck at Programming
i don't use linux on the desktop - and i don't touch /bin/sh
Why Rust is the Ultimate Language for Fast Programming
Unix Permissions and shebangs can be fun! and there are definitely some gotchas.
Bash Commands are more than just external binaries - we have functions, aliases, builtins, etc.