Skip Navigation

User banner
Posts
2
Comments
757
Joined
2 yr. ago

  • I would take a smartphone with all of wikipedia stored locally on it, and a USB solar panel or two.

  • Domestic violence, by count of occurrences, has been shown to be around 50/50, with a slight lean towards women instigating slightly more often.

    This is not taking into account how hard the partner hits or how much damage they cause, but women do aggress on men about the same as the other way around.

  • I get this feeling after a nice poop sometimes.

    I think its just your body telling you that you did good/it now has the supplies it needs to do its job. It probably has to do with relative reactance to stimulus. If you go a long time without any of a specific stimulus, you're more likely to be highly sensitive to it. In this case it was your whole body becuase you gave it what it needs.

  • Pixel 6 Pro+GrapheneOS is my choice. Finding apps that dont need google play services is tough, but doable. Its insane how much of the android app ecosystem relies on google play services, especially for push notifications.

  • I really don't think we are a minority.

  • As a US citizen, I really wish we wouldn't. I know a lot of us are against it too.

  • I can tonight but i always forget to check back into lemmy and jerboa sucks at notifying on post responses

    EDIT: tried it on my kde plasma wayland setup on my tablet and tried streaming my firefox window, and no dice. I checked in qpwgraph and no new linkage was made in the audio channel and nobody could hear my desktop.

    Does this rely on wireplumber or can i keep using pipewiremediasession? Wireplumber breaks too many things for me to use.

  • The last time i used it, everything broke and i had to switch back to the PipewireMediaSession library. Waiting a few years before WirePlumber is a true drop-in replacement.

  • Shouldn't the generation that "got theirs" pay the piper though?

  • There is only one move, and it is crab.

  • Deoptimization could definitely happen via AI or even just really good decompilers (much like the black magic that goes into compiler optimizations), but I think that the problem with coming up with original function names is that the information just isnt there. You or the AI can make assumptions and poor guesses, but from a data theory perspective, i think that the compilation process is highly lossy. As such, the AI would essentially have to pull things out of its metaphorical ass to make anything remotely functional. I've had AI write me code with functions that literally don't exist in libraries before instead of telling me it's not possible, and I'm sure many of you reading this have too. Extrapolating that kind of behavior onto this problem, I am doubtful of a successful implementation of this half of the idea.

    It sure as shit would be neat though if it could be done, and it would be a strong reciprocal to what Microsoft does with code theft to use as training data for copilot.

  • You can kind of do this now. The problem is that variable names and debugger info is lost, so you wind up with all variables and functions being named v1, v2, v3, etc and f1(), f2(), f3(), etc.

    Decompilation is totally a thing

  • I love the way you twist other peoples' words. Very masterful.

  • This simplification horribly misunderstands what time-dilation is, and I love it.

  • I dunno, it feels like they're updating to Material You designs

  • It's a bit like T9 typing but in reverse. You do an isolation of which words can be constructed out of every key your finger slides over, assign higher weight to the ones where sharp turns or longer dwell times were, and then take the most statistically likely result, and suggest the next 3 possible results in the top bar.