• 0 Posts
  • 30 Comments
Joined 2 years ago
cake
Cake day: August 22nd, 2023

help-circle

  • One time, when I was tripping on a psychedelic, I unlocked a memory that is kinda like that but without the big lead in. It must have been a dream that was weird enough for my brain to record it but without any kind of reference point that probably would have never been recalled without the drugs.

    But the memory was of hanging out with my friend at his old place and he wanted me to check out this David Blaine video (though it was the parody David Blaine that was messing with those two gay guys with the Cheez-its).

    He’s doing some illusion that was cool on its own, but then it escapes the video frame and I realize this is something different, he’s not fucking with the people in the video, he’s fucking with the people watching the video. “Woah,” I say, and my friend replies with a knowing “yeah.”

    Then it escapes the screen I’m watching it on and I can’t tell where the video ends and reality begins and then it hits me: my reality itself was just a part of this illusion (which has by then taken over my entire field of view). “Woah!” I say again with more emphasis. The “yeah” my friend replied with was dripping with finality. Then the memory just ends.

    I didn’t know what to make of it when it came back to me. Or maybe it was made up in that moment. But even the memory alone was profound enough that I obsessed with it for a while. Reality can be weird in dreams but that’s the only time I can recall it actually breaking in a dream. The way his dream ended reminded me of that.

    Though I have experienced something like that while awake. It was a salvia trip, actually with that same friend. Though in that one, our reality was folded into a single plane (like 2d surface) in a layer of planes that looked like a shelf of drawers made up of primary colours and basic shapes. Instant ego loss on that trip, too, so I had no points of reference. Then a voice (maybe my mom, maybe just a general idea of a mother figure) said it was time to go back, I said ok, and I became aware of the couch and room I had been sitting on and in the whole time.




  • However, since you have effectively ultimate power in that system, you’re able to wish for survival and even prevention of the complete collapse of your suddenly confined world. You have fun playing god for a while, maybe even a few centuries, but eventually it gets boring. You’re probing at the limits of your genie-entity’s power one year when it tells you that while it does not have the power to let you out of this little pocket universe, it is able to communicate with an entity that does have the power, but it comes with conditions.

    You tell him to fuck off when you find the conditions are that you can only exit when someone rubs a vessel that contains a portal, that you must exit when they do so, and that you are obligated to fulfill 3 (and only 3, even if they request more) requests they make, though you are free to be creative in how you interpret those requests.

    Of course, you end up accepting the deal before you later come to be at peace with just existing quietly, at which point being pulled out of your peaceful contemplative existence to serve some selfish twat annoys you as much as anything can annoy a transcendent being, which honestly isn’t that much but is enough that you bring maximum “I’m just going to fuck with you” energy, though you do have a strange appreciation for those who can specify a request sufficiently to limit opportunities to fuck with them.




  • Could be that their audio playback is done by hardware reading from a low address buffer in parallel to the rest of the logic and just relies on that logic to update pointers otherwise it will run through the entire address space.

    Or it could be their way of implementing a full address space dump on a crash without large amounts of storage available and that just includes the ROM because it’s a part of that address space. But in the video, they were able to get a 100% match for the ROM using an emulator, so this isn’t it unless they didn’t mention chopping off a RAM section.


  • It’s all data, whether that data is text, an image, audio, or a binary containing computer code.

    Raw audio data is just a series of amplitudes. It has a bit depth (which says how many bits are in each amplitude sample) and a frequency (what is the change in time going from one amplitude to the next). Using those, you can convert it to an analog signal that can be played on a speaker. And if you use the same values to convert that signal back to digital, you end up with the same input signal (though with some random noise added and if you get unlucky and your sample phase lines up with the player’s transition phase, you won’t be able to extract the original signal, though it might sound similar). The multiple recordings help mitigate these issues.

    Given that data format, any arbitrary file can be treated as raw sound that can be transmitted as analog audio.

    The only real difference between this and other transfer methods we use to transfer files is that this involves a less reliable conversion from digital to analog back to digital because it wasn’t designed to do that like USB, COM, wifi, etc connections are.



  • Even with good internet infrastructure that can handle the bandwidth, I’m not really interested in cloud gaming because of the latency.

    Though I do think that it’s a better way to handle anti-cheat than allowing the companies to install rootkits in your kernel. And you can’t really get around the latency issue with online shooters, either you run the game locally and have cases where it looks like you hit on your end but didn’t on the server’s end, or you have a case where you hit the trigger on your controller when the shot was lined up but don’t see the shot go off until it’s no longer lined up. Ultimately, I think the latter is a bit better because then you at least see reality on your screen, even if it’s more frustrating to interact with. Better than a more interactive reality that is more like a hallucination.