Did they start vibing as well?
bprogrammer_humor·Programmer Humorbybobo Good job Docker!Did they start vibing as well?View original on lemmy.ml120Comments11Reply
lluciferofastora replyfeddit.org1Hide 1 replyOr an asynchronous process loading without always interrupting the UI13Reply
ffibojoly replysh.itjust.worksSeriously, I was new to frontend and using jQueryUI back then and it took me like a few seconds to lookup the term and parameter so my autocompletes wouldn't DoS my backend. I'm amazed to see shit like this in prod.9Reply
Kojichan replylemmy.worldI was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!9Reply
uunalivejoy lemmy.zip1Hide 1 replyLooks like they've fixed it since you posted. No issues for me on Firefox for Android.17Reply
bbobo replylemmy.mlIt's still the same for my FF on android. Chrome is a bit better but also bad.10Reply
MMonkderVierte lemmy.zip1Hide 1 replyI get that a lot on websites js-fiddling user-input poorly. Duckduckgo on mobile a recent example.4Reply
LLiveLM lemmy.zip Did they start vibing as well? No their website was already this bad on mobile before vibing was a thing lol3Reply
sslazer2au lemmy.worldThat is terrible on Firefox for Android. Chrome on Android is a bit better.-2Reply
11 replies
Or an asynchronous process loading without always interrupting the UI
Debouncing is thy friend.
Seriously, I was new to frontend and using jQueryUI back then and it took me like a few seconds to lookup the term and parameter so my autocompletes wouldn't DoS my backend. I'm amazed to see shit like this in prod.
I was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!
Looks like they've fixed it since you posted. No issues for me on Firefox for Android.
It's still the same for my FF on android. Chrome is a bit better but also bad.
I wonder if this counts towards your rate limiting quota?
I get that a lot on websites js-fiddling user-input poorly. Duckduckgo on mobile a recent example.
Ddg works fine for me
No their website was already this bad on mobile before vibing was a thing lol
That is terrible on Firefox for Android. Chrome on Android is a bit better.