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
would people want to see me jump on twitter?
would people want to see a long-form video where i install Linux from scratch?
mounting NTFS filesystems on Linux can make ls look wild
i got 5 dollars as a content creator
nothing special about /etc when it comes to storing configs
Accessing file metadata in other languages like python and node
my experience with `pushd` and `popd` in the shell - don't be scared like i was lol
my rule of thumb for when i need a bash script - if i have a playbook of commands then it's time.
Running a fork-bomb on Linux :(){ :|: & };: - You Suck at Programming
Bash `read` command instead of `cut` and `tr` - You Suck at Programming
Why Rust (rustlang) on the backend.
what happens when you disable the "enable" builtin in bash - re-exec your shell lol
`env` in code - Using Environmental Variables in code - You Suck at Programming
being able to parse a command in your head is a great skill to hone and a useful exercise.
Is Assembly Language Still Relevant in 2024?
i didn't know `continue` can take an optional argument in bash!
"show us your feet"
going to a `.d` directory has been a great evolution in tech from my point-of-view
I never get tired of reading comments like this.
i don't think there's anything inherently wrong with the `goto` keyword
I'm totally happy to share my analytics and let people know what I make on social media monetization
Arrays in Pure Bash - You Suck at Programming
understanding environmental variables and how they are passed via ssh
Passwordless ssh with keys using `ssh-agent` - You Suck at Programming
interesting things will happen with this bash glob.
there are a TON of different flavors and distributions of unix out there
Basic Unix signals with `kill` - SIGTERM, SIGINT, SIGKILL, etc. - You Suck at Programming
Listing and looping files in a bash script on unix
iTerm vs. macOS Terminals - My Personal Choice it Terminal Emulators.
why I don't use zsh - or why i stick with bash as my main shell.
understanding recursive functions
The biggest landmine to avoid when looking at different operating systems like illumos vs Linux
This is the syntax for /dev/tcp on linux and unix operating systems - we can look in the bash mapage
is it possible to make an OS from scratch solo? Terry Davis wrote TempleOS so yes.