Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)R
Posts
1
Comments
4
Joined
3 yr. ago

  • Thanks for reply comrade. I'm not really a Javascript person, but it's good to know there are alternatives to use for building apps quickly. The last time I used Javascript for anything was jQuery on a website in 2017 and even I think it was outdated in favour of all the fancy frameworks. I haven't the head for keeping up with it al.

    I also got burned by multiplatform frameworks back during my undergrad during a group project when the self-elected team lead — a proper bourgie moneyed type who went to like Stow or something — forced us to use Titanium to build an android app when the rest of us wanted to write it in native Android Java. It was godawful, and then when I later came to developing apps I had a pleasant enough time writing in Java.

  • Cheers for the reply comrade.

    Since this is just a personal project I'll be installing the app just on my phone via USB and adb, and don't need a proper CI/CD build system. I just need to compile on my machine and stick the apk file onto my phone.

  • Thanks comrade, I've never worked with entr but it looks really cool! Thanks for the share.

    I doubt I'd need the constant builds on this project but it's going into my list of tools to keep in the back pocket.

  • Programming @lemmygrad.ml

    Anyone done any Android development using Vim/Neovim?