I haven’t heard anything in months. Maybe there is legal trouble?

  • OsrsNeedsF2P@lemmy.ml
    link
    fedilink
    arrow-up
    32
    ·
    3 days ago

    Pine64s “problem” was they only ever did the hardware. Like they sponsor some software, but they make and sell hardware. They gained a lot of popularity from the Pinephone, but very little changed internally at Pine64. They’re still the same they always were

    • delirious_owl@discuss.online
      link
      fedilink
      arrow-up
      20
      ·
      3 days ago

      What? I get really annoyed at hardware companies that do software. Like, first thing I’m gonna do with anything I buy is wipe it and install my own OS. Why would you waste so much time making a forked OS?

      Do one thing, and do it well.

      • TMP_NKcYUEoM7kXg4qYe@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 day ago

        I think you are confusing “making another fedora fork for a laptop brand” with “porting a booloader to the device” or “writing a driver for the screen”. Simply put you would not be able to use the hardware without the software. Outsourcing it to the community makes the hardware cheaper but the sideeffect is that the software will be crappy even after years of development. For some reason people aren’t very keen on writing the low level stuff.

        If you compare the Espruino smart watch to the Pine64 smartwatch, it’s a night and day difference. My guess is that it’s because Espruino handles the low level stuff and let community do the fun stuff, while Pine64 leaves everything on the community. Imo you need a fulltime developer who actually spends time looking in the datasheet and figuring out, how to properly put the PineTime to sleep, not just people who peek into the docs every Saturday.

      • scholar@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        2 days ago

        We’re talking about low level software that makes the hardware usable here, the reason that Raspberry Pi is the king of this market is because they have the software support that allows their hardware to just work. Pine64 relies on the community to do this for each of the boards they release.

        Pine64’s most successful products have been the ones they release as full products with working firmware.

      • ReversalHatchery@beehaw.org
        link
        fedilink
        English
        arrow-up
        6
        ·
        2 days ago

        for example to make sure you have got drivers.

        but then, you need software for less computer-like devices too, like a smart watch or earbuds. do you immediately reflash those too? and who will make the software?

      • IrritableOcelot@beehaw.org
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        Sure thats true as long as the basic support on compatibility is there, but as I understand it Pine is so hardware-only that they make it hard for other projects to even support their hardware, i.e. with lacking drivers as the other comment addressed.