Moritz Lenz

Results 49 comments of Moritz Lenz

@dannymk not before there is any consensus with, or at least data from, other Perl 6 JSON modules

From the authors of the other JSON-related p6 modules

FYI I've also gotten the `File is not a valid PDF/A-1 input file` error with Mustang-CLI 2.8.0, with files generated as PDF-A/1 from GhostScript and from [ocrmypdf](https://ocrmypdf.readthedocs.io/en/latest/index.html).

Fwiw here (Ubuntu 17.04, FF 57) it opens one gvim the first time I click on the GhostText symbol, two gvims the second time I click on it, and so...

FYI I've gotten the same error. It seems the `gnome-platform` directory isn't even present in the snap: ``` mlenz@mlenz-laptop-2022:~$ ls /snap/discord/143/ bin etc meta snap usr mlenz@mlenz-laptop-2022:~$ ls /snap/discord/142/ bin...

:+1: to reporting the position. Reporting the grammatical symbols that the parser expects tends to produce rather confusing results if done in a generic way, so I tend to favor...

For monitoring an application, I'd want to know things like * memory used * number of GC runs * number of active threads * number of waiting threads * some...

@ugexe may I ask why?

Thank for the explanation @ugexe, I totally missed that other thread. I'm sorry that working on Perl 6 caused emotional stress to you. I've been in a similar position at...

+1 to using the same jquery version everywhere, -1 to using a CDN. The privacy issues simply aren't worth it.