Why we don't trust Google's CardDAV API
blog.fruux.com2 pointsby lakwn0 comments
case
when a == 0
when b == 0
end
In C++, "a == 0" and "b == 0" don't align: if (a == 0)
{
}
else if (b == 0)
{
}
Now imagine that on a much wider scale. With variable-width fonts the only thing that would ever align would be the beginning of lines. A visual nightmare that affects readability.
Oh, well. Time to move on.