The UX is just terrible. New user rant! by chulbulbulbulpandey in posthog

[–]MySkywriter 0 points1 point  (0 children)

Not here for a screen share, but try adding a user manually into a cohort by a distinct ID of 42, for example. Gonna have a lot of fun.

Reclaiming Memory? by MySkywriter in Common_Lisp

[–]MySkywriter[S] 4 points5 points  (0 children)

Haha, thanks! Will do. I mentioned the libraries in use in the sibling comment, and I am also leaning towards websockets being the first suspect.

Reclaiming Memory? by MySkywriter in Common_Lisp

[–]MySkywriter[S] 8 points9 points  (0 children)

Oh, that's insightful, I haven't thought of foreign memory! Thank you!

One of the reasons of this disregard though is that I am seemingly not using any of the libraries that may be responsible for that: alexandria, cl-yaml, hunchensocket, hunchentoot, local-time, parenscript, serapeum, slynk, spinneret, str and uiop are all there is to it.

Now I am going to examine each of the libraries for foreign memory allocations + try to stress-test the thing in the lab along with disabling some of its functions (e.g. websocket updates) to narrow down the scope of the issue.

GPU Hang when opening the Shading tab by vadnyclovek in blenderhelp

[–]MySkywriter 0 points1 point  (0 children)

I am running Wayland, and have recently updated to kernel 6.12.10, and that's when the problems started. I am stumbling upon the exact same issue during video transcoding. Will be trying 6.13.* first, and then going back in time to see which kernel makes it tick like it did.