(1232 Posts In Total)

2019

2019-08-04 10:04

Gerbil Scheme, a meta-dialect of Scheme with post-modern features. No idea what to do with another Scheme implementation, but the website looks gorgeous. #scheme

2019-08-04 10:02

Writing a Scheme to x86 compiler. The original paper written by Abdulaziz Ghuloum is available as a PDF. #scheme

2019-08-04 10:01

Beautiful street drawing: https://mapgen.glitch.me.

2019-08-04 10:00

Not everything is an expression, and a way to implement pattern matching in CL. #lisp

2019-08-04 09:55

Build Your Own Text Editor, in C. And if you’re more versed into Rust or Racket, you are welcome too: In both cases, it is called remacs.

2019-08-02 20:48

  Kate Bush, The Red Shoes.

2019-08-02 16:17

This guy… and the beauty of TEX: A computational proof of Huang’s degree theorem (PDF, 1 p.). See also this related post.

2019-08-02 08:56

Evolving Lindenmayer systems.

2019-08-02 08:53

(How to Write a (Lisp) Interpreter (in Python)), by Peter Norvig. #lisp #python

2019-08-01 21:13

About to finish Season 3 of Morden i Sandhamn. Looking forward to watching the next Seasons, of course.

2019-08-01 21:11

Be sure to check https://www.dailyminimal.com if you like minimalist digital art, mostly black and white, lines and stripes and the like. Reminds me of the great Vera Molnar.

2019-08-01 21:08

  Tindersticks, The Hungry Saw.

Ah, those nights, those nights they tiptoed by,
they crackle under our pillows
and they’re here.

2019-08-01 17:12

Give me some more color, please.

2019-08-01 09:06

A philosophical difference between Haskell and Lisp. #lisp #haskell

2019-08-01 09:04

  Banks, III.

2019-08-01 08:57

Want to approximate a factorial using Stirling formula? Here is a nice trick: How is Gosper’s approximation to factorial derived?.

2019-07-31 20:29

Right fold superpowers!. On a related post,

A function is considered “pure”, if it is [referential transparent (RT)] for all RT arguments, meaning that the arguments passed into a function must be pure themselves. A side-effect, therefore, is anything that violates RT.

2019-07-31 10:30

In which Di Cook shared her insights and provided some very interesting historical account of Fisher-Anderson’s Iris data: Give Your Statistician Colleague Iris Bulbs for Their House Warming!.

2019-07-31 10:29

Is this the next thing for Markdown?

2019-07-31 10:26

On compatibility and reproducibility on the Stata blog. #stata

You can take a do-file written, say, almost 30 years ago in Stata 3, and as long as that do-file is marked with “version 3” at the top, it can be run, as-is, with no modification, in a modern Stata 16. No broken scripts. No broken programs. No additional effort.

2019-07-31 10:21

Emacs mini manual, via Sacha Chua. #emacs

2019-07-31 10:18

Real World OCaml. What a beautiful online book! #ocaml

2019-07-31 09:23

Nice bookdown of a Chapman & Hall book: Flexible imputation of Missing Data. #rstats

2019-07-31 09:21

Introducing the Haskell Phrasebook. You may also like Rust by example. #haskell #rust

2019-07-31 09:20

Macros in Racket, part one. #racket

2019-07-29 11:03

To my son, of course… Generating castles for Minecraft™ using Haskell.

2019-07-28 20:32

Starting soon…

2019-07-28 19:12

Why Category Theory Matters.

2019-07-28 19:11

The longer you spend in these ecosystems, the more machine learning systems can optimize themselves against user preferences. – This Is How You’re Being Manipulated.

2019-07-28 10:01

https://ask.clojure.org is a dedicated Stack Overflow for #clojure.

2019-07-28 10:00

Discrete Differential Geometry: An Applied Introduction (PDF, 169 pp.). (via HN)

2019-07-27 17:01

scikit-allel: Explore and analyse genetic variation. Back in 2010, we were using R and the snpMatrix package but it looks like Python now comes with good utilities too. #python

2019-07-27 16:58

Great resources: Statistical Rethinking with brms, ggplot2, and the tidyverse. And I think we have to resign ourselves to seeing all the new R tutorials using almost only the tidyverse! #rstats

2019-07-27 09:35

Got a little update to the Macbook yesterday! Three years already, and still as valiant as ever:

2019-07-27 09:30

The last few days were very, very hot! I don’t remember breathing such hot air in my life. It’s all in the past now, but I’m not about to forget it. A little memory of my last lunch:

2019-07-27 09:29

We are back with some fresh news from Github: Fast polynomial arithmetic in Haskell.

2019-07-23 20:52

Switching to Idle for a few days–weather’s too hot, sorry! In the meantime, go check Lisp, the Universe and Everything, and wish me luck with the next Euler problems. Cheers

2019-07-22 20:33

Last episode of the triptych tonight: The Transporter.

2019-07-22 20:26

OMG I just opened Twitter in Safari (I’m mostly reading tweets from an iPhone), and… It’s just unusable. Ok, bye for now!

2019-07-22 20:23

TIL about develop, the Apple tech journal from the 90’s. Feat. article: The Power of Macintosh Common Lisp, by Ruben Kleiman. (via Rainer Joswig)

2019-07-22 20:21

Interesting read. Two Years With Emacs as a CEO (and now CTO). #emacs