Bio: Programmer based in New York--interested in networking and distributed systems!

Notes: Understanding Real-World Concurrency Bugs in Go

made by squidarth, submitted by nicholasbs
An overview of a paper where the authors reviewed real-world bugs in open source software to evaluate whether or not Go makes concurrency bugs less likely.

Type Erasure in Scala

made by squidarth, submitted by nicholasbs
An overview of type erasure, generic types, and reflection in Scala.

Ergodicity

made by squidarth, submitted by alicia
This blog post really clearly explains a fun concept related to probability and expected value.