[–] georgeEsb 5y ago ↗ https://briantliao.com/distributed-systems-notes/I wrote down notes too! [–] josepmdc 5y ago ↗ What did you use to build that site? It looks really neat. Is it some hugo template? [–] georgeEsb 5y ago ↗ mdBook! https://github.com/rust-lang/mdBookIt can do LaTeX and code, and be updated in real time so those were real time notes!Some other examples* https://briantliao.com/interviewing-notes/* https://briantliao.com/deep-learning-notes/* https://briantliao.com/guitar-notes/
[–] josepmdc 5y ago ↗ What did you use to build that site? It looks really neat. Is it some hugo template? [–] georgeEsb 5y ago ↗ mdBook! https://github.com/rust-lang/mdBookIt can do LaTeX and code, and be updated in real time so those were real time notes!Some other examples* https://briantliao.com/interviewing-notes/* https://briantliao.com/deep-learning-notes/* https://briantliao.com/guitar-notes/
[–] georgeEsb 5y ago ↗ mdBook! https://github.com/rust-lang/mdBookIt can do LaTeX and code, and be updated in real time so those were real time notes!Some other examples* https://briantliao.com/interviewing-notes/* https://briantliao.com/deep-learning-notes/* https://briantliao.com/guitar-notes/
[–] hannofcart 5y ago ↗ The videos for the lecture series are available here: https://youtube.com/playlist?list=PLrw6a1wE39_tb2fErI4-WkMbs... [–] teacpde 5y ago ↗ This is wonderful, watched the first lecture till the end on the first click. Will definitely go thru all of it, such a treat! [–] [deleted] 5y ago ↗ (comment deleted) [–] aliyfarah 5y ago ↗ Wow thanks...looks like an exciting course (at least from the video titles) [–] [deleted] 5y ago ↗ (comment deleted)
[–] teacpde 5y ago ↗ This is wonderful, watched the first lecture till the end on the first click. Will definitely go thru all of it, such a treat! [–] [deleted] 5y ago ↗ (comment deleted)
[–] turing_complete 5y ago ↗ If you want read more about this topic, I liked "Designing Data-intensive Applications" by Martin Kleppmann. [–] charlysl 5y ago ↗ There are notes about this in the link too.
[–] cat199 5y ago ↗ great notesdidn't see anything obvious about messaging-style IPC like jms/0mq etc or more synchronous HPC mechanisms like MPI, which are also good/important topics to consider depending on the use case
[–] m_a_g 5y ago ↗ Course schedule and all the course materials including videos are here: https://pdos.csail.mit.edu/6.824/schedule.html
16 comments
[ 2.2 ms ] story [ 53.2 ms ] threadI wrote down notes too!
It can do LaTeX and code, and be updated in real time so those were real time notes!
Some other examples
* https://briantliao.com/interviewing-notes/
* https://briantliao.com/deep-learning-notes/
* https://briantliao.com/guitar-notes/
didn't see anything obvious about messaging-style IPC like jms/0mq etc or more synchronous HPC mechanisms like MPI, which are also good/important topics to consider depending on the use case