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.

2019-10-15 16:39 #

From Programming Praxis: There are many algorithms for recognizing anagrams. Here is an unusual one:

Assign each character to a prime number, then map a string to the corresponding primes, and compute their product. Two strings are anagrams only if they share a product.

2019-10-15 09:18 #
2019-10-14 16:27 #

After upgrading Ubuntu and R on the server at work, I’m now looking for an optimal Mac->Linux iTerm+Tmux+ssh thing. I’m close. In the meantime, I found this: My remote shell session setup, but I believe mosh is not the recommended way anymore. And I know I definitely need to re-read this again.

2019-10-08 15:19 #
2019-10-08 14:49 #

I finally got my Bitbucket account back. Just so I could delete the dozens of repositories I maintained over the years there. This is a very bad user experience since I cannot delete my account and don’t have any clue, even after reading the docs and the commnunity wiki. I guess I now have to contact the support center.

2019-10-08 10:50 #

Starting early so I’ll be sure I can listen to all of this while learning about computational biology.

2019-10-08 10:22 #

TIL about RacketScript, an experimental lightweight Racket to JavaScript compiler. #racket

2019-10-08 10:19 #

Another great app by Jens Axel Søgaard: Racket Stories. #racket

2019-10-08 10:04 #

Well, I find it weird that Apple products are more expensive in France. Conversely, I experienced a lot of trouble with taxes when buying Stata books from the US. Anyway, I no longer can afford any Apple product by myself, so I guess I’ll have to keep my finger crossed in hoping that my current Macbook will last a few more years. #apple