1359
Fitbit Clock Face (programming.dev)
submitted 5 months ago* (last edited 5 months ago) by JPDev@programming.dev to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] drndramrndra@lemmygrad.ml 7 points 5 months ago* (last edited 5 months ago)

The stopwatch is only working while it's on the screen and the screen is active. Notifications stay there until you manually discard them. The heart rate sensor is a complete toy since you can only manually trigger it, and it took 2 years for the infinitime devs to read the sensor docs and realise their algorithm is bad. The step counter can only automatically sync, so when it fails to do so for half a day you need to walk around and shake your wrist while keeping you phone and watch screens active. And the list of fails continues beyond that.

On top of that it costs 65€ ($75) when ordering from the European warehouse, and they don't allow you to order from the main one because it would end up cheaper. Don't waste your money unless you need a reason to practice cpp.

[-] InFerNo@lemmy.ml 4 points 5 months ago

The stopwatch does only work with the screen on, but it also keeps the screen on so it doesn't stop working.

Notifications don't stay there... You can see the last 5 notifications if you swipe down on the main screen.

You can enable the HR monitor and exit the HR app. It will show on the watch face if it supports it. The HR sensor only works if the screen is on so it doesn't drain the battery otherwise. It's not great and takes a while to display the rate.

Idk about the step counter. It's the most useless feature on any smartwatch so I never use it. What does it count as a step? What's the use of counting the steps? You know how you did or didn't walk..

I don't have many other fails. The alarm works great, the flashlight gets daily use and I use it to control the music app on my phone. It does everything I need for an open source device, which is the primary reason I have it.

[-] drndramrndra@lemmygrad.ml 1 points 5 months ago

It shouldn't restart the stopwatch when you want to check the time on your watch, or receive a notification. Also, it was fixed in 2021 pr, rebased a year later, and it's still not accepted.

I meant that they aren't synced with the device they originated from. Also, am I misremembering or did they remove the new notification icon?

Isn't the whole point of a heart rate monitor on a watch to take periodic measurements and record them so you can track your BPM during exercise? It works much better if you wear it on the inside of your arm.

A watch isn't going to exactly count the number of steps you did, but it will tell you how active you were on what days and at what time. That can be useful.

For $75 it's janky as hell

[-] InFerNo@lemmy.ml 1 points 5 months ago

I agree with the stopwatch.

I don't understand your second point.

I checked gadgetbridge, the app I use with the pinetime, and it shows a history of my heart rate and steps and tries to determine if I was "active". Apparently it does keep track of HR intervals, but it only checks my rate when the watch has the screen active (so whenever checking time, notifications,etc) so random intervals rather than fixed.

I think it's reliable though. It does what I want out of it and it's open source, which to me is the main attraction for that price. Idk why they had to make it more expensive for the EU market though. Triple the USD cost, but still. I don't know if there's other smart watches that do more or cost less that are also open source and similarly usable?

[-] drndramrndra@lemmygrad.ml 1 points 5 months ago* (last edited 5 months ago)

I don’t understand your second point.

If it's dismissed on one device, it should also be dismissed on the other. Besides that, answering 5 calls shouldn't leave you with 5 "Incoming call" notifications, especially so if you answered them from the watch.

Apparently it does keep track of HR intervals

No, it's either measuring or not, it can't do intervals nor save the data. The gaps you're seeing is just data not getting synced because the screen needs to be active for it to maybe decide to sync at some point when it feels like it.

I think it’s reliable though.

The Osama Casio costs 23$, is also water resistant, the battery lasts ~7 years and can be easily replaced when it runs out, it has a working stopwatch, and a timer that can go for over 24h. Meanwhile with the pinetime you have to chose between risking it dying when you wash your hands, or throwing it away in a few years when the battery dies and you can't replace it. What reliability are you talking about?

I don’t know if there’s other smart watches that do more or cost less that are also open source and similarly usable?

Lilygo ones have a really crappy battery life but the models have a combination of WIFI, IR, LORA, GPS, and mic + speaker. So, they're much better as programmer toys, but even worse as watches.

Banglejs 2 costs about as much as the EU version, but the device is so much better it's not even funny. I'm pretty sure a lot of programmable Aliexpress watches are also running espruino, and it's got community ports for other watches.

TLDR

It's crap, and I'm still salty because the person ordering it for me (of course the EU store won't ship to non-EU European countries) got scammed without checking in with me whether there's something off about paying 3 times as much as what's shown in the link that I sent them...

this post was submitted on 14 Jan 2024
1359 points (98.1% liked)

Programmer Humor

18232 readers
1590 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS