Internals for Interns
internals-for-interns.com · 531 words · saved by 1 readers
A collection of blog posts explaining software internals in an approachable way
Guest Posts: Understanding Testcontainers: The Ryuk Reaper By Manuel de la Peña • September 7, 2026 • 24 min read If you’ve used Testcontainers in any language (Go, Java, .NET, Python, Node, Rust), you’ve probably noticed an extra container hanging around in your docker ps output while your tests run. … Understanding the Linux Kernel: Network Subsystem By Jesús Espino • August 31, 2026 • 20 min read At the end of the previous article we watched a module fill in a struct net_device_ops (include/linux/netdevice.h:1436), hand it to register_netdev() (net/core/dev.c:11531), and walk away. ……
saved by
related reading
- NYSRGnotes.ekzhang.com
- Frequently Asked Questions (FAQ) - The Go Programming Languagego.dev
- Together AI | The AI Native Cloudtogether.ai
- Four Days of Go – Evan Millerevanmiller.org
- Writing Better Go: Lessons from 10 Code Reviews - Speaker Deckspeakerdeck.com
- Writing Better Go: Lessons from 10 Code Reviews - Speaker Deckspeakerdeck.com
- Go at Google: Language Design in the Service of Software Engineering - The Go Programming Languagego.dev
- Peter Bourgon · Go for Industrial Programmingpeter.bourgon.org
- GitHub - golang-standards/project-layout: Standard Go Project Layoutgithub.com
- Emergent introspective awareness in large language models \ Anthropicanthropic.com
- Golang landminesgist.github.com
- GitHub - fatih/vim-go: Go development plugin for Vimgithub.com