V

Results 8 comments of V

Oh, I think this will fix a bug I noticed where Quassel would for some reason strip the indentation from a few lines of the MOTD of a server I'm...

Frankly, it would be good to remove the SMS/phone columns entirely. The only legitimate options in this day and age are TOTP and hardware keys, IMO. E-mail isn't really acceptable...

Just had the same happen trying to look up https://hydra.nixos.org/search?query=chromium-unwrapped

I just spent quite a while trying to figure out how to have Asciidoctor render the top level heading in embedded mode. I eventually figured it out after trawling through...

The `time` crate (which this depends on) placed panicking functions behind a [feature gate](https://github.com/time-rs/time/issues/190#issuecomment-565190936) and switched to providing `try_` functions instead. This should too.

Same issue here. * Device Type: Pixel 6a * Android version: 14 * System Language settings: English (United Kingdom) * Keyboard Application in use: GrapheneOS default keyboard (is either AOSP...

This is a little off-topic, but does direnv's `use nix` handle this correctly? If not, we probably ought to report it there as well.

> `lorri shell` does set it iirc. Just tried that, it doesn't seem to be any different? `IN_NIX_SHELL` *is* set within the shell itself, so if one were to do...