bprogrammer_humor·Programmer Humorbybobo Good job Docker!Did they start vibing as well?View original on lemmy.ml120Comments13
ddbx12 programming.dev2Hide 2 repliesWhat's wrong with a search button oder "press enter to search"? Am I getting old?37
lluciferofastora replyfeddit.org1Hide 1 replyOr an asynchronous process loading without always interrupting the UI13
Kojichan replylemmy.worldI was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!9
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.9
uunalivejoy lemmy.zip1Hide 1 replyLooks like they've fixed it since you posted. No issues for me on Firefox for Android.17
MMonkderVierte lemmy.zip1Hide 1 replyI get that a lot on websites js-fiddling user-input poorly. Duckduckgo on mobile a recent example.4
LLiveLM lemmy.zip Did they start vibing as well? No their website was already this bad on mobile before vibing was a thing lol3
What's wrong with a search button oder "press enter to search"? Am I getting old?
Or an asynchronous process loading without always interrupting the UI
Or random scrolling around. I'm looking at you CircleCI.
Debouncing is thy friend.
I was beginning to stress out at the rest call every letter typed. 1-3 second delay! Stop hammering your server!
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.
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.