Potpourri, an unusual or interesting mixture of things


Programming

Python

Nuances in Python’s Object Oriented Programming

Working w/ Source Code

Interpreter Loop & Bytecode Instructions w/ Disassembler

PyObject : py’s core data structure

Go

Go’s RPC Package

Java

Pushing Java to the Limits [1BRC]

Distributed Systems

Linearizability

Operating Systems

Atomicity: All-or-Nothing and Before-or-After

Test and Set, Compare and Swap

xv6: a simple, Unix-like teaching operating system

Misc