These are sources of maxim.livejournal.com, personal work-life journal, that was recorded during 2009-2018 years by Maxim Sokhatsky. This journal mainly covers three aspects of Maxim's being: longchenpa.guru (early years), n2o.im (erlang years), groupoid.space (phd years).
Make word wrap and remove trailing spaces (MacOS).
$ for i in *; do fold -s -w 80 $i > 1; mv 1 $i; done
$ sed -i '' -E 's/[ '$'\t'']+$//' *
As article names in cyrillic we need urlencode: https://gist.github.com/cdown/1163649
$ curl -vs https://raw.githubusercontent.com/`urlencode \
"5HT/maxim.livejournal.com/master/articles/2012/2012-05-28 Erlang.txt"` 2>&1 | less
Maxim © 2009—2019