Date: 2018-07-19
Categories: misc
The state of computing in 2018
The OCaml development team, consisting of some of the most talented programmers around, are currently adding "filename quote" and "command line argument quote" functions. The github pull request is here.
What I like about this pull request is that it exemplifies the problems people face trying to work with crummy or broken tools. A simple task (quote a filename; quote an argument) becomes so complicated that it would literally take hours and hours to explain to the uninitiated what the problems are.
At one point the great Xavier himself says "Your example is too complicated for me to follow." So in fact it is difficult to explain the issues even to the smartest people on the planet. If quoting a string is so incredibly difficult, what hope for mere mortals on more involved tasks?
Related posts:
- 2018-12-05 Congratulations to Andrea Giugliano!
- 2018-11-05 What has gone wrong with our universities?
- 2018-07-19 The state of computing in 2018
- 2017-05-15 PhD viva: congratulations to Thomas Gransden
- 2017-01-23 Daniel Morrison PhD
- 2016-10-20 The Tree of Life (film)
- 2016-10-12 Outreach talk at Uppingham School
- 2016-06-05 Do not buy TP-Link products
- 2016-05-11 The meaning of IELTS 6.0
- 2015-09-11 Richard Hamming 1968 Turing Award lecture quote
- 2015-06-22 Working with the nix package manager: OCaml, Isabelle and Lem
- 2015-06-17 J. M. Coetzee novel, Youth
- 2015-01-23 OCaml dependency graph via graphviz and dot file