Channel Avatar

Charles Cabergs @UC_XDaRJhEt_LIE3Mp1FYzsA@youtube.com

7.4K subscribers - no pronouns :c

Just a computer guy doing computer stuff


11:33
Port forwarding over ssh
16:37
moreutils, when coreutils isn't enough
02:55
Print number ranges with seq
17:23
sed is more than search and replace
04:36
Don't use awk or sed to parse simple fields in a text file
05:53
Advanced C 37: Digraphs and Trigraphs
11:13
Advanced C 36: Directories
06:30
Translate from the comfort of your terminal
07:31
Advanced C 35: Hash Table
17:27
Advanced C 34: Sorting and Searching Algorithms
05:18
Handle mutable globals in Rust
10:25
Advanced C 33: Parse Command Line Arguments
05:35
Advanced C 32: Packed Structs
07:32
Painless Arch Linux install
07:50
Advanced C 31: Complex Numbers
04:18
Advanced C 30: static_assert
07:09
Advanced C 29: constexpr in C??
05:06
Advanced C 28: Generics
01:49
Advanced C 27: Change enum's Underlying Type
05:12
Advanced C 26: What is extern "C" 🤔
05:59
Advanced C 25: The restrict Keyword
04:16
Advanced C 24: i++ VS ++i
20:02
Advanced C 23: Wildcards (fnmatch and glob)
13:38
Advanced C 22: Regular Expressions
08:45
Advanced C 21: Read a file line by line with getline
05:02
Gitlab CI/CD #7: Parallel
03:11
Gitlab CI/CD #6: Retry
05:06
Gitlab CI/CD #5: Before/After Script
09:01
Gitlab CI/CD #4: Variables
08:34
Gitlab CI/CD #3: Artifacts
06:55
Gitlab CI/CD #2: Stages
05:54
Gitlab CI/CD #1: Jobs
01:45
Gitlab CI/CD #0: Intro
23:34
Hash table from scratch (aka python dict, c++ unordered_map)
12:22
Dynamic array from scratch (aka c++ vector, python list)
12:58
Unit testing in C with criterion
11:59
Fix your memory leaks with valgrind
07:57
Advanced C 20: Error Handling
07:30
Advanced C 19: Split String
22:06
vim's final boss
00:50
Advanced C 18: Dollar
05:24
Advanced C 17: Variable Length Array (VLA)
03:06
Advanced C 16: Macro Variable Arguments
04:13
Advanced C 15: Anonymous Struct And Array
07:02
Advanced C 14: Macro Stringify And Tokenize
07:12
Advanced C 13: Macros Caveats
19:51
Advanced C 12: printf
06:00
Advanced C 11: Variable Argument List
04:17
Advanced C 10: Number Literals
03:44
Advanced C 9: String Literal VS char Array
06:26
Advanced C 8: Bit Fields
05:39
Advanced C 7: Tagged Unions
07:30
Advanced C 6: Lookup Tables
04:02
Advanced C 5: sizeof
00:44
Advanced C 4: Long Number Separator
07:47
Advanced C 3: void Pointers
06:17
Advanced C 2: Bit Flags
11:22
Advanced C 1: Function Pointers
11:33
Fish shell introdution
06:07
tmux basics