• 1 Post
  • 25 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • Generally I start with an end goal, and break it down into logical pieces. For instance I recently wanted to make a custom soundboard for discord. First thing I needed to figure out was how to play sounds. Next was playing those sounds to a specific sound device so that it can be routed into the audio input for discord. Then I needed to figure out how to play the same sound at the same time through the audio output. Then I needed a form to interact with so I could click a button to play a sound. Then I needed to be able to load a config file so that I could update that form when I wanted to add or delete sounds. Then I needed a way to choose files to add to the sound board. And conversely a context menu so I could right click a button to remove it. Then I needed to figure out how to save and load this config file from the filesystem. Then I needed to be able to search for and update the form so I could now quickly find sounds if the list got too long. And then once I had all that working, figure out how to play the same sound multiple times before it finished resulting in a multi threaded soundboard that can interact with any sound device on the machine and saves and loads sound lists all in Python.


  • This happened to me when I used to trim the nail too short. That let the nail dig into the skin and caused all the issues. After letting it grow out long enough that the nail wasn’t able to dig into the skin did the problem go away. It’s a little weird looking having longer big toe nails but it beats the pain of accidentally stubbing your toe and living in agony.









  • ViperActual@sh.itjust.workstoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    8 months ago

    Quantum entanglement/teleportation does not mean information transmission exceeds the speed of light. You’re still limited to sending entangled particles to your destination following the laws of physics. You cannot transmit information via this phenomenon.

    What you can use this for is transmission integrity. Where you will know if an outside observer intercepted your transmission then sent it on its way to the destination. This is more commonly known as a man in the middle attack (MitM).