Marcin Borkowski
@marcin_mbork
Catholic, husband, father, programmer, hacker wannabe, Emacs user, TeXnician, mathematician, boardgamer.
A simple tool to find entities (without knowing in which table they are) with a given UUID in a #PostgreSQL database: mbork.pl/2025-07-26_Fin…
How I used #Emacs to draw a quick-and-dirty Venn diagram: mbork.pl/2025-07-21_Art…
How to make #Emacs interact with a process via stdin/stdout when the process can be slow or unreliable: mbork.pl/2025-07-14_Int…
How to reset all checkboxes in an #Emacs #OrgMode buffer: mbork.pl/2025-07-07_Mas…
Making #Emacs interact with an external process via its stdin and stdout: mbork.pl/2025-06-30_Int…
How to make a non-interactive #Emacs Lisp function interactive: mbork.pl/2025-06-23_Mak…
Using ElDoc to convert a Unix or JavaScript timestamp at point to ISO-8601: mbork.pl/2025-06-14_Aut… #Emacs
A promisified version of setTimout is built-in in Node.js: mbork.pl/2025-06-07_Pro…
Converting integers (representing seconds or milliseconds from 1970-01-01) to ISO-8601 timestamps in #Emacs: mbork.pl/2025-05-31_Con…
How to conveniently add music to EMMS playlist from #Dired: mbork.pl/2025-05-26_Add… #Emacs
How to set and display an #Emacs user option differently to how it is actually stored: mbork.pl/2025-05-19_Cus…
How to color the Git output buffer in #Emacs #Magit: mbork.pl/2025-05-12_Col…
An extremely simplistic budgeting web app for #LedgerCLI: mbork.pl/2025-05-05_A_s…
Improving my simple #Emacs #OrgMode #Jira integration: mbork.pl/2025-04-28_Imp…
Copying the current location in #Emacs – once again: mbork.pl/2025-04-14_Cop…
How I run some #EmacsLisp code automatically, but only in the morning: mbork.pl/2025-04-07_Bac… #Emacs
How to reuse ssh connection to speed up a script which needs to perform many things on a remote server: mbork.pl/2025-03-24_Spe…
How to ask the user for a password in a shell script: mbork.pl/2025-03-17_Bas…
Persisting #Emacs variables revisited: mbork.pl/2025-03-10_Per…