• Dessalines@lemmy.mlOP
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    4 months ago

    Android tablets are booming rn. I’ve coded lemmy with one for several years now.

    • kim@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      what’s your setup for this out of interest? are you running a Dev environment under tmux or something? 🤔

      • Dessalines@lemmy.mlOP
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        I use termux to mosh/ssh to my arch linux dev server, and code from the command line using helix.

        When I do android programming, since google forces you to use android-studio, I use AVNC on android, and tigervnc on my server. I hate this and I develop much slower than I would with helix / vim.