Right, about a 📖. I’ve recently finally completed “Dark State” by Charles Stross. And yes, I have to admit I’m a complete fanboy, but nevertheless, a really solid mid-point book for a trilogy. Can’t wait to get to read the last one!
so, micro.blog uses “tagmojis” to make posts about topics discoverable. Given that I mostly use vim to enter text, how does that work? according to a stackoverflow answer, it should be simple. Coming up: a post about a book.
it has suddenly gotten very warm. So trying for some street for a change. A picture of youths doing youth-y things. 🛣️📷 #project52

remarkable policework (in German)
on the other hand, it’s not like I have the actual time to blog, either.
well damnit. Now that I have this thing running nicely in jekyll, I’m having increasing .. thoughts .. about converting my other blogs as well. Not that I have the time, currently.
in a further addendum to last, the author of Phone Saver seems to be aware of the problem.
although, annoying addendum to last, Phone Saver as well as similar other apps all seem to suffer from being slightly old and therefore not using the newer Android storage API and therefore can’t save to external storage (SD card). Haven’t found one that does.
workflow for pictures: shoot picture, swipe into gallery, share to phone saver (that way, the share-dialog offers to reduce resolution). Then continue as in last post.
to be a bit more specific re workflow: I open the editor, create an md file (inside the git dir), save. then open MGit, add, commit, push. On the server, via a post-receive hook, the newly pushed content gets pulled to a working copy. there, jekyll build –watch is running.