illode
illode
> If you have set `GRIST_DEFAULT_EMAIL` to an email, then the user with that email will be the initial owner of the team site. The README also says > if...
It seems to be broken again on Firefox 121.0, at least for me. I haven't tried any other versions. Chromium seems to work as expected I assume the PIN is...
> This makes the whole thing much more complicated. > I'd rather Firefox just fix their implementation at this point. It's been years since webauthn was introduced, let alone passkeys....
Ah, I skimmed that and somehow missed the last bullet point for taplo. The delay is noticeably worse in the 22.12 than 22.08, though. Do you have a link to...
I'm just disabling the LSP by adding the following to languages.toml until it's fixed upstream since the delay is a nuisance: ``` [[language]] name = "toml" language-server = { command...
> My work relies heavily on using terminal over SSH. I never liked tmux and found out wezterm mux worked really well so I started using it. However, when I...
@huylv I still can't reproduce my original issue with those steps. The only thing I can reproduce is that if I: 1. `wezterm connect 2. Split server into several panes...
I also ran into this. Easily fixed by deleting the existing secrets and re-activating the new configuration. ```bash sudo rm -r /run/secrets sudo /run/current-system/activate ```
Is imaginary's dependency on libvips (plus optionally libheif (and libjxl in the next release)) better than any of the other options? On top of that, the only new formats would...
I think if generating thumbnails for a variety of video / (more) image formats is to be added, some sort of ffmpeg wrapper is pretty much unavoidable. It looks like...