logoalt Hacker News

stavroslast Thursday at 4:04 PM2 repliesview on HN

If the publish the API for the server, as well as allow the device to specify the API hostname to connect to, that's all I need. We can write our own server implementation fairly easily, and this saves us the hassle of having to reverse-engineer the API, plus makes setup much easier if we can just tell the device where to connect.

I wish more manufacturers would unlock their devices for local use when they don't want to support them any more. Or maybe even, hear me out, before support ends! Maybe we could even vote with our wallets and buy open stuff instead of walled gardens.


Replies

monocasalast Thursday at 10:01 PM

They did not publish enough API docs to write an alternative backend.

https://arstechnica.com/gadgets/2026/01/bose-open-sources-it...

ryandrakelast Thursday at 4:32 PM

Exactly. Open source is great and all, but all 99% of these devices need is simply a way to configure them to connect to a different server, when the manufacturer inevitably turns their own server down (usually) bricking devices.

The open source community will happily reverse-engineer the protocol and clean-room develop their own server code.

show 2 replies