The hackers guide to the hackernews front page
More from Inside thoughts
Any sufficiently advanced technology is indistinguishable from magic.
(Modern) PHP: Does it really suck?
Threads and Concurrency Part 0: Intro to threads and async runtimesThreads and Concurrency Part 0: Intro to threads and async runtimes Threads and the general concept of concurrency are among the most widely misunderstood and confusing topics for newer developers. This is partially due to popular language features that abstract away the details, leaving many developers with a lack...Threads and the general concept of concurrency are among the most widely misunderstood and confusing topics for newer developers. This is partially due to popular language features that abstract away the details, leaving many developers with a lack...
Processes, Pipes, I/O, Files and Threads/Async