Zoom
Zoom
May be we could upgrade existing "introducer" model somehow? For example, we could ask for user interaction on first connect, to let the connected instance share some of its already...
Still relevant. In Nixos `nix.binaryCaches` is a list, so hard-failing on a first item being offline is a bug and completely counter-intuitive. Also, error message has to print a suggestion...
> Or you may even fork the github package, and make a pull request Unfortunately, in #10 you say that you do not accept contributions currently ("Sorry, I do not...
Firstboot config runs the `/root/provisioning.sh`[^1] script at the end, and the docs explicitly mention setting the hostname this way. https://docs.armbian.com/User-Guide_Autoconfig/#provisioning-script The not so obvious part is assigning unique hostnames for...
For me, with v0.7.1, turning off ConEmu's `ConEmuHk.dll` injection solved the issue.
Because a considerable amount of them is supposed to affect the layout of the document. If it's not how it's supposed to work, I'd appreciate any tips. I understand, that...
In my case, I'd like the `--top-level-division` to at least start to behave as intended with the typst writer. As typst currently doesn't have any built-in concepts of document class,...
Yeah, that's basically what I want. The issue is that I'm pretty sure someone (perhaps myself) will bump into some similar situation rather soon with some other option.
`systr.setLengthStrUninit` fails with `mm:refc` on Linux. Seems my naïve approach is wrong. Can this be made to work without introducing new compiler procs?
I think I was stuck on not being sure if it's done and both string versions actually work, since some of CI errors at the time were unrelated. Those string/seq...