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/)HU
Posts
35
Comments
531
Joined
2 yr. ago

  • You could buy a cheap vps and host your stuff there with basic html that you could learn as you go if you don't know already. I think their are pre made licenses that you could put on there to stop ai training. You could also hide pages on it full of garbage data for anyone who ignores the license to get bad results.

  • I'm a big fan of Debian stable for school / work laptops. Older packages aren't great, but if you aren't someone who needs the newest libreoffice version or something, it works fine. Updates will basically never break it apart from major releases (which you have a few years before you have to worry about, although you can upgrade sooner).

  • Haven't heard of private, but I would highly recommend airvpn. You could do qbittorrent nox on an old computer for good seeding. If you want I could elaborate on how, but I can't right now.

    I wrote what's before this before looking at private. It looks okay but they definitely make some false claims in their marketing that make me skeptical. They say their VPN can make connection faster than non-VPN, that is only true if being throttled or smthn weird. They say it hides your IP from your ISP, which is impossible. Your ISP loans you an IP, of course they know it. I know they mean it allows you to use an IP that your ISP doesn't know, but they still said it wrong so.. idk im rambling and tired but... yeah. Response.

  • Keep in mind, most people would be coming from windows where installing software is going to some website, hoping it isn't a fake malware site, running their exe with admin privileges, and clicking next through a bunch of eulas until it finally is done. By comparison even the worst software centers are an improvement.

  • I would recommend trying other distros in a VM to see how you like them. Arch gets updates really fast, so stuff does break. A point release distro will also have updates that break them, but they will be at scheduled times and usually the old one is supported for a while. Also, fedora has hyprland as a package. It may be rpmfusion, but you should be able to install with dnf install hyprland.

  • I did notice it was the wrong device, however when I specify it crashes the whole os with some artifacting. I may look into other values for that environment variable tomorrow. I also might try rusticl.

  • Well I tried an opencl benchmark I found, and my computer has fuckied a major wucky...

    Edit: reboot fixed it but it seems opencl is super unstable on here. I ran hashcat again, this time with --force, and found that it did nothing, then there were weird colors, then plasmashell crashed. Luckily plasmashell has good crash handling and it was able to go back up so I could see that hashcat reported something about gpu hang being the reason for the crash.

  • I tried both suggestions, as well as running it without the variables changed. On all three of them, hashcat said "Device #3: Unstable OpenCL driver detected!" when I ran hashcat -I (device info if your not familiar with hashcat). I tried running the benchmark, and it crashed saying "Device #1: Kernel /usr/lib64/hashcat/OpenCL/shared.cl build failed."

    Edit: I looked, and I don't see a package called rocm-ocl, nor can I install one. Edit2: Wait nvm, I see rocm-opencl, and I assume that's it.