MaxGietl
MaxGietl
I was trying to install pwndrop on a Raspberry Pi 4B, and since there's no designated way to download it to this version, I was building from source. When running...
**Describe the bug you encountered:** when running rustdesk with a command line argument, a segmentation fault happens. `$ rustdesk foo` `Segmentation fault (core dumped)` ... **What did you expect to...
Starting with hayagriva I was confused why some fields (eg. `translator`) that are variables in CSL wouldn't do anything when added to my entries. The answer of course is to...
RimWorld 1.2.2723 rev661 Verse.Log:Message(String, Boolean) RimWorld.VersionControl:LogVersionNumber() Verse.Root:CheckGlobalInit() Verse.Root:Start() Verse.Root_Entry:Start() Error while instantiating a mod of type Reloader.Reloader: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException:...
Fixes https://github.com/typst/hayagriva/issues/129. Disambiguation currently compares the normal render of a citation. This means that if two different citations both render to "ibid", they are disambiguated without actually being ambiguous. This...