Lennart C. Karssen

Results 24 comments of Lennart C. Karssen

Have a look [in my fork](https://github.com/lckarssen/rmrl) or [the one](https://github.com/naturale0/rmrl) from @naturale0 who started the work. For me this worked (you can set the colours to whatever you want). Edit: Oops,...

The files that exteditor saves have the `.eml` extension, so I added the following to my `~/.emacs` file: ```lisp ;; Use org mode for eml files (useful for Thunderbird's ExternalEditor...

Hmm, no idea actually... I prefer plain-text e-mail, so I never write HTML mails. Given that org-mode can export to HTML, it might be possible. Maybe in some scheme where...

It seems that my idea is not going to work. In the screenshot below you see a reply to the notification e-mail Github sent me, in which I tested some...

Not sure if this will be of any direct help to you, but today I installed `python-validity` on my X1 Carbon Gen 6 with Ubuntu 22.04 following the installation instruction...

> Hey @lckarssen i have the behavior that you describe, that my first enrolled finger print gets not recognized. How did you enroll a second finger? @Tkong1 I enrolled other...

Following up ona @nahmadsen (using Ubuntu 19.10, gcc 9.2.1) I also get the following error messages: ``` g++ -O4 -pipe -Wall -Werror -Wno-strict-overflow -I../include -I. -D__ZLIB_AVAILABLE__ -D_FILE_OFFSET_BITS=64 -D__STDC_LIMIT_MACROS -o obj/Chromosome.o...

@aancel is there an easy way for me to try your clocking functionality? I have never created an Android package myself, so I was wondering if you have package I...

Thank you for the instructions, @aancel. I'll have a look at Android Studio.

I am also in the process of figuring this out. So far, most of it seems to work with the following permissions for commands on the receiving side: ``` create,receive,destroy,rollback,snapshot,hold,release,mount...