Hacker News new | ask | show | jobs
by restlake 1116 days ago
Cool post. Wonder if it would have helped to take a look at the MIT distributed systems course on the web and YouTube - one of the projects is exactly this (Go Raft implementation)

https://pdos.csail.mit.edu/6.824/labs/lab-shard.html

1 comments

I just don't love learning from videos personally. But I'm sure those are good if you do!
Nope totally agree, can’t just do videos myself either unless it’s a high level systems topic with visuals. Need to get into the code too