An open API service indexing awesome lists of open source software.

https://github.com/pykello/notes


https://github.com/pykello/notes

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Awesome Design Talks

* [How We've Scaled Dropbox (2012)](https://www.youtube.com/watch?v=PE4gwstWhmc)
* [A Reflection on Building the WhatsApp Server (2018)](https://www.youtube.com/watch?v=LJx6mUEFAqQ)
* [How Uber scaled its Real Time Infrastructure to Trillion events per day](https://www.youtube.com/watch?v=K-fI2BeTLkk)
* [Scaling the Data Infrastructure at Instagram](https://www.youtube.com/watch?v=1sPgogJlKWM)
* [Large-Scale Low-Latency Storage for the Social Network (2013)](https://www.youtube.com/watch?v=5RfFhMwRAic)
* [Scaling Twitter core infrastructure (2014)](https://www.youtube.com/watch?v=6OvrFkLSoZ0)

## Data Access Method Talks
* [Firefly - Instant, Full-Text Search Engine for Dropbox](https://www.youtube.com/watch?v=tIsE6ltYIlk)
* [RocksDB: A High Performance Embedded Key-Value Store for Flash Storage](https://www.youtube.com/watch?v=imlP3lxwGgQ)

## Storage and Caching
* [f4: Facebook's Warm BLOB Storage System](https://www.youtube.com/watch?v=imlP3lxwGgQ)

## Courses
* [MIT 6.001 Structure and Interpretation, 1986](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-001-structure-and-interpretation-of-computer-programs-spring-2005/video-lectures/)
* [Type Theory](https://courses.cs.ut.ee/2011/typet/)