diff options
Diffstat (limited to '')
-rw-r--r-- | 2024/talks/literate.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2024/talks/literate.md b/2024/talks/literate.md index 1f183a1a..82319369 100644 --- a/2024/talks/literate.md +++ b/2024/talks/literate.md @@ -205,12 +205,16 @@ other features. Thought I would share these. - 19th century? Isn't that in the 1800s? - 21 1/4 century? - you are not incorrect I believe - easy mistake to make, it's not intuitive! + - YouTube comment: 1:00 So Knuth invented literate programming in the 19th century? I knew he was old, but not that old! - i think the only time i have worked with literate programming is Inform 7 - I find that the Julia support in org (babel) is good enough. Most of my programming is in Julia. - re: Julia in Org: For ob-julia support I wrote an ob-julia that does a few more things than the one that ships with ESS. https://github.com/karthink/ob-julia - (I'm here trying to milk Howard for all his fantastic insights in the Etherpad, hope that's not a faux-pas...!) - I, at least, am enjoying the Q&A session so not a faux-pas as far as I'm concerned. +- YouTube comment: The best reason I've heard explaining why most programmers don't (and won't) use literate programming. It requires them to be literate in three languages: the programming language, the markup language, and most challenging of all, English. +- YouTube comment: Q: Literate programming is very appealing in theory, but it's difficult with languages like Go where your code is split across multiple files. Any suggestions? + Feedback: - very cool @@ -226,6 +230,8 @@ Feedback: - Your way of delivering is inspiring. - god I wish I was that good a presenter - I for one had been looking forward to this particular talk, so there's that :) +- YouTube comment: Legend! +- YouTube comment: Howard! Your videos have been such an amazing source of information. You voice is engrained in my brains haha [[!inline pages="internal(2024/info/literate-after)" raw="yes"]] |