• pelya
    link
    fedilink
    English
    1516 days ago

    Targeting developers is, I dunno, misses the audience. It would have been a great netbook, or a Raspberry Pi replacement.

    If I develop something for Risc-V arch, it is probably some embedded thing with 100 MHz CPU and 2 Mb RAM, and I am cross-compiling it anyway on my more powerful PC.

    • Johanno
      link
      fedilink
      English
      715 days ago

      I think it specifically is targeted at RISC-V developers. So don’t buy it for your android development.

      It is a development hardware that is in its early steps and you can join on the ride if you so desire to do.

      • pelya
        link
        fedilink
        English
        315 days ago

        So if I’m developing a garage door opener using ESP32 RISC-V module, I’m not a RISC-V developer? The dev tools and the cross-compiler only come in x86_64 variant, they simply won’t work on RISC-V laptop. But at least they provide a Linux installer.

        The only use case I can think of is to build Debian packages on a target architecture without cross-compilation, because many packages do not support cross-compilation, but it’s more an issue of poor build scripts.

        • Johanno
          link
          fedilink
          English
          514 days ago

          RIEC-V is as far as I know very new as a processor.

          This means most of your software that works on Linux, Windows, Mac, Android or anything similar doesn’t do so on the new processor.

          This means you need developer who will port it or write new software for it. While crosscompiling is possible it is usually easier to have real hardware to test on. Not even to write the software on that device. You still can write it on your x86-64 pc and then either compile it on the RISC-V pc or crosscompile and test it only on the RISC-V pc.

          For people who want to do this,it is targeted I think.

          Tech enthusiasts who like new stuff.

        • @pr06lefs@lemmy.ml
          link
          fedilink
          English
          1
          edit-2
          14 days ago

          IMO this device is more of a prototype for working out issues with risc-v in a framework chassis. Not really for doing practical work at this point. Could mean that framework expects a powerful risc-v chip in the next few years, and wants to lay the groundwork for that now.