aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2026-04-28 09:27 #

Exposing Floating Point. All of Bartosz Ciechanowski’s blog post are enlightening!

2026-04-28 09:23 #

Networking changes coming in macOS 27: I guess I just need to back my (very) old Time Capsule to an SSD device. #apple

2026-04-24 11:11 #

/me is listeniong to “Angel” by Massive Attack

2026-04-24 11:10 #

R is not properly tail-recursive. True at present. May be unavoidable since the language provides access to the stack via things like sys.parent, but as it is rare to look at anything other than the immediate calling environment and call (outside of a debugging context) it may be possible to change that. — R and Scheme

2026-04-24 11:05 #

The choice of macro system is a very contended issue. The result of this particular controversy was that R7RS just kept syntax-rules from R5RS. In R6RS there is both syntax-rules and the more powerful syntax-case, in which syntax-rules can be written in just a few lines. — R7RS versus R6RS

2026-04-21 20:44 #

img walking without stopping, except to look at the river and the surrounding countryside

2026-04-21 20:39 #

I realize that my long-abandoned Now page dates back from August 2021…

2026-04-21 20:38 #
2026-04-20 16:59 #

/me is listening to “Group Four” by Massive Attack

2026-04-20 12:46 #

Rust is coming to the R’s world: air, arf, ark, and jarl to name a few. #rstats