Pornhub? I don't think .ml censors "porn" (I can see your comment just fine), just some slurs/offensive words afaik.
Edit: And I can see my own comment just fine.
Pornhub? I don't think .ml censors "porn" (I can see your comment just fine), just some slurs/offensive words afaik.
Edit: And I can see my own comment just fine.
Thank god someone scratched out a letter in that mysterious word. Otherwise I may have seen something obscene. Now I have no idea what is meant to be written on that block 🤔
A lot of Linux distros are set it and forget it these days. Nvidia can be finicky though, so i suggest a distro that installs proprietary nvidia drivers for you—I think Linux Mint and Bazzite do that, though I'm not personally familiar with either.
The other thing is music prod which I am not familiar with. I've heard that there's a lack of Linux software for music prod but hopefully some other users who know more can explain what the situation is like on Linux these days.
Steam won't pose a problem. Steam does something called Proton, a compatibility layer allowing Linux users to run Windows game, and the vast majority of Windows games run flawlessly with Proton. Similarly, you shouldn't have to worry about losing saves, as Steam Cloud should save and transfer them all automatically.
Palestinians living in '48 borders will have "Israeli" IP addresses. I know it's an apartheid state but it's not gotten to the point where they hand out different IP addresses based on ethnicity lol. Jewish settlers compose a majority in '48 borders now but Palestinians are still a significant minority in '48 borders. Not to mention that, like you said, Israel controls internet access in the OPT—for instance, a lot of the esims people have been buying for Gazans are "Israeli".
And a lot of native speakers just straight up use incorrect grammar. eg loads of native English speakers say things like "could of", use "then" instead of "than", use punctuation incorrectly, do incorrect sentence structure, etc.
I don't mean to be prescriptive about language. Of course it evolves based on usage. But in any formal environment, such as an academic environment, there are still certain defined and canonised English grammar rules that you would be penalised for breaking, and most learners want to learn those rules even if most casual speakers don't follow them.
Nothing wrong with using GUIs if that's your preference, but I think some people gravitate towards it just because they've told themselves it's "easier", when I personally think installing things using the command line is "easier"—you don't have to navigate a GUI, figure out where they moved something because they changed the interface, etc, you just know what line to type and it is just a one-liner. It's personal preference, but just don't let the terminal put you off just because there's no pictures. For instance, installing software from a package manager is an extremely easy thing to do on the terminal. Especially if you're on an old and slow computer, it'll be noticeably faster too.
Yeah I mean next step is trying to build my own distro.
Probably I don't have enough free time to learn enough systems programming to be able to write a kernel but it sounds interesting if I had the time lol
Just one bit of advice is to familiarise yourself with a package manager and to use it. If you're coming from Windows you'll likely be used to downloading random .exes off the internet as a way of installing software. It's much better on Linux because we have package managers, which work sort of like your phone's Google Play Store or App Store if you use Android or iOS; it's a centralised place where you can get trusted packages (software) and get updates for all your software in one place. Different distros tend to have their own package managers. Linux Mint uses apt. I believe there are graphical interfaces for it, but I personally don't see any point in using a GUI for package management when it's much simpler to use the command line. e.g. if I wanted to install vim (a text editor) on Linux Mint I'd type sudo apt install vim
. There are also things like flatpak for things your distro doesn't package.
I don't know if you downloaded Steam off the web the way you do with Windows, or if you used your package manager, but if you did the former, you'll have an easier time in the long run if you uninstall then reinstall through a package manager of your choice.
Ikr, even doing LFS gave me minimal troubleshooting to do :/
That's cool, but this would end up blocking Palestinians who live in "Israel" as well. I imagine it might also capture the West Bank too, but even aside from that, there's a lot of Palestinians living in '48 Palestine too. A good Palestinian friend of mine has an "Israeli" phone number for instance, and if she was connecting from back home it would appear as an "Israeli" IP address.
Tbh I find strict scheduling and the like to be too much of a time drain to be effective. I just plan my day in my head, e.g. before lunch I will work on X then between lunch and dinner I will work on Y then after dinner I will work on Z is a common "schedule" on an off day. Occasionally I write down a todo list just to keep track of tasks but that's about it.
You only need to overwrite the drive with random data once. Then, as long as every OS install uses FDE, there's no need to repeat the process.
The reasons why you do the full disk wipe are:
Both of which only need to be dealt with once, so long as you don't write unencrypted data to the drive after doing the wipe.