Author: johayek
-
Posteo (the secure email service) uses Roundcube as webmail software
https://posteo.de https://en.wikipedia.org/wiki/Posteo https://en.wikipedia.org/wiki/Roundcube https://www.bestvpn.com/guides/posteo-secure-email-review/#the-posteo-roundcube-client https://github.com/posteo https://github.com/posteo/Roundcube-Plugin-SieveRules-Managesieve
-
“never argue with stupid people …”
never argue with stupid people, because they will drag you down to their level and then beat you with experience. (???)
-
tracing Emacs Tramp
https://www.emacswiki.org/emacs/TrampMode#toc25 – Helpful variables you can set for debugging (possibly outdated) https://www.gnu.org/software/tramp/ https://www.gnu.org/software/tramp/#Traces-and-Profiles
-
my CVs now have their own Git repository
http://xmlresume.sourceforge.net – the source format of my CVs (one in English, one in German) https://en.wikipedia.org/wiki/Git https://git-scm.com https://en.wikipedia.org/wiki/Revision_Control_System AKA RCS – my CVs have gotten maintained using RCS from the beginning until March 2019 From now on working on my CVs using at least 2 computers should be easier and quite easy to deal with. The…
-
Emacs: image mode
https://www.emacswiki.org/emacs/ImageMode https://www.gnu.org/software/emacs/manual/html_node/emacs/File-Conveniences.html The best description of this mode seems to be the internal mode description itself (“C-h m”). Took me ages to remember that. What a fool!
-
Michael Zank: Aschira – Jewish songs
http://blogs.bu.edu/mzank/projects/aschira-jewish-songs/ https://de.wikipedia.org/wiki/Hochschule_Jüdische_Studien_Heidelberg AKA HfJS I met Michael and his co-musicians in Heidelberg around the HfJS. Their music touched and influenced me deeply “for the rest of my life“.
-
How to edit your Mac’s Hosts file and why you would want to
https://www.tekrevue.com/tip/edit-hosts-file-mac-os-x/ https://www.imore.com/how-edit-your-macs-hosts-file-and-why-you-would-want
-
John Borwick: Perl one liners for daily use
http://www.johnborwick.com/2019/02/03/perl-one-liners.html
-
macOS: pbcopy, pbpaste – provide copying and pasting from/to the “pasteboard”
https://www.unix.com/man-page/osx/1/pbpaste/ – macOS https://cygwin.com/packages/x86_64/cygutils-extra/ http://www.johnborwick.com/2019/02/03/perl-one-liners.html