Все публикации

Let's analyse what instructions are in binaries, using Rust.

SQL/CLI Murder Mystery [stream]

Advent of Code 2018 problems 9 and 10, using Go.

Consistent hashing: how does it work?!

Advent of Code 2018 problems 7 and 8, using Go.

Advent of Code 2018 problems 5 and 6, using Go.

Advent of Code 2018 problems 1 to 4, using Go.

Toying with ReactNative on stream.

Fiddling with Java's file system watch service [programming stream]

Working on a Rust wrapper library for the IEX API

#2: Beyond IntermezzOS and toward a VGA driver in Rust [programming stream]

#1: Following the IntermezzOS tutorial [programming stream]

Writing a toy Lisp interpreter in Rust [programming stream]

samwho talks about networking

Mixing Signed and Unsigned Considered Harmful

MapOfNothingToSomething

Exploring xv6 - Introduction