Live data from Hacker News

Timers and time management in the Linux kernel, Part 7

github.com

1–5 of 5 posts

Re: Timers and time management in the Linux kernel, Part 7

#4

I've seen the this kernel documentation project emerging a while ago. It's truly amazing how open source can be used to write a book. Awsome work!

Unrelated to the post, but another illustration of a great open source book effort is the Stacks Project on algebraic geometry and algebraic stacks: http://stacks.math.columbia.edu/.

Re: Timers and time management in the Linux kernel, Part 7

#5

I've seen the this kernel documentation project emerging a while ago. It's truly amazing how open source can be used to write a book. Awsome work!

What I've loved about following along on this book is that all I need to do to get a new chapter is 'git pull' .. its truly the future of publishing. ;)