

Reading your comment in my head using the Disco Elysium narrator’s voice. 😌
Class: He/him/they.
Alignment: Hopeful loser.
Aesthetic: WIP, horror vacui / amor copia.
🚧🚧🚧🚧🚧🚧🚧🚧🚧
🚧UNDER CNSTRCTN🚧
🚧🚧🚧🚧🚧🚧🚧🚧🚧
My place: Faceless vanity
My stories: Abandoned drippings
Reading your comment in my head using the Disco Elysium narrator’s voice. 😌
This is what I found when I started eating either lentils, beans, or chickpeas, in the daily. At first you’re like what is happening to me and then you’re like oh this is actually normal and good.
Apologies to everyone I pressed into quitting Messenger to switch to WA in the 10s. Hopefully I’m not repeating the same error in the 20s, but with WA->Signal. 😞
Could also mean being too loud.
Looks reasonable, but feels like giving up. I’m not ready to give up on cupboards.
Obviously you would drive it backwards.
And then cab would be set at 180° also, so the driver could see backwards where they were going.
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.
It’s crazy seeing these people try to process reality.
Like I was at a friend’s house who’s into llms, and we were trying to figure some technical thing out, and on god I saw this man copy paste 2 short paragraphs into his gpt and ask it a question that the text already answered!!! But I guess he needed it spread out over twice as many words and a bullet point list.
Like wtffff you’re not even going to read the official docs when it’s directly answering your question?
I feel like I can see his brain shrinking in realtime. He’s all but given up on doing his own thinking. He complains about feeling dumb, but like is it any wonder when you’re attaching your reasoning to an llm like you’re a male angler fish.
/rant
Yeah it’s just meaningless factoids to me now.
Yeah there are certainly logistical comparisons that could be made, but like c’mon… actually being completely and legally owned would suck so so so so much worse. Just another reminder of what’s at stake if we don’t put up a fight.
Certainly not smart ones. I’ve heard nothing actually good about these cars, except that they helped popularise electric cars
Really, this is what you want to focus the last of your political power on?
It’s larger than 1, which is the number of people of people the article is holding up as some kind of Cassandra.
These people wouldn’t know empathy if it slapped someone else across the face
Brilliantly put
Hoping no real people were injured.
For, speeed
I can hear it
Heard. But beans and lentils (esp dried) are classic poor fare. 2 tablespoons of olive oil, some spices from bulk store, maybe some alliums, 45 mins prep time, and you’ve got a meal for about $2/serving. Recipe can be riffed on or scaled up effortlessly if you’ve got a big pot.
EDIT oh I just read the actual article — yeah fresh fruit and veg is definitely harder to come by, especially outside of the peak growing seasons.