As a result of changing the boolean syntax in Trifle lisp, I've realised that the literal 'true' is much more important than 'false'. Funny.
miniblog.
Related Posts
Date of birth pickers are a surprisingly nuanced UI problem.
What do you pick as the initial value? How do you allow users to easily move by large amounts (years) as well as small amounts (the exact day)?
Defaulting to today and even allowing future dates is funny though.
A funny side effect of building software in Rust: my machine OOMs much more during development.
I'm not entirely sure why. I think Rust makes it easy to allocate data quickly, and sooner or later you write an infinite loop when coding.
It's funny how webkit-based browsers account an increasingly large proportion of users, but there's no similar trend in JS engines.
The JS implementation space seems to be much more diverse, at least in browsers.
