Elegant and flexible, thank you!
ChatGPT suggests the following:
- Run tmux
rsync -naP --exclude-from=rsync-homedir-local.txt /home/$USER/ $BACKUPDIR/ | tee /tmp/rsync_output.txt
- Ctrl+B % # splits screen vertically
- Ctrl+B right-arrow-key # moves to right split
tail -f /tmp/rsync_output.txt | grep denied
Not quite a one-liner, but I can see how tmux is a big help here.
Interesting, I'll check it out, thanks!
There are no errors in the journalctl or steam logs?
Is it possible your Sweet-Dark-v40 theme is interacting poorly with Steam here? It seems to crash right after that unexpected identifier 'direction'
and subsequent errors. Maybe try switching themes and see if it has any effect?
I don't know if this is related, but recently when updating graphics card packages, some of my flatpak apps (Bitwarden, especially) required removing cached GPU files:
rm -rf ~/.var/app/com.bitwarden.desktop/config/Bitwarden/Partitions/bitwarden/GPUCache
Could something similar be going on here for you?
Keep an eye on Pop COSMIC. It isn't ready yet, but I'd give it 4 months and I think it would be a great match for something like rpi.
This makes more sense, thanks.
Is it possible to get this to work with OBS studio? I see the author mentions OBS as an "Alternative Project" but it seems ideal to have these pieces work together.
This is really cool in concept, but it is SO SLOW. OMG.
I always knew it stood for Yibre Yulture Calgary
Thanks! I'm curious if there is a way to do this as a one-liner?