this post was submitted on 15 Jun 2026
557 points (97.4% liked)

me_irl

7947 readers
938 users here now

All posts need to have the same title: me_irl it is allowed to use an emoji instead of the underscore _

founded 3 years ago
MODERATORS
 
top 19 comments
sorted by: hot top controversial new old
[–] ummthatguy@lemmy.world 78 points 1 week ago (2 children)

Now, make the X to close impossible to properly click:

[–] cyberpunk007@lemmy.ca 4 points 1 week ago

And then I press Ctrl+w

[–] houndeyes@toast.ooo 51 points 1 week ago
[–] dracc@discuss.tchncs.de 29 points 1 week ago* (last edited 1 week ago) (1 children)

!me_irl@lemmy.world lately: You keep using that word. I do not think it means what you think it means.

(Unless, of course, this /c/ has been infested with absolute asshats)

[–] mfed1122@discuss.tchncs.de 8 points 1 week ago

90% of these posts are from this same guy

[–] Visstix@lemmy.world 16 points 1 week ago (1 children)

That is not you in real life.

[–] mfed1122@discuss.tchncs.de 8 points 1 week ago

I swear most people just browse the combined feed and aren't mindful of the community, resulting in a dynamic where anything agreeable is upvoted and communities become pointless distinctions.

[–] mfed1122@discuss.tchncs.de 13 points 1 week ago* (last edited 1 week ago) (1 children)

OP, you should limit not only the amount of unfitting off-topic posts you make to this community, but the number of posts in general. You may not be intending it, but you're single-handedly tanking the quality of this community.

[–] papalonian@lemmy.world 3 points 1 week ago

Telling bots to up their shit post game:

[–] mastertigurius@lemmy.world 12 points 1 week ago
[–] Shameless@lemmy.world 8 points 1 week ago (1 children)

Increase jiggle mechanics by 20% and double the size of that ass... Perfect!

[–] ivanafterall@lemmy.world 3 points 1 week ago

Nobody with a jiggle slider has ever only increased it 20%.

[–] Nomad@infosec.pub 7 points 1 week ago

Its called clickjacking ;)

[–] raman_klogius@ani.social 7 points 1 week ago* (last edited 1 week ago) (2 children)

This is why I wish there's a way to have lag compensation in UI, as in click on what was there 100ms ago

[–] Dultas@lemmy.world 20 points 1 week ago (1 children)

They could just load the whole page at once like the old days. But modern web UIs load tons of stuff in the background and then render them after the initial page causing pop in.

[–] grue@lemmy.world 6 points 1 week ago (1 children)

If they weren't trying to reference tons of JavaScript to do shit like that, they wouldn't need the goddamned lazy loading in the first place!

[–] explodicle@sh.itjust.works 1 points 1 week ago

NoScript FTW!

[–] AlphaOmega@lemmy.world 1 points 1 week ago

A good web developer will structure the page to not have "layout shift". This is either poor design or intentional.