♾ recursion
Last modified on August 20, 2022
\({\Large x^{x^{x^{x^{x^{...}}}}}}\)
TODO: sidenotes-in-sidenotes type stuff…
TODO: fractals-type stuff….
I just realized something. If you supposedly go “depth-first” on something, you don’t necessarily get stuck in a rabbit hole.
Because the structure of knowledge isn’t just a bunch of separate rabbit holes – you might enter one tunnel, but then come shooting out some other tunnel, traversing over the graph of ideas, Mariokart style!
Figure 1: woohoo!!
recursive editing reminds me of Hofstadter’s pushing and popping allegory.
Links to “♾ recursion”
notes I’m actively working on
Mentally bookmarking these pages – think there is some interesting “sauce” to be gotten from each of these.
notes I’m actively working on (hah, recursive)
code comments
📚 book notes
🔲 Conway’s Game of Life
🧐 philosophy
rules of thumb
decomposition
Don’t Repeat Yourself (DRY) works well for code, not people.
blog posts
🟪🟦🟩 Life is a Picture, But You Live in a Pixel — Wait But Why