internals

Tag

Cards List
#internals

What is Git made of? (2022)

Lobsters Hottest · 2026-05-24 Cached

An in-depth tutorial explaining the internal structure of Git, including objects, hashes, and how Git stores data, with examples in Go and shell commands.

0 favorites 0 likes
#internals

The implementation of select in Go

Lobsters Hottest · 2026-05-18 Cached

Explains the implementation of Go's select statement, covering compiler rewrites and the runtime's selectgo function.

0 favorites 0 likes
#internals

Understanding the Linux Kernel: The Linux Kernel Startup

Hacker News Top · 2026-05-14 Cached

The article explains the Linux kernel boot process on x86_64, from bootloader handoff to user space initialization, using a space colony metaphor to describe the initialization phases.

0 favorites 0 likes
← Back to home

Submit Feedback