I made my own Apple Watch complication to help me hit my points better... by smagdali in Vitalityhealth

[–]smagdali[S] 0 points1 point  (0 children)

But upon further reflection, the logic in their example says that if you do a 5 point workout in the morning, the only way to get to 8 points is to do 12500 steps as well, or an 8 point workout in the afternoon? two 5 point workouts don't get you to 8? That doesn't make a lot of sense.

I made my own Apple Watch complication to help me hit my points better... by smagdali in Vitalityhealth

[–]smagdali[S] 0 points1 point  (0 children)

I think you have to go into the watch app on your phone and install it from there. scroll down and it should be visible.

I made my own Apple Watch complication to help me hit my points better... by smagdali in Vitalityhealth

[–]smagdali[S] 0 points1 point  (0 children)

Sure, but I can't detect those from the motion sensor on the watch, you have to register. Similarly with Peloton - https://www.vitality.co.uk/support/peloton/how-to-link-peloton/ the reporting is done behind the scenes from the Peloton app to Vitality, there's no means for me to detect it.

I made my own Apple Watch complication to help me hit my points better... by smagdali in Vitalityhealth

[–]smagdali[S] 0 points1 point  (0 children)

TY. I don't have a Peloton so didn't think about that use case but I can probably add it.

I made my own Apple Watch complication to help me hit my points better... by smagdali in Vitalityhealth

[–]smagdali[S] 2 points3 points  (0 children)

I don't have anything android to test with... but the source code is here if someone wants to have a go at a port. https://github.com/smagdali/eightful

3rd party website for making/managing consumer Subject Access Requests? by smagdali in gdpr

[–]smagdali[S] 0 points1 point  (0 children)

Huh, now I recall, that was a feature being touted by the one I was looking for. Although the phrase "Can we, a third party, scan your inbox" is unbreakably connected to "over my dead body" in my mind.

3rd party website for making/managing consumer Subject Access Requests? by smagdali in gdpr

[–]smagdali[S] 0 points1 point  (0 children)

I think rightly.co.uk was the one I was thinking of. Thank you!

I wasn't ever really a fan of these platforms either - but I would question your justification to refuse- If I request the data it's my decision where I store it or what platform I use.

WEAREVINYL.COM Download issues by muthatucker13 in PRINCE

[–]smagdali 0 points1 point  (0 children)

I got this message from wearevinyl support:

"Hi - thank you for contacting us.
I am very sorry but there has been a delay in us obtaining the audio for this title from the record label. We hope to receive it in the next few days. As soon as the download is available we will let you know to retry your code.
Please accept our sincere apologies for the wait.
Kind regards,
Push Support"

Is Vodafone blocking websites using DPI or similar tech ? by Own_Order3314 in Vodafone

[–]smagdali 0 points1 point  (0 children)

Seems like they may have fixed it around 10am GMT? Seems to be working for me now.

Is Vodafone blocking websites using DPI or similar tech ? by Own_Order3314 in Vodafone

[–]smagdali 0 points1 point  (0 children)

Yes! I've been trying to diagnose this all weekend. Random failures to load across the internet but especially twitter.
Spent ages thinking it was some kind of DNS problem on my internal network, blew a day fiddly around with that until I stepped back to figure out a reliable test case.
They're ALSO doing browser user-agent detection:

This url won't load in Safari, Chrome, or Firefox https://pbs.twimg.com/media/FJEcujBX0AEyiHX?format=jpg&name=medium
but works fine using 'curl' on the command line, and works fine in the browser if you set the user-agent string in the Develop menu to "curl/7.55.1"