V8 Engine
6 videos across 5 channels
V8 sits at the heart of modern JavaScript runtimes, turning code into fast, efficient machine instructions through just-in-time compilation, optimized memory management, and a tightly engineered single-threaded event loop. Discussions span how Node.js leverages V8 to deliver non-blocking servers and core modules, while newer runtimes like Bun aim to streamline the tooling around V8 for even faster development. The result is a hands-on look at how this engine underpins both everyday server work and cutting-edge JavaScript tooling.

Node.js Crash Course
A concise walkthrough of Node.js fundamentals, starting with what Node.js is and how its non-blocking, event-driven arch

Resident Evil: Requiem - Part 1
The video is a detailed, playthrough style discussion of a Resident Evil style game, highlighting visuals, sound design,

Resident Evil: Requiem - Part 13 (ENDING)
Markiplier discusses the chaotic rescue, character dynamics, and lore twists around Pandora's Box and the goddess Elpus,

They cut Node.js Memory in half 👀
The video explains how a Node.js memory reduction technique called pointer compression, enabled by a Docker image swap (