Michael Rommel
Michael Rommel
Hi, I just wanted to provide some more information about Opentype Features to both projects, kitty and alacritty, as there have been some very similar requests put forward by users....
I believe I am in a similar boat. I only want to use some and not all of the defaultMetrics and this is not (cleanly) possible with the current exports....
Hi, I may have stuimbled upon a similar issue with markdown code blocks that have backslash-escaped sequences in them, like: ``` const escdot = /\./g; ``` They are rendered without...
I have the same issue. Just downloaded nog, started it, activated work mode, fans spun up. It is unfortunately unusable in this state. From what I read, I really liked...
Hi, I installed this over the weekend and - at least for me - I could not wrap my head around, how the implemented metrics could be graphed in a...
Hm, looking into the code, I think there is not enough error handling present, but I am not a Go knowledgeable person. I believe, usually one would return a status...
> Hi, > I actually plan to change the error handling to allow something like this. > I will implement this in the near future. Wow, this would be perfect...
Hi Andreas, I gave the building a try, but now I am kind of stuck… pickup is running on a linux server in my home network in the docker container....
Hm, I guess, I need another linux based build machine… The image on the Mac was build for the linux/arm64 architecture, whereas the server needs a linux/amd64 build. Cross building...
Got it running. Now I am struggling with a multi source configuration: - backup two repos from GitHub - and one from a gitea Instance - to the same local...