HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ZachWick

no profile record

Submissions

Move Python prototypes from Heroku to Render

colmjude.com
4 points·by ZachWick·4 years ago·0 comments

comments

ZachWick
·3 years ago·discuss
The fantastic documentary “We Are As Gods” about Stewart Brand spends a considerable amount of time on this topic as he is involved in many of these efforts.

https://www.weareasgods.film/
ZachWick
·3 years ago·discuss
Two of these authors are also two of the creators of the Catala programming language, which is "a domain-specific programming language designed for deriving correct-by-construction implementations from legislative texts." (https://catala-lang.org/en/).

Other publications in this area can be found at https://catala-lang.org/en/publications.
ZachWick
·5 years ago·discuss
APL was originally created by Iverson as a notation used to teach mathematics and only became a programming language able to be executed by a computer around the time that (or shortly after) he published his book _A Programming Language_ [0] in 1962.

Even throwing away the “executable by a computer” part of APL and only considering it as a notation, APL can be powerful. Iverson gave a lecture, which was published as _Notation as a Tool of Thought_ [1] that contains a good discussion of what exactly makes a given notation “good”.

[0] https://web.archive.org/web/20141027152546/http://www.softwa...

[1] https://dl.acm.org/doi/pdf/10.1145/358896.358899