Quinn Comendant

Results 74 comments of Quinn Comendant

I know I could create the formula, but I'm going to disappear and would never update it again. Ideally, it should be part of your CD process so a new...

This is a great suggestion. I nominate `g + g` to go to the first toot, and `G` to go to the last toot (these are the same keybindings for...

I came here to suggest the same: I have a CSV of users that I want to add to one of my lists without following them first. The current import...

The tab names are somewhat ambiguous. The first time I opened the ā€œPostsā€ tab, there was a welcome text at top, but it didn't explicitly describe where the posts come...

Have you tried asking how this might be possible on the [VS Code developers slack](https://vscode-dev-community.slack.com/)?

This seems like it's related, but I don't really understand it: https://serverfault.com/questions/1053187/systemd-fails-to-run-in-a-docker-container-when-using-cgroupv2-cgroupns-priva

The [release notes](https://docs.docker.com/desktop/mac/release-notes/#docker-desktop-430) for Docker Desktop 4.3.0 include this note about using _cgroup v2_ (emphasis mine): > Docker Desktop now uses cgroupv2. If you need to run systemd in a...

[This github issue for the Moby Project](https://github.com/moby/moby/issues/42275) also confirms that it appears necessary to expose `/sys/fs/cgroup` as read-write _as of systemd version 248_. Its author offers workarounds: > - boot...

It would also be useful to have a machine-readable result for failures. Currently, restic reports on its many possible error conditions via only a couple exit status codes. Issue #956...

Y’all – if you just want to get all quotes or one random quote (and don't mind a 34KB response), *you can still use the ā€œalternative APIā€:* # Get all...