jess.red
threat supermodel. clocky like lamport.
4,697 posts
1,016 followers
327 following
Regular Contributor
Active Commenter
comment in response to
post
"I know you were just detained, interrogated, imply threats, and then returned home for your journalism. But I feel the important thing right now is to lecture you, as opposed to express relief that you are unharmed."
comment in response to
post
i had to bundle up all my horny and take it elsewhere
comment in response to
post
vera?
comment in response to
post
SO cool and SO dumb
comment in response to
post
actually this is such a miss that i wonder if an autostereoscopic screen, a la the Nintendo 3DS, is coming to the iPhone soon.
comment in response to
post
cc @gruber.foo in case you're interested
comment in response to
post
it's like holding up a photo behind a window. if it's further away, you can focus just on something someone draws on the window with a dry erase marker. if it's pressed against the window (no vergence difference), ability to read the window depends on the photo not having distracting content.
comment in response to
post
"frosted glass" interfaces fix this by rendering the background incoherent through simulated diffusion, so it's not distracting. attempting to do pure refraction doesn't look real because the object "behind" the glass remains coherent, and it's impossible to focus only on the glass foreground.
comment in response to
post
also pls lmk if you ever get a trading card of my smol perfect boy the a220-100
comment in response to
post
lmao I really need to watch that episode already
comment in response to
post
nobody knows. the White House says the president "issued a memorandum" but nobody is reporting on what if any legal authority was used.
comment in response to
post
(that won't stop him but it means newsom is actually in a reasonably strong position politically to damage the trump admin if he's willing to prioritize that over his theoretical 2028 presidential run)
comment in response to
post
he theoretically does by invoking the insurrection act but to do so would be crossing the rubicon for a lot of normies.
comment in response to
post
yeah it's very plausible based on his character that he'll protest loudly and then sign off on it like the quisling he is in the name of protecting democratic process or some such shit
comment in response to
post
the question is whether newsom has the guts to force the president to reach for that third modality, which hasn't happened (AFAIK) since the National Guard was ordered to desegregate schools in the south in the 1960s.
comment in response to
post
The National Guard in each state has three operating modes:
- At the direction of the governor
- At the direction of the President, with the consent of the state
- Nationalized by the president without state consent, only within prescribed circumstances
comment in response to
post
hey-o
comment in response to
post
i mean, my take is that if this works for the streamdeck it'll work for any non-standard USB-HID device (that doesn't present as a keyboard or mouse)
comment in response to
post
confirmed! codebase: github.com/haikuginger/...
comment in response to
post
I'll do some playing tomorrow and if it works get you sample code.
comment in response to
post
which actually suggests an alternate path of patching the elgato binary to skip the "am i locked" check
i believe we both know some people with experience in this area
comment in response to
post
the sense i got was that the LoginWindow facade isn't a hard boundary so much as "we implement a barrier for standard HID devices like mouses and keyboards and nonstd things will freak people out if they keep working through the lock screen so Please Don't Do That"
comment in response to
post
i remember the protocol not being that bad; the latency is such that doing any sort of video would be a nightmare but if you can get the images you want rendered... doable.
comment in response to
post
yeah this was a while back but i basically pulled a full USB-HID stack in, enumerated the tree, and paired with a device by repeatedly polling all matching VID/DIDs until a button got pushed on one
comment in response to
post
(i know you said the streamdeck can't do it but i recall being vaguely freaked out by the amount of stuff it could do when the computer was locked if i had code tapped directly into it)
comment in response to
post
i think the stream deck can do it if you write your own HID layer for it. possibly you might also need to run that in a system-scope launchd agent instead of user-scope. i have some junk code somewhere i can dig up to see if i can make it work.
comment in response to
post
incidentally, "C-3" is not a safe search on here
comment in response to
post
Same. I found a change in upstream that was causing a new failure mode, fixed that particular failure mode, but it was moved to a different failure mode. asked the model "what changes between vX and vY would result in behavior Z"; it nailed it (it was the same cause with a different modality).
comment in response to
post
*unstaged dammit
comment in response to
post
oh, and i guess a fourth: i ask o3 for a "cohesiveness review"; the prompt is something along the lines of "please evaluate the unstated git changes and describe their overall purpose; please bring my attention to any changes that don't seem to align with that purpose."