this post was submitted on 08 Jun 2023
1137 points (99.1% liked)

Memes

45145 readers
2286 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] lemdoeswhatreddont@lemmy.blahaj.zone 15 points 1 year ago* (last edited 1 year ago) (1 children)

Another round of thanks for your work on jerboa!

I see your commit history goes back to Jan 2022, if you had to rewrite what would you want to do differently?

(I don't have any specific plans here, but I'm completely new to this space and interested in anything you've learned the hard way.)

e: hold on you're the og lemmy dev, you ain't got time for this. I thought it was just the app, whoops, ignore me pls

[โ€“] dessalines@lemmy.ml 5 points 1 year ago

I don't think I would change anything... Learning jetpack compose, and signal-based reactivity, has been teaching me how to be a better UI designer, and I've been applying its principles to the other apps I develop. Its very opinionated, for performance reasons, whereas a lot of front end frameworks like react can let you do things in 1000 different ways.

I'd been wanting someone else to build a native android app for lemmy for a while by then, but when it became clear no one else was going to, I scraped out time from other lemmy work for a month to build it.