~nelhage
nelhage’s posts on Joy of Computing
home
about
subscribe
RC
home
about
log in
Subscribe
Atom feed
Recurse Center
log in
Works
Submissions
Monday, Feb 28
A Cursed Bug
(
permalink
)
made by
nelhage
, submitted by
Mai
What makes a bug cursed? A blog post about tracking down a particularly satisfying one.
—
Mai
Tuesday, Jun 15
llama
(
permalink
)
made by
nelhage
, submitted by
porterjamesj
A tool for offloading computation to AWS Lambda that can dramatically speed up C/C++ build times.
—
porterjamesj
Thursday, May 27
Building LLVM in 90 seconds using Amazon Lambda
(
permalink
)
made by
nelhage
, submitted by
Mai
A blog post about Llama, a tool that lets you offload computational work – including C and C++ builds – onto Amazon Lambda. You can try it out here: https://github.com/nelhage/llama.
—
Mai
Monday, Mar 9
Computers can be understood
(
permalink
)
made by
nelhage
, submitted by
Mai
A principled exploration of the author's philosophical approach to computing in general and debugging specifically.
—
Mai
Saturday, Feb 1
Why sorbet is fast
(
permalink
)
made by
nelhage
, submitted by
porterjamesj
A post explaining how Sorbet, a Ruby typechecker that Nelson worked on, achieves its high performance.
—
porterjamesj
Friday, Dec 13
Reptyr
(
permalink
)
made by
nelhage
, submitted by
davidbalbert
A tool that lets you move a process from one terminal to another.
—
davidbalbert