chandaliergalaxy

joined 1 year ago
[โ€“] chandaliergalaxy@alien.top 1 points 10 months ago

I'm hoping Quarto will Jupiter - it's still not as flexible as org-babel but better version-controlled than Jupiter.

Pluto.jl apparently is reactive and immediately updates.

[โ€“] chandaliergalaxy@alien.top 1 points 11 months ago

It was for me.

After reading Paul Graham wax lyrical about lisp ( see essay Beating the Averages), I wanted to learn a lisp. Emacs is the most practical lisp in the sense that even a small amount of it can do something immediately useful (for emacs), and I wasn't going to replace R / Python / Fortran with Common Lisp or Scheme for my scientific computing needs.

Not sure it expanded my mind like I had expected in the end. Apart from the homoiconicity and macros, most major ideas introduced by lisp has made its way into other mainstream languages.

But it's a beautiful language and at least I know now that I'm not missing out on something huge, and that gives me piece of mind (maybe macros are huge and I'm toying with them in Julia at the moment).