118 Followers
44 Following
336 Posts
Trance Horse DJ with ongoing struggle keeping sanity at work

dear the seattle times,

if i wanted to see headlines like this i would watch jeopardy!

thanks,
iliana

babababababap
Caterpillar window
He was Plasma boy
She was a GNOME girl
Could i make it any more obvious?
It wasn't even an upgrade; i only wanted to recover my machine from a functionally dead state and i get met with session management being broken

Look, i am aware that most distors are community-driven and tested, like Fedora and the like, but my god it is really hard to recommend some of them when the mere action of waking your device from sleep puts it in a functionally useless state.

I did *nothing* out of the ordinary, shaking my mouse to wake it up and got a blank screen. The most NORMAL god damn thing to do in this situation for any regular user is to just power cycle it, you can't see shit -- and no, do not assume sshd is running because even if it is there are some time where you just dont have any other machine to remote into it to investigate.

Booted back up and xwayland is erroring out, networking is not active. Like how the FUCK does this happen so CONSISTENTLY?

Microsoft Word just gave me the options of "Yes" and "Ask Later" so I used the task manager to kill the process and then reopened it just to remind it that "No" is a valid option.
> spend half an hour trying to parse a date string with timezone as “CDT/CST/etc” in python
> get told strptime deprecated the use of %Z
> “fuck this shit, *pulls out ol’ reliable `[:-4]`*