You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Hacker's Delight: Despite the cringingly misleading title, this is the best book ever written. I'm in rapture. TODO add this to the top of the list as well.
124
127
* I'm really enjoying reading his blog from when he, like me now, was 23. Sounds like he was trying to find his way, post-hell-grad-school, and post-break-up with Joanne (which is heartbreaking).
* his main thesis is excel doesn't treat rows as arrays, but you can fix that by dropping location-based referencing (which I also agree with... I think that refering to a cell as A4 is Exel's version of C pointers.)
*[Racket 2D Syntax](https://news.ycombinator.com/item?id=14824217) is neat (and very very similar to [stream-tree](https://github.com/Widdershin/stream-tree))
137
+
* HOLY CRAP the [Java Stream Debugger](https://plugins.jetbrains.com/plugin/9696-java-stream-debugger) he links to is super relevant for me. Stream visualization!
* really neat, powerful, and simple (with just 150 LOC) architecture. I'll have to build something in it eventually to get a better sense for it, and how it'd fit into StreamSheets. It might be impossible...
142
+
143
+
128
144
*[Andre Staltz: The Past, Present, and Future of Cycle.js. Part I – CycleConf 2017](https://vimeo.com/216787869)
129
145
* fun to see the whole history of how he came to CycleJS through intuition
130
146
* crazy to see how collaborative this project is! Makes me glad I'm now a supporter.
131
147
* Great talk, very informative. I wouldn't have needed to chat with Andre as much if I had just found this video (which I almost did, because I did find the slides for this talk)
132
148
133
149
134
150
*[Andre Staltz: The Past, Present, and Future of Cycle.js. Part II – CycleConf 2017](https://vimeo.com/216975979)
135
-
* TODO
136
-
151
+
* wow, this talk is great, and is basically like his "thesis" on what programming is and how to improve it
152
+
*[vimeo playback speed increase chrome extension is KILLER](https://chrome.google.com/webstore/detail/vimeo-repeat-speed/noonakfaafcdaagngpjehilgegefdima/related?hl=en)
153
+
* He's really into Luna
154
+
* He is into the [Koka langauge](https://koka-lang.github.io/koka/doc/kokaspec.html), particularly how they use familiar dot-notation to represent functional calls
155
+
* "Languages are for life" --> 10 year project. Huge commitment. Getting married. I want to do this so bad!
0 commit comments