Do you have any pointers on where to look for information on becoming a safer cyclist?
Drive a car instead. Seriously, cycling is incredibly dangerous. At least 10 times more dangerous per mile than driving a car - it's barely better than walking, and the only thing more dangerous is driving a motorbike. If this isn't an option, then standard bike safety procedures do at least seem to help.
see, e.g.
http://plus.maths.org/content/os/issue55/features/risk/index
Subscribe to RSS Feed
= f037147d6e6c911a85753b9abdedda8d)
C was a major improvement on the languages of the day: COBOL, Fortran, and plain assembly. Unlike any of those, it was at the same time fully portable, supported structured programming, and allowed freeform text.
But I don't think programmers would have embraced LISP even if its performance was as good as the other languages. For the same reasons programmers don't embrace LISP-derived languages today. It is an empirical fact that the great majority of programmers, particularly the less-than-brilliant ones, dislike pure functional programming.
Note, though, that (a) "Lisp doesn't look like C" isn't as much of a problem in a world where C and C-like languages are not dominant, and (b) something like Common Lisp doesn't have to be particularly functional - that's a favored paradigm of the community, but it's a pretty acceptable imperative/OO language too.
"Doesn't run well on my computer" was probably a bigger problem. (Modern computers are much faster; modern Lisp implementations are much better.)
Edit: still, C is clearly superior to any other language. ;-)