• @[email protected]
    link
    fedilink
    1806 months ago

    I unironically love this and would use it as my watch face just to get a reaction from my coworkers. Link?

    • @[email protected]
      link
      fedilink
      30
      edit-2
      6 months ago

      Does it support the watch command?

      user@watch:~ $ watch now

      Otherwise, who knows when “now” was…

      /s

      • @[email protected]
        link
        fedilink
        306 months ago

        Yeah, but square screens are way cheaper to procure and to program for, and every little helps in an open source project aiming for $30.

      • @[email protected]
        link
        fedilink
        126 months ago

        honestly just depends on what kind of watchface you want, square is cheaper and in some ways more convenient so if you don’t want an analog clockface there’s no reason to bother

    • haui
      link
      fedilink
      136 months ago

      Thanks for posting! I was looking at the pinephone esrlier but this would be an even better tinker device for me atm!

        • haui
          link
          fedilink
          66 months ago

          Interesting! I have read that its not capable of a daily driver at this point which isnt such a surprise given the fact that even the fairphone is 500+ $/€. Smartphones are more like computers than phones i guess.

          What was your experience with the pinetime? If you want to share I mean.

          • @[email protected]
            link
            fedilink
            56 months ago

            I use the pinetime as my daily watch now. I got it so I could control my audio book in my helmet while on my motorcycle but it has proven great all around. I use LineageOS on my phone and the pinetime was super easy to set up and use with gadgetbridge. No bullshit, no bloat, and as far as I can see no spying.

            • @[email protected]
              link
              fedilink
              2
              edit-2
              6 months ago

              @[email protected] do either of you have any particular comparison between the two watches? And maybe how portable the apps can be for each other? For example writing something for the PineTime and porting it to the bangle js2 or vice versa?

              I only ask because the former is so cheap and the latter is currently nigh quadruple the price. But my partner and both have been looking for a good smart watch that has the basics from what you want with one but without it being $150 to Samsung and bloated down. And while I’m not a programmer I’m nearly happy enough with the offerings I see on the websites. I do have a couple Pi projects and a home server that I go back and forth on. When I get the motivation I don’t usually have any issues and it’s at least in a usable state by the end, even if it’s not perfect.

              Thanks for any input!

              • @[email protected]
                link
                fedilink
                3
                edit-2
                6 months ago

                The pinetime does not have many apps and you can’t simply install any. I think you have to alter Infinitime to implement the app, then deploy infinitime (with app included).

                Idk who downvoted this but that’s literally what the github page says you need to do.

                • @[email protected]
                  link
                  fedilink
                  16 months ago

                  Ah thanks, I was just reading what was listed for each on their website, I didn’t even think to check the git for them.

            • haui
              link
              fedilink
              16 months ago

              Sounds great! I‘m using a legacy apple device (sigh) so I‘m not sure my phone will do a lot with it. Do you know what it can do on its own? Tell the time probably. It says you can use it with a pc as well. Turning on lights at home would be great. I could also see reverse engineering the key fob of my old bmw and using it as a key replacement. ;)

              • @[email protected]
                link
                fedilink
                16 months ago

                There is a lot of stuff people mess with, but with all linux people only some of it is useful or works. Can you side load on old apple stuff?

                • haui
                  link
                  fedilink
                  26 months ago

                  Its not jailbroken so no, I cant sideload yet. But the EU is currently trying to force apple to allow sideloading. Should be any minute now! :)

                  I know about linux stuff. Running a daily driver for half a year now and a couple servers for a couple years. The apple thing is just one I bought before all that so I will use it until it breaks. I develop some low effort apps for my linux desktop so the watch should be cool for me.

                  The dev kit thing scares me a bit though. Says the assembled watch is not for development?

      • @[email protected]
        link
        fedilink
        4
        edit-2
        6 months ago

        I tinker more with my pinephone than my pinetime, which is basically “waiting for an update and then applying it”. Out of the 2 the Pinetime is the one I use, the Pinephone is currently substituting as a pihole because I broke the Odroid C1.

        There’s a lot more to do and play with on the phone compared to the watch, but the watch is reliable to use daily.

        • haui
          link
          fedilink
          26 months ago

          Thanks a lot for elaborating. What is an Odroid C1?

          • @[email protected]
            link
            fedilink
            46 months ago

            It’s a raspberry pi clone so to speak, made by hardkernel. Their latest C board is the C4, pretty happy about em. Running Arch Linux for browsing and light gaming.

    • @[email protected]
      link
      fedilink
      English
      76 months ago

      Gave a quick check, and it costs more than twice the price to buy it in EU, everything from Pine64, for some reason, odd, will look at this in more detail later at some point in case i missed something because the idea of an open, not locked, not tracking your every move smartwatch is appealing, but that doubling the price thing is a minus.

      • @[email protected]
        link
        fedilink
        36 months ago

        Yeah I had a similar experience getting mine shipped to Canada, $30 but another $30ish for shipping. I hope one day they are available easier and everywhere.

    • @[email protected]
      link
      fedilink
      7
      edit-2
      6 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.

      • @[email protected]
        link
        fedilink
        46 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.

        • @[email protected]
          link
          fedilink
          16 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

          • @[email protected]
            link
            fedilink
            16 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?

            • @[email protected]
              link
              fedilink
              1
              edit-2
              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…

    • ☭ SaltyIceteaMaker ☭
      link
      fedilink
      46 months ago

      I bought one and wqs quite happy with it until it just randomly got stuck in a bootloop and no amount of resetting or letting it drain helped

      • @[email protected]
        link
        fedilink
        36 months ago

        If it’s been in the drawer for all this time, charge it again, it will ptobably boot. I had a similar issue, but didn’t let the thing shut down conpletely (by making sure the battery is completely drained).

        • ☭ SaltyIceteaMaker ☭
          link
          fedilink
          16 months ago

          I already tried it after multiple months (i had to charhe it to boot at all) but it didn’t work… I will prob. Try again later

      • @[email protected]
        link
        fedilink
        English
        106 months ago

        I would not say that any of the features work well enough to consider them as actual features. The only thing that is truly reliable is telling time.

        My battery life is about 3 days. The notifications are ugly and bare minimum. It does not store more than 5 at a time.

        • @[email protected]
          link
          fedilink
          10
          edit-2
          6 months ago

          Why does every manufacturer fall for the IPS/OLED meme instead of using a transflective LCD (like what a calculator has)?? My Amazfit Bip gets 6 weeks on a single charge with the screen on 24/7

          • @[email protected]
            cake
            link
            fedilink
            46 months ago

            transflective LCD is like magic tho, the things are floating. Jokes aside is there a smartwatch that has this screen, but with actual pixels, so that it’s just as “smart”? I know thag amazfit can show you all the info, but having a mini-mini-pc is cool.

            • @[email protected]
              link
              fedilink
              06 months ago

              I basically just want a smart watch to be an extension of my phone’s lockscreen:

              Tell me the time, and tell me why my phone just buzzed, almost anything else is bloat that’s shaving literal weeks off of the battery life

              • @[email protected]
                cake
                link
                fedilink
                26 months ago

                Whatever floats your boat ig. For me it’s 50% looks and 50% sleep tracking. I don’t think a wristband can track how much calories I burn, and sport tracking is basically a meme. But for checking if I get enough sleep, and a fashion piece. Yes, pls.

                Different market.

        • @[email protected]
          link
          fedilink
          26 months ago

          What does not work for you? Other then the one player pong sucking I have had the opposite experience.

        • @[email protected]
          link
          fedilink
          26 months ago

          My battery life is about 3 days.

          Have you updated it this year? 1.13 improved the battery life from 3-5 days to 10+

        • Cosmic Cleric
          link
          fedilink
          06 months ago

          I would not say that any of the features work well enough to consider them as actual features.

          That is a bold statement. I as someone who was considering purchasing one, could you elaborate?

          • @[email protected]
            link
            fedilink
            English
            25 months ago

            The step tracking is far less accurate than any other fitness watch I’ve had.

            The raise-to-wake is not reliable regardless of how it’s calibrated.

            The heart rate monitor I can’t provide evidence of accuracy, but based on the experience I had with the other features it’s safe to guess it’s not very accurate. More importantly it’s a battery killer and turns itself off constantly.

            The interface in total is severely lacking.

            Coding custom features is highly unenjoyable.

            A large part of it relies on the companion apps which just don’t provide much support for the pinetime, especially in comparison to other devices.

            The timer/stopwatch/alarm is laughable as it buzzes once and that’s it.

            I mentioned already that notifications are ugly and bare minimum. Most information is cut off and it can only handle up to 5 notifications in memory before it’s cut off and you don’t get any more until you check them or it just clears the oldest one. I’m not exactly sure how it handles that because to me it’s just unusable.

      • @[email protected]
        link
        fedilink
        16 months ago

        It does not track sleep as that would require too much info to be sent to a third party. The battery is insane on it as well I get 5 plus days on mine.

    • @[email protected]
      link
      fedilink
      English
      36 months ago

      What Android software could you use for managing it? Gadgetbridge seems to not have fully-developed support for it, even with their preferred firmware.

      I’m using Gadgetbridge with a hacked Amazfit Bip and I’m pretty happy. I like the multicolor TFT LCD w/no default backlight on the Bip, which is very readable in bright light and only requires a quick button press to get the backlight on in the dark, or you can waste more battery life and have it turn on when you turn it towards yourself. It’s also got built-in GPS/workout tracking (you have to manually flash the A-GPS data occasionally…), the ability to load little open source apps, sleep tracking, heart rate tracking, notifications, custom watchfaces, etc which I’m sure the Pinetime has most of. The battery also lasts ages since it uses such a low-power LCD.

      I’m not saying the Pinetime isn’t good, but decent alternatives exist. I would love a truly open-source smart watch, but maybe when the project is slightly more mature. I guess I could always get one and contribute to it… $30 is really not much. I’ll definitely try it if my Bip breaks.

      • @[email protected]
        link
        fedilink
        36 months ago

        I have found nothing that worked, was not spying on you, was not some hipster pipedream, and has lots of people working on it. Oh and gadgetbridge seems to work good, what do you mean not supported?

        • @[email protected]
          link
          fedilink
          English
          36 months ago

          Also the Bip cannot spy on you unless you install the official app. It’s limited to its interactions with apps over bluetooth, and I just use Gadgetbridge.

          • @[email protected]
            link
            fedilink
            16 months ago

            Glad you worked around the spying. I just wanted to give my money to a company that did not start by spying on me.

        • @[email protected]
          link
          fedilink
          English
          16 months ago

          According to the wiki, only one firmware is supported, and it’s early support with missing features. The wiki may be outdated, though.

          • @[email protected]
            link
            fedilink
            16 months ago

            Yeah, I have updated my firmware and its just fine. Like a lot of this type of development there is not great oversight or up to date documents.

      • @[email protected]
        link
        fedilink
        56 months ago

        If you want a successor to the Pebble, also consider Bangle.js 2. It’s a little more expensive compared with the PineTime but I got one and I’m very happy!

        • @[email protected]
          cake
          link
          fedilink
          English
          26 months ago

          Ultimately the Pebble is still working fine though I know it will pack in eventually. All I need is something I can use to read notifications and control music, always-listening health stuff and fancy battery-depleting screens are a negative!

        • @[email protected]
          link
          fedilink
          36 months ago

          It doesn’t rely on phone navigation for starters :)

          I find it to be especially useful for running, or really sports in general where it’s not practical to carry a phone. Accelerometer step counting alone isn’t very accurate. Having GNSS on the watch is very helpful in a lot of ways.

  • @[email protected]
    link
    fedilink
    English
    1126 months ago

    Awful lot of strings that should have been integers. It is JavaScript, though, so I guess that tracks.

  • @[email protected]
    link
    fedilink
    856 months ago

    That’s something I think I’d like to use, but I don’t know if could get over the fact that neither the date nor the time are in ISO 8601 format.

      • @[email protected]
        link
        fedilink
        56 months ago

        I once worked in a software shop where all release packages had the Unix epoch timestamp in the filename. Yes, these sorted brilliantly making it trivial to find the last one. But good luck finding a build from a specific date/time.

      • @[email protected]
        link
        fedilink
        10
        edit-2
        6 months ago

        Considering it uses day then month, 24hr clock, and distance in km, I’m guessing the reason why it’s not “human readable in American” is because it’s intended to be “human readable for pretty much everybody else”

        The date format isn’t incorrect at all

        • @[email protected]
          link
          fedilink
          English
          36 months ago

          IMO, that format is best for all releases.

          You want to talk about sorting releases, ISO 8601 works with sorting and it’s still human readable.

          My homies all start their date time stamped files with ISO 8601.

          • @[email protected]
            link
            fedilink
            36 months ago

            I always start my files with iso8601, except on s3 it doesn’t like the colon. Gotta replace the colons lol

    • @verstra
      link
      816 months ago

      Please, dont joke with things like this. Someone might take you seriously…

        • interolivary
          link
          fedilink
          1
          edit-2
          6 months ago

          XML has a bad rap because people went a bit (ok a lot) overboard with it in the early years, pretty much like what happens with a lot of other technologies, but as far as structured and human-readable data formats with good schema and tooling support go, it’s pretty much unbeatable. Now that JSON is the New Good Tech and XML is the Old Bad Tech, too many developers use JSON where XML would absolutely make more sense, and then we end up with unholy abominations like Portable Text, which is JSON pretending to be XML, and is so incredibly verbose and monumentally stupid that it feels like some sort of joke esolang data format rather than something being used in a production system. But no, here we are, god is dead and JSON is XML.

          XML is terrific for building eg. structured markup languages with more complex markup than what something like Markdown can provide, and have the resulting files be comparatively readable, at least in comparison to the JSON-based alternatives – compare HTML to Portable Text, for example. XML has such a bad reputation – partially deservedly – that people just automatically assume it’s not a valid tool for anything modern, even when the modern “NoSQL”, “structured and typed data is for nerds, suck it” JSON solution is a giant pile of shit compared to the XML alternative

    • TxzK
      link
      fedilink
      8
      edit-2
      6 months ago

      yaml sucks. I’d like a toml one

  • @[email protected]
    link
    fedilink
    196 months ago

    I’ve seen too many android devices with corrupt memory showing something like that to want it as a my watchface…