If you have compatible hardware, that is.
If you have compatible hardware, that is.
PopOS for not tech savvy, Arch for tech savvy. Can’t go wrong.
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.
This could be mistaken as “french”
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.
Kate, Neovim, Emacs, +lots and lots more, pick your poison.
QEMU/KMV can host windows guests pretty flawlessly, pain to setup though. I use it to work in visual studio for college stuff. USB passthrough should work. No idea about thunderbolt though.
Native games work as expected, not native games only work through a translator either raw Wine or Proton (is better suited for games). They have frontends, such as Steam, Lutris, and other. Not all games work through translators. Consult protondb for games you want to play.
Natively? No idea, didn’t play a single native game. Through Steam - flawlessly.
Playing video through mpv has GUI. It has GUI. For videos. You might want to consider VLC, if audio GUI is a requirement. Or any other GUI audio player.
Any DAW/video editor. I’ll bet my life on that 90% of them use ffmpeg. Tools like flacon most likely use ffmpeg. It’s everywhere.
rename command. Probably dolphin and nautilus have mass renamers with a GUI, but I only used rename and it gets the job done.
Depends on your desktop environment, kde probably has support for anything shortcut related.
On Linux we usually don’t install random shit we download through browser. That’s what package managers are for, every base distro has its own package manager with its own structure. And if package managers are lacking then we get source code and build it. In very rare cases like Reaper DAW probably only then we download binaries.
More about fragmentation: Linux uses ELF executables. Amd64 elves will work on every amd64 Linux machine (that has required libs). Some distros package apps into intermediary archives that are prebuilt into a more structure friendly to that distro way. If you install one distros prebuilt archive on another one, it might install files into different dirs and you will not know how to get out of that situation. All Linux software is available under every distro, if you include building from source as an option. If you really must download shit off of web and install it but it doesn’t display your exact distro follow these instructions: 1. child distro usually can install base distro’s intermediary archives and be ok about it, example: ubuntu is child to debian, popos is child to ubuntu. 2. Extract archive and locate the binaries, that’s it. Then put it somewhere in $HOME/.local/opt and ln -s fullpathtoappbin fullpathtolocalbinarydir or just run from $HOME/Downloads.
Good to hear that folks have succeeded in moving 🙏🙏
I don’t have any money sadly, and it’s very hard to find a job for some reason (personally, my friends don’t seem to have this problem). There was only one person that hired me in 6 years, and only paid 20k rubles a month for back breaking labor. I would pretty much like to move, but that’s probably gonna stay a pipe dream.
Yea, censorship getting worse day by day. Not sure about the cop situation, but I think it is probable, since I got cops called on me once for calling one annoying woman a few hearty names.
Like for the past 23 years. In my life literally nothing is changing. (For the exception of this fucking censorship)
Content. Without it there wouldn’t be an abundance of free learning material. I’m already feeling the pain of trying to find any decent lesson about my interests after Russian government blocked YouTube.
Ah, I see lol. Thanks.
Is this just humor or there’s a reason why people dislike rust? I’m curious.
Being of certain race or nationality
Add a rolling (dodging) mechanic, even if it’s not a fighting game.
No American. Why not? Everyone is discussing everything. Such is life. Discuss whatever you want.
Interesting, I have a complete reverse of this story with windows. It kept breaking randomly until I had enough of it’s shit.
To your “never got the appeal”.
Ngl for me using vim is the only option. If something needs to be done using a mouse, it’s just not going to be done. I can’t aim properly due to problems with my arms, and it itches something in my brain everytime I try, it makes me literally furious and enraged.
I tried using zed, but quickly found out that I can only control the text field with motions, nothing else.
If I try using mouse, speed of anything I do gets multiplied by 0.1.
Thanks to vim, I’m able to work with loads of text at all.
Simple as that.
How do you understand the wall clock though? Its 12 hour, it requires complex visual parsing. I understand if one didn’t have a digital clock (which can be powered by a fucking CMOS battery for ages), maybe they could use it. But I’ve seen these wall clocks at a job that required fast decision making and keeping track of time, and I quit immediatly cus it took me a solid 15 to 30 seconds to parse wtf is fucking displayed on those, and that quickly got in the way of doing the job itself.