• Rabbit R1 AI box is actually an Android app in a limited $200 box, running on AOSP without Google Play.
  • Rabbit Inc. is unhappy about details of its tech stack being public, threatening action against unauthorized emulators.
  • AOSP is a logical choice for mobile hardware as it provides essential functionalities without the need for Google Play.
  • @[email protected]
    link
    fedilink
    English
    22 months ago

    Something seems to fly above your head: quality is not optional and it’s good engineering practice to seek reliable methods of doing our work. As a mature software person, you look for tools that give less room for failure and want to leave as little as possible for humans to fuck up, because you know they’re not reliable, despite being unavoidable. That’s the logic behind automated testing, Rust’s borrow checker, static typing…

    If you’ve done code review, you know it’s not very efficient at catching bugs. It’s not efficient because you don’t pay as much attention to details when you’re not actually writing the code. With LLMs, you have to do code review to ensure you meet quality standards, because of the hallucinations, just like you’ve got to test your work before committing it.

    I understand the actual software engineers that care about delivering working code and would rather write it in order to be more confident in the quality of the output.

    • @[email protected]
      link
      fedilink
      English
      -12 months ago

      Like most people, I have no interest in engaging in conversation with someone who gives me zero reason to.

      Not that it’s any of your business, but quality matters to me more than anything else, which is why I like tools that help me deliver it