Mark Stosberg

Results 532 comments of Mark Stosberg
trafficstars

@boucman I would flip the question around. Is there ever case when you would set `swayidle` to protect your laptop by locking the screen, but yet ou are OK with...

@boucman From reading the source code, `swayidle` responds to SIGINT and SIGTERM by shutting down. SIGUSR1 is documented as immediately triggering the idle state. It's normal for well-behaved services to...

@blitmap for case of watching a movie, you are probably always watching it on a bigger external monitor. A global keyboard shortcut can be bound to toggle the laptop screen...

@stgraber I like the API idea. Of the options you mentioned for encryption ZFS seems like the best fit and is I believe already the default storage backend of LXD.

I think you are referring to setting some universal variables, which get written to ~/.config/fish_variables, like this: ``` SETUVAR Z_DATA:/home/mark/\x2elocal/share/z/data SETUVAR Z_DATA_DIR:/home/mark/\x2elocal/share/z ``` The code says it only sets those...

@afedulov Yes. The OS wrote half of the file, ran out of disk space and couldn't finish. I think this support issue can be closed.

I've just reviewed the Chromium bug tracker and have found no indication of work happening to allow the Linux container to access Yubikeys (although there is work happening to allow...

For Crostini, I think the blocker in Google's now court. The Yubikey isn't recognized at all by the container. I opened a bug with Chromium about that: https://bugs.chromium.org/p/chromium/issues/detail?id=949131 But it...

@eestolano Thanks for the tip. I'll investigate.

@scarolan I asked that the original bug be re-opened. I haven't heard back yet: https://bugs.chromium.org/p/chromium/issues/detail?id=949131