That’s IF the would be even able to pull the kernel. I know how government grants work here. 70% chance that the money gets stolen and work is outsourced to some bloke who doesn’t know what git is.
That’s IF the would be even able to pull the kernel. I know how government grants work here. 70% chance that the money gets stolen and work is outsourced to some bloke who doesn’t know what git is.
When it fails I’m gonna laugh a lot.
I’m not gonna use this shit regardless. Even if it remains the only option for an OS in Russia, I’m gonna fucking smuggle a proper Linux distro in.
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.
Custom java machine probably
OH NO, I hope the fork will continue for a bit otherwise I’m so cooked 🥶🥶🥶
Can confirm same result when searching through searx instances, result provided by google.
This could be mistaken as “french”
List of files/pages that a website owner doesn’t want bots to crawl. Or something like that.
I have a 2012ths computer.
***In certain countries
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.
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.