

The spirit is there
Class: He/him/they.
Alignment: Hopeful loser.
Aesthetic: WIP, horror vacui / amor copia.
🚧🚧🚧🚧🚧🚧🚧🚧🚧
🚧UNDER CNSTRCTN🚧
🚧🚧🚧🚧🚧🚧🚧🚧🚧
My place: Faceless vanity
My stories: Abandoned drippings
The spirit is there
Death rattle
I mean I’ve left the house without my glasses and I’m legally blind without them, so I can understand just how absentminded a human can get.
This is basically a progression of how I dress for bed by season.
Although dead of winter I would be wearing a longsleeve waffle top
I’ve had two standouts bad interactions too, but chalked it up to luck.
It felt weirder to me a few years ago. But over time a just vaguely identifiable character for 2010 to 2019 has emerged when I think of that decade.
The programming socks will be the first sign.
I like to read until I hit a noun, then look to see what community this it was posted to, then kinda riff it from there.
It’s also always been the way that the people who actually clicked the link get to come into the comments and be frustrated at us for being legitimately wrong.
I can kinda see it, though he’s not my cup of tea. I like my videos a bit more essay-like and a bit more serious mode.
Even just mirroring.
Is there a tool already that makes it easy to upload to both? Idk, I haven’t uploaded a video since like the 10s
Some white knight that seemed to house only people on the worst days of their lives having super aggressive arguments just outside my door.
We are same. I sometimes use comments as kind of tags, like
xinput --disable $(xinput --list | grep -i touchpad | grep 'id=[0-9]\+' -o | cut -d= -f2) # Disable synaptic touchpad trackpad pointer
or
python3 -c 'from ctypes import *; X11 = cdll.LoadLibrary("libX11.so.6"); X11.XOpenDisplay.restype = POINTER(c_ubyte); display = X11.XOpenDisplay(None); X11.XkbLockModifiers(display, c_uint(0x0100), c_uint(2), c_uint(0)); X11.XCloseDisplay(display)' # swap caps CAPS CAPSLOCK
or sometimes I’ll add # works
at the end of a long string of attempts (usually involving dialing into a regexp), like
xdpyinfo|grep dimensions|grep -Eow '\d'
xdpyinfo|grep dimensions|grep -Eow '(\d)'
xdpyinfo|grep dimensions|grep -ow '(\d)'
xdpyinfo|grep dimensions|grep -o '(\d)'
xdpyinfo|grep dimensions
xdpyinfo|grep dimensions|grep '1920x1080'
xdpyinfo|grep dimensions|grep -o '1920x1080'
xdpyinfo|grep dimensions|grep -o '\d920x1080'
xdpyinfo|grep dimensions|grep -Po '\d920x1080'
xdpyinfo|grep dimensions|grep -Po '\d+x1080'
xdpyinfo|grep dimensions|grep -Po '\d+x\d+'
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+)'
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'|cut
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'|cut -f1
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'|cut -d\ -f1
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'|cut -d'' -f1
scrot --quality 1 --compression 0 --format jpg - | convert -scale 10% -scale 1000% -quality 100 - RGB:- | i3lock --image /dev/stdin --raw 3840x1818:rgb --nofork
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'|cut -d' ' -f1
xdpyinfo|grep dimensions|grep -Po '(\d+x\d+) pixels'|cut -d' ' -f1 # works
I feel like attacking civilians also helps Israel’s propaganda while not hurting it’s capacity to continue escalating.
We’re gonna need a bigger bee to address that one
Rooofl “spicy flies!!!” I love that
Pouring one out for comrade bee’s noble sacrifice 😞
And they certainly don’t work harder when you add “please” to your instructions.
Yeah I finally made an account and there is more than enough here to satisfy my mealtime watching needs. Still not a lot of content when compared to the mainstream platforms, but that reminds me of all the fediverse offerings a few years ago.
I feel like it’s only a matter of time before there’s enough on peertubes to keep me off the mainstreams almost entirely.