Y
Hacker News
new
|
ask
|
show
|
jobs
by
trustyhank
3482 days ago
Code review blogs are a cool concept, I hadnt seen it done before. Anyone know of any other good blogs that do this?
4 comments
orivej
3482 days ago
Ayende Rahien made an illustrative code review series of LMDB in 2013, particularly good due to its author Howard Chu's responses:
https://ayende.com/blog/posts/series/162754/reviewing-lightn...
link
pjob
3482 days ago
Some excellent ones here:
http://fabiensanglard.net/
Mostly video game related.
link
udkl
3482 days ago
Relevant to the discussion but not exactly code reviews is 'The Architecture Of Open Source Applications' -
http://aosabook.org/en/index.html
link
mbrt
3480 days ago
I don't know any about Rust, but indeed Fabien has a really good one about game engines.
link