3 comments

  • achille 9 hours ago
    Fun challenge: I asked Claude/Gemini to decode the audio by just uploading it as puzzle.wav. Claude is able to decode it:

    https://claude.ai/share/4262fb6b-3ca1-407f-af0d-4d014686e65d

  • HanClinto 8 hours ago
    Oh this is really cool! Reminds me of ggwave [0].

    It feels difficult to create hobbyist peripherals that interface with ones' phone -- trying to get cross-platform credentials to plug your own Arduino in via USB or connect via Bluetooth feels like a chore. I like the idea of phones communicating via some sort of audio library (ultrasonic maybe?) -- like R2-D2 chirping back and forth to communicate with other droids. I think this sort of thing could be part of a nice network of cross-device communication.

    [0] - https://github.com/ggerganov/ggwave

  • thebuilderjr 13 hours ago
    [flagged]
    • a13x57 12 hours ago
      That's actually a great idea. I will implement it this weekend! Thanks for the input.