home
|
feeds
|
donate
Log in / sign up
Core Dumped
SC engineer teaches you SC stuff.
follow
why some low-level projects are full of weird code like this
Core Dumped
-
Nov 27
hide
how history shaped the programming terms we still use today
Core Dumped
-
Nov 12
hide
bit shifting: the hidden trick inside your cpu
Core Dumped
-
Oct 24
hide
how cpus interact with so many different devices
Core Dumped
-
Oct 08
hide
the 80’s algorithm to avoid race conditions (and why it failed)
Core Dumped
-
Sep 12
hide
stop killing processes! make ctrl+c meow instead… (with signals)
Core Dumped
-
Aug 15
hide
why some projects use multiple programming languages
Core Dumped
-
Jul 25
hide
the hidden circuit that stops memory attacks
Core Dumped
-
Jul 03
hide
the weirdest bug in programming - race conditions
Core Dumped
-
Jun 05
hide
this simple algorithm powers real interpreters: pratt parsing
Core Dumped
-
May 09
hide
what happens when a program calls sleeps?
Core Dumped
-
Apr 16
hide
the fancy algorithms that make your computer feel smoother
Core Dumped
-
Mar 27
hide
that one time i needed a linked list
Core Dumped
-
Feb 26
hide
how hardware assist software when multitasking
Core Dumped
-
Feb 14
hide
why applications are operating-system specific
Core Dumped
-
Jan 24
hide
the most common question on my channel
Core Dumped
-
Dec 28 2024
hide
threads on multicore systems
Core Dumped
-
Dec 13 2024
hide
why are threads needed on single core processors
Core Dumped
-
Nov 29 2024
hide
ipc: to share memory or to send messages
Core Dumped
-
Nov 15 2024
hide
how the clock tells the cpu to "move forward"
Core Dumped
-
Oct 31 2024
hide
how a single bit inside your processor shields your operating system's integrity
Core Dumped
-
Oct 17 2024
hide
the most successful idea in computer science
Core Dumped
-
Sep 25 2024
hide
a program is not a process.
Core Dumped
-
Sep 12 2024
hide
how computer processors run conditions and loops
Core Dumped
-
Aug 23 2024
hide
capacitors are terrible at remembering data. but for this reason we continue doing it.
Core Dumped
-
Jul 30 2024
hide
how computers cast strings to numbers
Core Dumped
-
Jul 11 2024
hide
crafting a cpu to run programs
Core Dumped
-
Jun 14 2024
hide
how transistors remember data
Core Dumped
-
May 24 2024
hide
how transistors run code?
Core Dumped
-
May 03 2024
hide
concurrency is not what you think
Core Dumped
-
Apr 05 2024
hide
arraylist vs linkedlist
Core Dumped
-
Mar 16 2024
hide
why is the heap so slow?
Core Dumped
-
Feb 24 2024
hide
why is the stack so fast?
Core Dumped
-
Feb 03 2024
hide