Professional at providing replies that are too long, Socialist Trans girl

Block people that make you uncomfortable or are jerks, they aren’t worth your time.

ko-fi if you want. I’m low-income, but not in a dangerous situation from it currently.: https://ko-fi.com/niathecat

  • 0 Posts
  • 7 Comments
Joined 5 months ago
cake
Cake day: March 14th, 2024

help-circle
  • I’ve been using clients for years without ban but you’re absolutely right that it does risk TOS, my day of ban could very well be tomorrow.

    The only other way I can think of is using OBS to livestream to an unlisted YouTube stream and share the link to those you want to watch, no one else can access it without the link. I’m not sure how bad the latency or delay is on this, but I think you can tweak some things to make it more low latency

    Edit: realized matrix via element screen sharing doesn’t have audio sharing either so I removed it


  • Maybe they shouldn’t bomb Iran if they don’t want them to strike back?

    Like I want all of this conflict to end, but Israel just bombed Iran’s consulate in Syria, killing 2 generals and 5 officers. What did they think is gonna happen when they do that? Do they expect a country to just say “oh no don’t do it again please.”?

    If it was US generals and officers the US would have went ape shit about it in response

    Israel was striking their consulate in response to rockets that were fired at them, but the detail that people miss is that the rockets fired was in response to Israel previously striking them as well.

    As another commenter said, Iran has the right to defend itself. If Israel wants Iran to stop attacking them, maybe they should try not attacking Iran?

    (If this came off as sarcastic or combative it wasn’t intended, just trying to say how I see the situation between Iran and Israel but I suck at formatting)




  • I tried to give Windows 11 another go recently just to see how it is, I pulled all my files over including my gog games files which had wineprefixes in the folders, with /appdata folders for each prefix.

    Windows decided “you know what, screw c:\users\appdata, lets use the appdata folder in this random gamefolder on a different drive instead” and proceeded to cannibalize itself just breaking the majority of apps. No idea how it can’t recognize that the random wine “windows” files that aren’t in the correct locations aren’t the actual location for them. Couldn’t fix it because it thought the “c:” folder in the wine directory was my actual c: drive and refused to delete it

    Sure it was an extremely niche issue a Windows user would never realistically run into, but it reminded me just how fragile it is for uncommon usecases


  • That’s a good point, I use my /home backup via borgbackup which I keep for a bit longer (store 7 days + last 2 weekly before it prunes them), and my /root btrfs snapshots were set to be kept for 7 days just out of habit. I’ll probably dial it back to 2-3 days instead. I do intend them as just rollbacks rather than actual backups but I tend to be too overly cautious for my own good sometimes

    I like to keep a few more than the last day of snapshots as a minimum in case there was something silently breaking my system that I didn’t notice for a few days and is too advanced for me to fix normally


  • I back up the entirety of my /home directory except for cache, temp, trash (trash is stored at /home/$user/.local/share/Trash), Download folder, and a folder I named “NOBACKUP”.

    It backs up a lot of stuff I probably don’t need, but I’d rather back up more than I need, than to be caught not backing up something that I did need.

    edit: oh, I have a btrfs snapshot of /root too, but I don’t think that’s something the backup tool in Ubuntu can do since it defaults to ext4