From 5368327e4c1cb17b05715241be6b90ad13bb2233 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Wed, 27 Jan 2021 01:27:05 -0500 Subject: Add some more linebreaks --- 2020/info/20.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to '2020') diff --git a/2020/info/20.md b/2020/info/20.md index 12e6c8b7..51024c41 100644 --- a/2020/info/20.md +++ b/2020/info/20.md @@ -245,6 +245,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:09:01.873" text="with a simple amount of typing"]] [[!template id=subtitle video="mainVideo" start="00:09:03.952" text="or scribbling something on a piece of paper."]] [[!template id=subtitle video="mainVideo" start="00:09:09.120" text="It has a complicated problem space of its own."]] + [[!template id=subtitle video="mainVideo" start="00:09:13.500" text="Again, I don't want to"]] [[!template id=subtitle video="mainVideo" start="00:09:15.519" text="get too much into the game here,"]] [[!template id=subtitle video="mainVideo" start="00:09:18.212" text="but in this talk,"]] @@ -323,7 +324,8 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:12:39.020" text="that's pretty easy to read."]] [[!template id=subtitle video="mainVideo" start="00:12:41.680" text="I'm gonna go ahead and just crank it up huge,"]] [[!template id=subtitle video="mainVideo" start="00:12:46.800" text="in case anybody's watching in 480."]] -[[!template id=subtitle video="mainVideo" start="00:12:51.680" text="This program is not a work of art"]] + +[[!template id=subtitle video="mainVideo" start="00:12:51.680" text="This program is not a work of art."]] [[!template id=subtitle video="mainVideo" start="00:12:57.733" text="It's a simple implementation of the idea that"]] [[!template id=subtitle video="mainVideo" start="00:13:01.120" text="an alist of functions"]] [[!template id=subtitle video="mainVideo" start="00:13:04.000" text="that return maybe some data,"]] @@ -340,6 +342,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:13:33.714" text="You can see... I think"]] [[!template id=subtitle video="mainVideo" start="00:13:35.360" text="that something unpleasant is happening here."]] [[!template id=subtitle video="mainVideo" start="00:13:38.800" text="I've got an eval in what is..."]] + [[!template id=subtitle video="mainVideo" start="00:13:43.991" text="I will share a fairly central function"]] [[!template id=subtitle video="mainVideo" start="00:13:49.519" text="that those implementing this ETL pattern are"]] [[!template id=subtitle video="mainVideo" start="00:13:52.160" text="welcome to derive from."]] @@ -349,6 +352,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:14:04.560" text="properly adorned. Again, we'll get"]] [[!template id=subtitle video="mainVideo" start="00:14:06.399" text="into that all tomorrow."]] [[!template id=subtitle video="mainVideo" start="00:14:09.120" text="So, keeping an eye on time. Couple minutes left."]] + [[!template id=subtitle video="mainVideo" start="00:14:11.900" text="Let's look at the macro itself."]] [[!template id=subtitle video="mainVideo" start="00:14:13.760" text="I have a slide on this,"]] [[!template id=subtitle video="mainVideo" start="00:14:15.000" text="but let's go ahead and risk getting off page."]] @@ -368,6 +372,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:14:58.560" text="when to prefer these things."]] [[!template id=subtitle video="mainVideo" start="00:15:04.800" text="The merge alist..."]] [[!template id=subtitle video="mainVideo" start="00:15:08.000" text="Same work here. Let's get down to business."]] + [[!template id=subtitle video="mainVideo" start="00:15:12.959" text="This function has quite a..."]] [[!template id=subtitle video="mainVideo" start="00:15:14.667" text="This macro has quite a doc string."]] [[!template id=subtitle video="mainVideo" start="00:15:17.467" text="I think I mentioned earlier that I got myself into"]] @@ -395,6 +400,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:16:11.920" text="the time, at what that looks like in"]] [[!template id=subtitle video="mainVideo" start="00:16:19.920" text="Oh, all right, I have to separately"]] [[!template id=subtitle video="mainVideo" start="00:16:22.720" text="dismiss and restart that."]] + [[!template id=subtitle video="mainVideo" start="00:16:24.480" text="So that's just about my time."]] [[!template id=subtitle video="mainVideo" start="00:16:27.519" text="Being respectful of that, I want"]] [[!template id=subtitle video="mainVideo" start="00:16:29.600" text="to invite presenters to just jump in at"]] @@ -418,6 +424,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:17:30.840" text="Okay. All right. This is the wrong Etherpad."]] [[!template id=subtitle video="mainVideo" start="00:17:38.799" text="Thanks for the link."]] [[!template id=subtitle video="mainVideo" start="00:17:44.480" text="All right. So I think I'm looking for macros."]] + [[!template id=subtitle video="mainVideo" start="00:17:54.880" text="Okay. Key message. Sure."]] [[!template id=subtitle video="mainVideo" start="00:17:57.630" text="So, the key message is that it's"]] [[!template id=subtitle video="mainVideo" start="00:18:01.679" text="a jungle out there."]] @@ -444,6 +451,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:18:52.400" text="does get evaluated in the user's real"]] [[!template id=subtitle video="mainVideo" start="00:18:55.440" text="run time. Clearly a design fail."]] [[!template id=subtitle video="mainVideo" start="00:18:57.684" text="So that would be..."]] + [[!template id=subtitle video="mainVideo" start="00:18:58.890" text="The key point of my talk is to"]] [[!template id=subtitle video="mainVideo" start="00:19:00.880" text="present this design fail and"]] [[!template id=subtitle video="mainVideo" start="00:19:05.600" text="thank the community, but especially"]] @@ -467,6 +475,7 @@ trouble finding fruit to throw. [[!template id=subtitle video="mainVideo" start="00:19:51.039" text="for almost all the fun goodies,"]] [[!template id=subtitle video="mainVideo" start="00:19:55.200" text="from defun, setq..."]] [[!template id=subtitle video="mainVideo" start="00:20:02.159" text="I want to get to my thank yous."]] + [[!template id=subtitle video="mainVideo" start="00:20:04.639" text="Let me just peek back at the pad."]] [[!template id=subtitle video="mainVideo" start="00:20:20.000" text="Well, that was actually a scratch buffer,"]] [[!template id=subtitle video="mainVideo" start="00:20:22.080" text="so I'll have to read it cold off my notes."]] -- cgit v1.2.3