I use win 10 ltsc image, it did not require me to set up an account last time I installed it, maybe try that? You can get it from the mass grave’s. Don’t forget to enable USB passthrough in your VM manager.
I use win 10 ltsc image, it did not require me to set up an account last time I installed it, maybe try that? You can get it from the mass grave’s. Don’t forget to enable USB passthrough in your VM manager.
Apes together strong. “We” can accomplish anything in large enough numbers.
They probably think if they kill all the witnesses nobody would tell on em 😵😵
Pyright language server makes Typethon out of your Python at the cost of massive bugs and performance. I used to like it, until I got really sick of waiting about 10 seconds for a suggestion to appear when typing open() and really fucking sick of the entire server crashing after I type pow()
I’m on a life-long quest to finding the EXIT from this matrix. For this I have to become the supreme lord of Holy C
I remapped : to ; so that I don’t have to hold shift to enter command mode
Such is the power of a habit, I use vim often
I talk mad shit about Putin daily in vkontakte and yet I’m alive and well. Continue eating that propaganda raw.
Same but about every single American politician
I made alias q=exit for some reason and now I accidentally close the terminal when I press ;q and enter 😭
A tip, to delete files that have names similar to variables or other expandables, put the filename in between single ticks like this ‘filename’. Single ticks prevent expansion.
God, I hope their code is scrutinized by thousand eyes, knowing windows codebase I’m skeptical about quality of anything they write 💀💀
Fuck yeah that kind of shit, I love it, let’s go 😖🔫
Someone should make a script that generates the sticker with updated version numbers 😵😵😵
So that you can ask stupid questions and not have repercussions hunt you til the days your account is deleted
How is being born in Russia makes one complicit in “Russian aggression” wtf? I didn’t have a fucking choice in this matter. Now I’m fucking worried that someone will have a bright idea of blocking Russians from using Linux, I might just kill myself at that point. Honestly, I’d rather die than lose my main and most beloved hobby.
Little addendum to the last part of About Fragmentation section, since I don’t want to leave it unfinished and make people struggle if they follow my advices:
$HOME/.local/opt is a “usual” (there are few more, I prefer this one) location for pre-built (downloaded) and built-locally apps that you don’t want to install system-wide.
For example:
tar xvf nvim<press TAB>
, or right clicked on the archive in a GUI file manager and clicked decompress.mv nvim-linux-x64 $HOME/.local/opt/nvim
)ln -s /home/<my nickname>/.local/opt/nvim/bin/nvim /home/<my nickname>/.local/bin/nvim
this command requires absolute paths and creates a SYMBOLIC link (you can read up on that if you’re interested). GUI file managers usually have functionality for creating symlinks, right click on file to find out.export PATH="$HOME/.local/bin:$PATH"
Something like that. It’s all done just for organization and quality of life.
Omg same. In my case I use random open servers with xray. Usually servers located in France and Germany are blocked, but servers with Chinese info on them still work (not located in china, just description and title contains Chinese).