I’d like to add that this game feels very polished and accessible, thanks to its developers. There’s also a free demo which got me absolutely hooked (and a very reasonable price for the full game)
I’d like to add that this game feels very polished and accessible, thanks to its developers. There’s also a free demo which got me absolutely hooked (and a very reasonable price for the full game)
If only I could relish the sloth, all I feel is some vague uneasiness
Ich könnte kotzen wie auf jede Suchanfrage nur noch generische Seiten mit nutzlosem, KI-generierten Inhalt geliefert werden. Ganz schön schwer, unter dem Müll noch echte Forenbeiträge zu finden.
Same. To little energy to elaborate though.
I’ve developed the exact same strategies that you named. Life still feels so damn hard. Looking forward to getting on medication.
Very rewarding use case.
I didn’t even notice. That’s weird.
(My crosspost from programmer_humor@programming.dev didn’t work, so here’s the image)
How does one even get to work as a prop designer?
What happened to the platform below?
What makes it different in regard to your ADHD?
Don’t worry, all you need is a free ISA slot!
These AI faces are getting indistinguishable from reality /s
I’ll give it a shot!
It’s on my to-do list, but I haven’t gotten around to it yet.
UPDATE:
I was able to recover my system by re-installing the NVIDIA drivers through, in my case, sudo apt install nvidia-driver-550
since the kernel log indicated a version mismatch, presumably due to the Discover updates. Something’s still janky with the drivers as I experience massive lag and a ghosting cursor, but I’ll figure that out.
I’d really appreciate tips on how to prevent this in the future.
I dug a little deeper and using journalctl --since yesterday
I could retrieve a proper log. There are a couple of red and yellow entries, some of the latest ones being:
Feb 16 12:31:28 radium (udev-worker)[471]: event10: Failed to call EVIOCSKEYCODE with scan code 0x7c, and key code 190: Invalid argument
[…]
Feb 16 12:31:28 radium kernel: nvidia: loading out-of-tree module taints kernel.
Feb 16 12:31:28 radium kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 16 12:31:28 radium kernel: Disabling lock debugging due to kernel taint
Feb 16 12:31:28 radium kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Feb 16 12:31:28 radium kernel: nvidia: module license taints kernel.
[…]
Feb 16 12:31:37 radium kernel: NVRM: API mismatch: the client has the version 550.144.03, but
NVRM: this kernel module has the version 565.77. Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.
Feb 16 12:31:38 radium sddm[1280]: Failed to read display number from pipe
Feb 16 12:31:38 radium sddm[1280]: Display server stopping...
Feb 16 12:31:38 radium sddm[1280]: Attempt 3 starting the Display server on vt 2 failed
Feb 16 12:31:38 radium sddm[1280]: Could not start Display server on vt 2
The NVIDIA API warning appears several times throughout the log actually, which also implies I was wrong about driver version 560 being installed.
Okay, first time I do this. I followed this article, made sure the paths are right, but journalctl -e
shows -- No entries --
. Any idea where I went wrong? ls -l /
and ls -l /home
tell me I chrooted into the right directory.
Edit: I ran these commands
kubuntu@kubuntu:~$ sudo mount -t proc proc /mnt/rescue/proc
kubuntu@kubuntu:~$ sudo mount -t sysfs sys /mnt/rescue/sys
kubuntu@kubuntu:~$ sudo mount -o bind /dev /mnt/rescue/dev
kubuntu@kubuntu:~$ sudo mount -t devpts pts /mnt/rescue/dev/pts
kubuntu@kubuntu:~$ sudo chroot /mnt/rescue
root@kubuntu:/# journalctl -e
Yes, I am able to boot Kubuntu 24.04.1 from a USB drive.
Truly a masterpiece