Channel Avatar

Low Level Learning @UC6biysICWOJ-C3P4Tyeggzg@youtube.com

591K subscribers - no pronouns set

Teaching you 🧠 about the lowest level


08:01
i extracted the secrets of my son's baby monitor
04:52
everyone is coding like yoda. (should you?)
12:42
I Reverse Engineered a Dangerous Virus and Found Something WEIRD (ESXiargs ransomware deep dive)
07:43
how can memory safe code STOP HACKERS?
07:26
i hacked my son's baby monitor, for science.
03:33
you don't need a degree to get a job (seriously)
03:23
are VPNs worth the money? | lowlevelrants
06:30
comparing GPUs to CPUs isn't fair
07:37
the TRUTH about this NEW Language (BETTER Than Rust and C++?)
13:56
everything is open source if you can reverse engineer (try it RIGHT NOW!)
10:32
everyone codes faster when they stop using their mouse
21:08
every good programmer should know how to code this data structure (its easy)
02:23
Hacker's Gave me a Game and I Found a Virus
04:44
How Dangerous is the Future with ChatGPT?
05:09
computers suck at division (a painful discovery)
08:25
how do hackers exploit buffers that are too small?
03:17
the TRUTH about C++ (is it worth your time?)
15:20
i did the easiest LeetCode in assembly
05:42
why do hackers love strings?
08:52
learn network programming in c, but without all those pesky sockets
03:12
Rust Is Coming to The Linux Kernel and I'm Not Sure How to Feel
07:07
you need to stop using print debugging (do THIS instead)
16:34
coding in C but I start over for every compiler error
05:25
the TRUTH about numbers and network programming (endianess or ELSE)
11:14
Fixing HORRIBLE Embedded Rust So You Don’t Have To
18:10
rust runs on EVERYTHING (no operating system, just Rust)
04:41
the TRUTH about what programming language you should learn FIRST
02:53
how do binary numbers have a minus sign?? (not 1 or 0)
01:16
Starlink Got HACKED With a $25 Raspberry Pi Modchip
04:05
an 8-bit microcontroller but it has a garbage collector
00:48
coding in c until my program crashes
02:55
Is Google Trying to Kill C++? (Not Exactly)
05:44
what even is a "reference"?
03:23
these characters will crash your computer
11:22
Learn Embedded Rust WITHOUT Any Expensive Hardware | Rust ARM QEMU Cargo Tutorial
08:03
you will never ask about pointers again after watching this video
07:31
do arm processors float?
01:15
coding in c until I go completely insane
07:09
what happens when the CPU crashes?
07:09
i built the world's worst IOT coffee machine
01:13
assembly instructions are WILD
04:17
how does a Mutex even work? (atoms in the computer??)
10:39
Stop Wasting Time, Use AVR Timer Interrupts | Baremetal AVR Programming Tutorial
00:48
coding in c until my program is unsafe
17:52
This is the BEST Board to Learn RISC-V Assembly.
12:26
Don't Worry, C and Rust Can FINALLY Coexist (Here's How) | Embedded Rust and C on the RP2040 Pi Pico
03:08
why is recursion bad?
07:48
This Is 100% How You Should Be Debugging | How to Use OpenOCD to Debug Embedded Software with GDB
05:09
The Best Board to Start STM32 Programming? | ARM Development for Beginners
03:54
Something Is Weird About Rust's Threading and Concurrency | Rust Multi-Threading Tutorial
05:53
This Is How Rust Stops Memory Leaks
12:50
Rust Runs on EVERYTHING, Including the Arduino | Adventures in Embedded Rust Programming
14:29
rust runs on EVERYTHING (no operating system, just Rust)
08:14
The C Programming Language is Over 50 Years Old, So Today I Learned Rust
14:47
Getting Started with ESP32 Wireless Networking in C | Wirelessly Enable Any Project with ESP32
08:08
why can’t computers have thousands of cores?
08:01
you will never ask about pointer arithmetic after watching this video
10:51
You Can Learn RISC-V Assembly in 10 Minutes | Getting Started RISC-V Assembly on Linux Tutorial
09:03
The Origins of Process Memory | Exploring the Use of Various Memory Allocators in Linux C
09:04
THE THRILLING CONCLUSION?! | Controlling GPIO in the Raspberry Pi Kernel | GPIO Driver Project