With touch screens, we need not replicate qwerty forever. What would a touch native programming env look like? https://news.ycombinator.com/item?id=11223697
miniblog.
Related Posts
Fun compiler bug exposing an issue with LLVM (alias analysis): https://github.com/rust-lang/rust/issues/54878
Impressively, they are able to replicate the issue in C with clang, and even find a similar bug in gcc!
How do you reschedule threads to replicate race conditions? rr elegantly emulates CPU starvation:
