Live data from Hacker News

Launch HN: Zen (YC S21) – Posture-correcting software via webcam

news.ycombinator.com

41–43 of 43 posts

Re: Launch HN: Zen (YC S21) – Posture-correcting software via webcam

#41

I shared an office with a startup doing this in 2005, they still seem to be around. https://www.posture-minder.com

> I shared an office with a startup doing this in 2005, they still seem to be around.

> https://www.posture-minder.com

Big advantage of that one, for the price of a yearly subscription of this one, you can have a perpetual license for postureminder!

Re: Launch HN: Zen (YC S21) – Posture-correcting software via webcam

#42

For anyone wondering it is Electron app, that packs some heavy web app assets(300mb + 150mb runtime), but still loads rest of web app from https://client.getposturehealth.co , and then it uses google pretrained posenet tensorflowjs model[0][1]. (loads it from https://storage.googleapis.com/tfjs-models/savedmodel/posene... ). In perfect world one would made it offline, release it at fixed price and be done with it, in…

So far we haven't had people report issues or complain about the app or its performance. We also test the app on laptops ranging from really low range and old laptops to the latest MacBook or Windows laptops and so far we haven't encountered any issues ourselves. Electron has been really useful since it allows us to build apps for different operating systems, hence we can support more users who are looking for a solu…

> Electron has been really useful since it allows us to build apps for different operating systems

But you don't support Linux?

Post reply on HN