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/)CL
Posts
4
Comments
246
Joined
2 yr. ago

  • My remark was purposefully hyperbolic. I did have a laugh every few episodes, maybe around one per episode on average.

    I don't get this joke though. Really just whoosh.

    It's possible that Community is excessively geared towards USA audiences, and since I'm not from there I just missed pretty much every joke for not having the proper context!

  • The default files for each new user are stored in this directory. Each time a new user is added, these skeleton files are copied into their home directory. An average system would have: .alias, .bash_profile, .bashrc and .cshrc files. Other files are left up to the system administrator

    https://tldp.org/LDP/Linux-Filesystem-Hierarchy/html/etc.html

  • 3rd party cookies make tracking users easier when the same cookie can be used on many websites.

    Firefox does 2 things to protect you from that: it blocks known trackers cookies by default; and for the others it isolates them per domain so that kind of tracking doesn’t happen. That ensures you’re not tracked and at the same time it doesn’t break any functionality.

    If you want to completely block them you can. There’s more info here: https://support.mozilla.org/en-US/kb/third-party-cookies-firefox-tracking-protection

  • Having money means you don’t have to be a complete wage slave. When you’re not afraid of getting fired, when you have means to get by if you’re out of a job, etc. you don’t have to submit to abusive bosses, and you never feel like you’re helpless and can’t leave the place you work.

    With enough money, you may not need to work at all.

    In a capitalist society, money buys a way out of the always looming menace of the reserve army of labour. Maybe not completely, unless you’re dirty rich, but enough to remove helpless serfdom and slave-like conditions from one’s life.

  • I’ve been running a 7900XTX for months without issue. Only thing that was missing was some stuff around power setting, fan curve etc but even that I think has been fixed in recent kernels.

  • Run sudo dmesg | grep amdgpu and look for errors.

    You may have a firmware file missing, for instance. If that’s the case, it’s an easy fix - just download the firmware files from the kernel tree and put them wherever your system wants them.

    This is how I do it on Debian but it should be easy enough to adapt to whatever distribution you’re using (it might be exactly the same tbh): https://blog.c10l.cc/09122023-debian-gaming#firmware