testAccount

joined 2 years ago
[–] testAccount@programming.dev 1 points 1 year ago* (last edited 1 year ago)

Yeah anywhere were you would use Java. Scala has a too high adoption cost. Kotlin is better suited for enterprise, has a stronger ecosystem and better interop with Java. I did enjoy scala though when experimented with it. The only thing I missed was the lack of control flow, no labels, continue, break

[–] testAccount@programming.dev 1 points 1 year ago

Yes but now it must wait for acknowledgement of a request (activity), before sending the next one. If one request takes 333ms means you can do max 3 requests per second. Now big instances like lemmy.world have activity above that so instances too far will perpetual lag behind

[–] testAccount@programming.dev 1 points 1 year ago (2 children)

Mostly because Lemmy has a hard time keeping up with the federation

https://github.com/LemmyNet/lemmy/issues/4529

[–] testAccount@programming.dev 3 points 1 year ago (3 children)

I genuinely don’t understand how there can be so many languages and all of them be painful to use

What about kotlin?

[–] testAccount@programming.dev 8 points 1 year ago (1 children)

The swipe gesture feature uses a new experimental component. As far as I am aware we can't configure the sensitivity. We have decided to have it off by default. We also fixed the swipe direction not being aligned with the description.

[–] testAccount@programming.dev 1 points 2 years ago

Not really, it would also be hard to implement but I don't think its impossible.

Hardest part is the ID of the same post differs between instances and the post might not exist yet either. I'll create a issue for this feature request.

[–] testAccount@programming.dev 1 points 2 years ago

There is a bug that in communityview of an 0.18 instance it will only show first page. It is fixed but not released yet.

[–] testAccount@programming.dev 1 points 2 years ago

Can you expand on this? while you are scrolling it randomly refreshes?

[–] testAccount@programming.dev 5 points 2 years ago

Bottom bar collapse exists the other way, some users prefer to not see the bar by default and then you can hold to show the bar.

I definitely wanted to make, tap/hold actions fully configureable. It's somewhere on the backlog, I'll create an issue if it doesn't have it already.

[–] testAccount@programming.dev 1 points 2 years ago (2 children)

Can you expand on this?

[–] testAccount@programming.dev 4 points 2 years ago

Not in a way that is easily shareable. Working on a log viewer next.

view more: ‹ prev next ›