Yeah I am a hot girl. Send me a monero and I will send you a pic of a hot girl me.
- 0 Posts
- 12 Comments
It’s 100% nvidia’s fault. AMD has been doing a great job maintaining linux drivers. I recommend it if you are pro-linux.
Can’t compare rocm to cuda though.
As a more advanced user, I have to say, the problems don’t stop. Computers will never be “solved”. They just keep making new puzzles forever. That’s whats fun.
The more advanced you get, well you can solve the easy problems off the top of your head, but now you have new problems and there are zero search results for your error message. If you can’t figure it out from the docs or irc you just have to read source code.
I try to document stuff as I find it, even if it means resurrecting an ancient thread. I often search for things and get one result, and it’s me answering my own question a few years ago.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•Sonetimes i feel like its a lot of work to stick with linuxEnglish2·9 days agoI think windows users would still use windows even if windows broke into their house and raped their grandma. I can already hear their justifications.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•Sonetimes i feel like its a lot of work to stick with linuxEnglish4·9 days agoXP was my last dual-boot. XP really wasn’t bad. I always feel like I dodged a the Vista bullet.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•TIL tar keeps permissions of the files and directories archived if possible.English2·9 days agoWell having the wrong permissions in system files will mess up your system. So when you restore from backup and want the backed-up permissions too.
ki9@lemmy.gf4.pwto Linux@lemmy.ml•TIL tar keeps permissions of the files and directories archived if possible.English2·9 days agoI uses to use 7z for my archives but it dropped the permissions. Now I tar it first into a
.tar.7z
aka.t7z
when I want maximum compression.
Rsync is the correct solution. It does exactly what you want and nothing more. A script that uses rsync is future-proof. Other backup solutions depend on the maintenance of the software, which could be abandoned, go up in price, or have vulnerabilities.
deleted by creator
Voice assistant through homeassistant is great. You can plug into an AI. There are guys using the SIP plugin to dial chatgpt from a landline.
Of course, you can also self host AI models if you have the hardware. I’m not there myself yet… but the tech is ready.
ki9@lemmy.gf4.pwto Selfhosted@lemmy.world•Been seeing a lot of posts about replacing Spotify and such, so I wrote up a guide on how I did just thatEnglish5·22 days agoIs symfonium foss? Been looking for a good navifrome frontend for android.
Hate to be the guy that says “why don’t you just do <different setup>?” But unless you are on solar, I wouldn’t worry about power consumption. Jellyfin is a resource-intensive program and you’ll have a better experience with a dedicated graphics card (as recommended in the docs). I also recommend SATA or PCIe storage I/O instead of USB.
I am not a kernel dev but I am pretty sure all issues/patches are sent/reviewed over the mail list. I think the gh issues are ignored and should probably be turned off.