sfs - An distributed object storage server to securely store billions of large and small files using minimal resources. Object data is stored in replicated volumes implemented like Facebooks Haysta...
Read more »
A collection of the papers, conference talks, articles, blog posts, interesting Twitter threads, HN/reddit comments on systems engineering - copyconstruct/library... (more…)
Read more »
Unlike the Black Box test we previously looked at, where the inner workings of the subject under test are hidden, in a White Box test, we are able to peer into the test using “spies” (I… (more…)
Read more »
In 2015, Apple introduced a new concept - Protocol Oriented Programming. I encourage you to watch the whole 50 minutes of the WWDC video. One of the conference's speekers laid down all new awesome Swift features and how protocols can help write a better, ... (more…)
Read more »