HN user

painted

42 karma
Posts17
Comments36
View on HN

I prefer having the REST API running on a raspberry pi or a local server, that can proxy things to Google Cloud and back, just because in case something happens to the internet connection, your house is bricked, by having a local instance your system does not rely on your ISP for speed and availability.

I'd be curious of how do you update these devices, did you get OTA to work through an nRF24? did you need some external eeprom for that?

Your point is quite interesting although I'm not sure running LDA on the entire code would be useful. I spent half a year writing my postgraduate thesis on a recommender systems for streaming services based on LDA, in particular we wanted to infer who is watching what and when in a shared account. From all the tests I did with LDA I believe the best thing would be to run it on the README files.

What about websites that require to have special characters in your password, since the hash is just HEX? What about multiple accounts on the same website, same password?