gencha

joined 2 years ago
[–] [email protected] 1 points 1 year ago (1 children)

Are you aware of Nvidia recently releasing different versions of their kernel modules? There's an open-source and a proprietary flavor. Make sure you have the right one selected for your hardware and fallback to nuvoueau if need be.

[–] [email protected] 1 points 1 year ago

Can't disagree with any of that. But I still like doing it

[–] [email protected] -1 points 1 year ago

Bro, I'm an AWS Cloud Solution Architect and I seriously don't know what you're talking about. And, no, when I waste time on Lemmy, then there is literally nothing better to do.

AWS made S3. People built software to integrate S3 as a storage backend. Other people didn't want to do AWS, and built single-node imitations of the S3 service. Now you use those services and think that is S3, while it is only a crude replica of what S3 really is. At this point the S3 API is redundant and you could just as well store your assets close to your application. You have no real, global S3 delivery service anyway. What's the point?

Most people misuse AWS S3. Using stuff like minio is even more misguided.

[–] [email protected] 1 points 1 year ago (2 children)

I don't follow. S3 is an AWS service that these tools emulate locally by providing the same API. But I'm happy to accept that there's just some misunderstanding 😃

[–] [email protected] 1 points 1 year ago

I used them at my company, because I was sold on their marketing. In the years that followed, we reported over 300 issues to Jetbrains, and had the opportunity to observe their abysmal software development. They told us numerous times to upgrade to preview releases that supposed to fix our reported issues, but then those contained new issues. When they finally had a stable RC, they managed to fuck up the final release by last-minute changes. This happened at least 3 times while we were their customers. I ragequit all ties with that fucked up company and never looked back

[–] [email protected] 4 points 1 year ago

Surprisingly intriguing

[–] [email protected] 26 points 1 year ago (2 children)

7 made up facts is going on

[–] [email protected] 4 points 1 year ago

Sky Force and Kittens Game are the only two mobile games I ever played and still have installed on every phone

[–] [email protected] 15 points 1 year ago

Reddit content is paid/generated content. It is literally part of their commercial offering to customers that they can expertly deceive their users. It is an advertising platform and you use it to try and force a public image.

[–] [email protected] 3 points 1 year ago (4 children)

Double-check that your APT sources are exactly what you expect them to be.

Clean your APT cache. Then update it.

Try to fix broken packages again with apt install.

If the problem persists, look at every single package mentioned in the error. Go to the Debian packages website and look up what the current version for your release is. If there are any mismatches, try to resolve them by uninstalling these packages until apt install completes without error again. Make sure to reinstall the right version of your packages again.

Given your other comments about manipulating post installation scripts for some time, if the above doesn't work for you, consider backing up your data and reinstalling a fresh setup.

view more: ‹ prev next ›