Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TW
Posts
2
Comments
144
Joined
2 yr. ago

  • Have been almost a year since I switched to Linux completely. I'm using CachyOS (an Arch derivative), so, you may have to adjust some things for your distro.

    First of all, your driver setup varies heavily on what hardware you have, obviously. All AMD (both CPU and GPU) being the easiest for setup and laptops with Intel CPU + iGPU and Nvidia dGPU being notoriously hard to manage (it's also my case, which sucks). Look up what you need for your specific hardware.

    Next comes your display server and audio server. The bleeding edge here being Wayland + Pipewire.

    Wayland can be a bit bitchy on Nvidia GPUs, but it got a lot better over the last years. To use Wayland your desktop environment has to support it. Check with your specific DE. I'm using KDE Plasma, been quite happy since the switch.

    Pipewire is pretty easy to setup, just uninstall your old audio server, replace it with Pipewire and an adapter package for what you had (like pipewire-pulse for PulseAudio) and you are good to go. It's very cool with tools like qpwgraph for audio management, easily the most mind-blowing thing I installed. Your friend came over and you want to send game audio both to your and their headphones? Easy. Been selling parts of my soul to get these sorts of setups on Windows for a long time.

    Next, use native software where you can. You can replace Notepad++ with VSCodium or Helix (the learning curve for modal editors is steep, but it's very worth it).

    For Minecraft, TLauncher is... controversial to say the least, even for usage on Windows. Try PrismLauncher. Works great, allows to download modpacks from popular distributors and is pretty easy to trick into playing in offline mode without a Microsoft account, just look it up.

    Next, the translation layer. I'm using Proton-GE for everything via Lutris. While, as per GE, it is not a supported use-case, it's what I've got the best experience with so far.

    As for dependecies, there is a good guide from GE for that.

    Hopefully it helps in one way or the other. You can also experiment with distibution of your choice. There are some gaming-focused ones that come with driver installation tools to make it easier for you, don't hesitate to dump everything and start from scratch with a fresh install while you are not that commited to one specific distro.

  • There is no such thing as "zeroith". Does not matter which numbers you slap on the tables, the one with the lowest number will always be the first. The word "first" has nothing to do with indices, it's just an antonym for "last".

  • Permanently Deleted

    Jump
  • As some people poined out, I was talking about VK. A Russian social network that ended up in the claws of Russian government, which in turn ended up in massive political repressions of it's userbase for posting "wrong" things.

    He then made Telegram and used Russian government's attempts to block it as a PR campaign. I guess that's what made it so appealing at first, but now French government stepped in and we are going all over again.

  • People who promote crypto are usually scammers (they also usually promote their own currency), but in general it's a very useful tool. Considering you have to give up an arm and a leg to use SWIFT nowadays, crypto offers a fast and cheap way to pay someone across the border. The price is that you need to know a thing or two about the technology, else you'll pay the same or even more than with traditional methods.

  • It's not really about something specific. There are just a lot of examples of Apple doing weird shit with your data and only stopping when they got caught. Most people conserned with privacy just don't trust Apple in general.

  • I mean, they where hashing any lauched programs and sending the hashes unencryped to their servers to compare against their database. So, they literally knew every program you launched, when you did it, but also your ISP knew it and anyone smart enough to MITM your connection. Sounds like a privacy violation to me.

  • Apple isn't any good for privacy. Just as Google, it's a single big company that gets full control over your device. There are many examples of them exploiting it, by hashing your launched apps on Mac to check for malware, for example. Their systems are also known for being a lot more locked down than the rest, meaning getting rid of telemetry is not an easy task. Big companies are not interested in your privacy, they are interested in profit. And the profit they can get by building your profile is a lot more valuable for them than you as a user. That being said, the guy is right, but he is out of line.

  • They are probably just using your IP address to determine the location. That will show the location of your ISP, not your location. That's not much more info than any other server gets when you are connecting to it. Also does not require Mozilla to send any geolocation data.

  • Nah, too much work for a text/picture/video that does not need JS to be displayed anyway. If admins are not interested in implementing proper fallbacks, I'm not interested in visiting their site, sorry.

  • Well, jokes aside, people who install Arch usually want maximum flexibility out of their system (I have no idea why you would torture yourself like that otherwise). And after some time spent with Manjaro, I can confidently say that it greatly sacrifices your ability to tinker with the system in the name of user friendliness. A great distro to start with, but if you still like it after a couple of months, you probably didn't need Arch in the first place.