Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.45 KB

File metadata and controls

37 lines (27 loc) · 1.45 KB
layout page
title Links
permalink /links/

This page contains articles that have shaped my thinking and that I frequently find myself going back to or sending people to. It is 100% shamelessly inspired by matklad's similar page, and should be considered as an extension of it.

Meta Links

Meta links point to other similar aggregate lists of interesting articles, typically of a specific topic.

Matklad's Links
     https://matklad.github.io/links.html

Vigorous Public Debates in Academic Computer Science
     https://blog.regehr.org/archives/1430

What every computer science major should know
     https://matt.might.net/articles/what-cs-majors-should-know/

Normal Links

Russ Cox's Memory Models Series
     https://blog.golang.org/memory-model

Computer Networks: A Systems Approach
     https://book.systemsapproach.org/index.html

Fragile narrow laggy asynchronous mismatched pipes kill productivity
     https://thume.ca/2020/05/17/pipes-kill-productivity/