@mcc there's a bit here and there about how the robots can have sensory integration with their bodies beyond the capabilities of their sensorium, and that it is psychosomatic, but much in the same way as the word psychosomatic is thrown around in real life, it's still real to the individual experiencing it. so, she might just be cold.
It made me cry a little bit inside when I discovered that AOSP's SMS app doesn't support RCS despite it being an open protocol because it relies on a proprietary backend.
You may notice the Follow button on Loops.video is clickable even when logged-out.I added a modal that explains how to remote follow, isn't that neat?#loops #tikTok #activityPub #fediverse
@julian that might be it, yeah. languages outside of javascript generally don't make a distinction between null and undefined, and even in javascript these are used inconsistently. for example localStorage.getItem will return null for a missing key. practically speaking, the "intentionally" distinction is a distinction without a difference in most processing contexts.