Today 10 years ago I went to Poland to buy a Phone with pre installed #Firefox OS on. The Phone was a Alcatel One, so very shitty. Two years later I installed Firefox OS on my Nexus 5 instead.

It was a very good concept, but sadly rolled out on too shitty hardware so it never caught on.

  • ChickenLadyLovesLife@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    11 months ago

    Developing for BB was a complete nightmare. Despite the fact that you write in Java, the app still had to be compiled and deployed onto a device for testing out any code changes (the emulators were worthless) and the compiled app had to be digitally signed - by servers that were often/usually down, so sometimes you’d change literally one line of code and then have to wait 45 minutes to test it. Or sometimes you’d just give up and go home.

    And the standard app components were shit. The only time I enjoyed coding for BB was when I wrote a TV guide type of app using the basic Java graphics classes and drawing everything on the screen with my own code. I was actually extremely surprised by how powerful and flexible BB processors were. You’d never have any idea of that from using the standard apps.

    I never liked the touch stuff for BB, though, and they were in their death throes when that stuff came out anyway (the worst was that model where you pressed in the entire screen to click). For me the old track wheel was absolutely brilliant since it allowed extremely precise control over the cursor. And hey, they had 16-bit color!