Some of Millet devs at CMU made shirts, so I had to get one. It looks so good!
https://azdavis.net/posts/millet/
This is a good link to keep track of... you know, just in case you might need a graph with 128 billion edges down the line
A nice little data structure problem for efficient reversal of contiguous subsequences: https://cs.stackexchange.com/q/156028/66544
undefined behavior is undefined part 725536
http://blog.pkh.me/p/37-gcc-undefined-behaviors-are-getting-wild.html
Aww yeah the Liquid Types folks (few of whom I can find on the fedi yet, sadly) have started hacking Rust also
TheoretiCS, a new diamond-open-access journal in all areas of theoretical computer science: https://theoretics.episciences.org/
It is being run as an overlay of arXiv, through the Episciences platform for such overlays, with Javier Esparza and Uri Zwick as editors-in-chief and a large and distinguished editorial board.
re: hot take on memory models
AFAICT the ocaml memory model guarantees this ❤️
https://kcsrk.info/papers/pldi18-memory.pdf
and they were able to implement it with low overhead. But I wonder if it's actually portable to other languages?? OCaml boxes a lot of things, and heap boxes make it pretty easy to ensure "atomicity" in this sense.
re: hot take on memory models
relaxed behavior seems fine, as long as it's always "atomic" (each value read should always be a value "previously" stored).
(noticed today that I was browsing CS slack, types.pl, typ.zulipchat, the birdsite, discord, and reddit, and enjoying each one separately for what it is)
post-doc CSD at CMU :: programming languages :: parallel algorithms :: music :: memes??
lead dev of the MaPLe compiler (https://github.com/mpllang/mpl)