If you live in the USA, the "decoy notes" may be considered an "effective technical measure" from the "Digital Millennium Copyright Act". If you live in Europe, this restriction may be considered "gatekeeping" and exempted by the Digital Markets Act. Don't bring attention to yourself by asking for permission. Publish your codec, and if the company cares about this they will send a cease and desist. If you want the wo…
If you don't want to be responsible for it, another way is to just publish it anonymously: make a GitHub that isn't attached to your real name etc, perhaps using a one-off disposable email address, and put it there. Then you don't have to think about what the lawyers think. Worst case it'll get taken down, but by that point it'll likely be popular enough that there'll be plenty of copies. [Pirate flag emoji here]
Ask HN: Fable hacked my piano, can I release the results?
131–140 of 173 posts
Re: Ask HN: Fable hacked my piano, can I release the results?
#132Re: Ask HN: Fable hacked my piano, can I release the results?
#133- Get an apk online, you haven't accepted a EULA.
- Run jadx to get some code to work with
- Ask Claude to extract the protocol specification cleanly for a Bluetooth device with capabilities etc.
- Use Claude to implement a version as a TUI/CLI in go, rust, whatever.
I get to use a device I own with a local Bluetooth connection from my machine, maybe Home Assistant. I do not contact any online services (there are none anyway in that case).
Since it's to avoid getting locked in with proprietary OS, it's a clean room reversing through a spec and an LLM produced a non copyrightable output... Can I just release this however I want? Probably a basic MIT or CC0, whatever...
Re: Ask HN: Fable hacked my piano, can I release the results?
#134Satie
Re: Ask HN: Fable hacked my piano, can I release the results?
#135Gymnopedie No 1 was one of the pieces I learned as a primary school student as a mediocre and undedicated pianist. The reverse engineering is impressive and generally useful, but really learning that piece all the way through could be even more rewarding, then you can use 10 fingers and two feet to make it sound like YOUR ultimate version, not just your words. Perhaps Claude truly nailed it in your taste and you want…
Re: Ask HN: Fable hacked my piano, can I release the results?
#136Did you really need to ask a massive LLM and burn tokens on this?? A few minutes of googling has revealed a huge amount of this information just laying out in the open, and, a whole tool to author your own files that someone sells as independent software! ( https://www.kinura.net/mid2pianocd/ )
Yes. How else could the LLM even begin to do what it did otherwise. Not a criticism of you, just a place for a rant but I still find it incredible when people think they're doing something novel when really they're just reassembling existing work. What really reinforced this for me was that I recently vibe coded a home assistant addon that, as it turns out, there was a github project that did almost the same thing. T…
Are we really still having the "LLMs can only regurgitate what was in their training data" argument? Where did the counterexample to the Jacobian conjecture come from?
Re: Ask HN: Fable hacked my piano, can I release the results?
#137This is a nit but his name is actually Erik Satie not Eric Satre.
Re: Ask HN: Fable hacked my piano, can I release the results?
#138Did you really need to ask a massive LLM and burn tokens on this?? A few minutes of googling has revealed a huge amount of this information just laying out in the open, and, a whole tool to author your own files that someone sells as independent software! ( https://www.kinura.net/mid2pianocd/ )
Re: Ask HN: Fable hacked my piano, can I release the results?
#139Even if it were illegal, you could have done it by releasing anonymously (on edit, and reworking the code to remove Fable's fingerprints)... if you hadn't first blown it by publicly posted a traceable question.
Re: Ask HN: Fable hacked my piano, can I release the results?
#140Did you really need to ask a massive LLM and burn tokens on this?? A few minutes of googling has revealed a huge amount of this information just laying out in the open, and, a whole tool to author your own files that someone sells as independent software! ( https://www.kinura.net/mid2pianocd/ )
Yes. How else could the LLM even begin to do what it did otherwise. Not a criticism of you, just a place for a rant but I still find it incredible when people think they're doing something novel when really they're just reassembling existing work. What really reinforced this for me was that I recently vibe coded a home assistant addon that, as it turns out, there was a github project that did almost the same thing. T…