s-ol’s avatars-ol’s Twitter Archive—№ 397

  1. starting a hacking project idea thread. i'll put some from my late-night idea backlog of 'things that would be cool to have and work on'
    1. …in reply to @S0lll0s
      save JPEGs on tape and read them back, introduce inaccuracies
    2. …in reply to @S0lll0s
      load a video, pixels have value loaded from frame determined by continuous 3D noise, 3rd coordinate sweeps over time for sick animations
      1. …in reply to @S0lll0s
        I guess it's just: gl_FragColor = texture3D(videoSampler, vec3(textureCoords, texture3d(noiseSampler, vec3(textureCoords, time)))); + glue
    3. …in reply to @S0lll0s
      twitter but you need to stick a physical note into your city and it only appears online when someone takes a picture of it
      1. …in reply to @S0lll0s
        the notes have qr-codes so that once scanned the notes are visible on peoples profiles. app gives gps suggestions to people who follow you
        1. …in reply to @S0lll0s
          gps can be disabled and those are the REALLY cool messages
          1. …in reply to @S0lll0s
            need to document the physical note with the QR code (pic goes online) creates opportunity to get a cool shot of the location or pose!
            1. …in reply to @S0lll0s
              not sure how to deal with physical decay, i guess you flag if gone but message survival rates will be low in placed with few active users
    4. …in reply to @S0lll0s
      build a belt with distance sensors and motors, vibrate with frequency and amplitude depending on the distance out/downward at that angle
    5. …in reply to @S0lll0s
      modulate a voice clip with another. try different speeds for both? does that sound like anything?
    6. …in reply to @S0lll0s
      a framework with adapters for messaging platforms/protocols (IRC, slack, blog, RSS, twitter) creates n-way bindings with linked accounts
      1. …in reply to @S0lll0s
        needs to be able to couple single channel (blog) and multi-channel (chat, feed) adapters; 'gaps' filled from user-defaults and -scripts?