What an awesome tool that I wish I knew sooner. Also the && operator in sh. I think you can figure out what happened.
UnRelatedBurner
using proton for the installer as well worked wonders for me
Can I ask: How? What do you do to install that, and don't you mean c++ runtime? Also I've never tinkered with winecfg, I fear that I might break things. What are some settings that are worth looking at?
I'm asking caz I'm going crazy trying to play games on linux, if I buy them on steam it should just reportedly work, but non-steam games or cracked ones, I either have a very hard time starting, or it works, but just barely.
Oh, thanks! I'm not native so I didn't know.
I might not be getting some joke here, but what's a "date" in this context?
I've seen a lot of talk about large file sizes. How can you realistically reach 200GB in text? That's around 2*10^11 characters. Or do you guys store something else as well, like sqls of data or pictures/textures/models?
souce?
What? Aren't you talking about lime?
could people maybe.. oh idk.. lie on the internet?
No problem, thanks for the help. Also I got news is that I don't have to trust anyone with my laptop, I can keep it by my side after all. Still it's a security mesure, that I didn't solve in time. fun fact: LUKS on /home only breaks KDE. I really don't want to give up kde tho, I put on sway, realised that I needed to memorise console commands to change my fking volumes, so no thank you. I got spoiled by sweet UIs. it's so comfortable that everything is at one place.
cat ~/.config/startkderc
returns systemdBoot=true
. I'm guessing you made a typo and this is correct. In this case I guess it just doesn't work on KDE, my next idea is LUKS on /home and hibernating instead of sleeping. Or I always wanted to try a tiling window manager... hm
I left the last sentence open ended, for comedic effect, but if you really wanna know:
I transcoded videos with ffmpeg, and tried to exit out of the bash script with ctrl C. the script was something like:
my ^C broke out only from ffmpeg and before I realized what happened the file got removed and the next ffmpeg call filled my terminal. I tought the key didn't register, or something was stuck, so I pressed it again.. and again.. it cost like 45minutes of footage, wasn't that important tho.