this post was submitted on 11 Jul 2026
41 points (95.6% liked)

Technology

86628 readers
4570 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] sznowicki@lemmy.world 17 points 2 weeks ago (2 children)

I’m right handed and still use my phone with left hand. Aren’t you all doing it that way?

[–] lemmysir@lemmy.zip 8 points 2 weeks ago
[–] partofthevoice@lemmy.zip 5 points 2 weeks ago* (last edited 2 weeks ago)

I use my phone in both hands. However, my dominant hand can navigate the large phone screen by itself more easily. My fingers know how to push the back of the phone into my thumb for extra reach, instinctively like a sower knows when to apply tension to thread.

[–] Multiplexer@discuss.tchncs.de 6 points 2 weeks ago (1 children)

I at first was assuming this post was to be about natural selection and the reasons for the current prevalence of right handed people.
Like today's uneven distribution of blood types caused by different susceptibility to some diseases in former time, like e.g. the evolutionary advantage blood type 0 gives you against Malaria.

So I was initially very confused when the author started rambling about the design of his Wordpress blog instead... 😆

[–] MonkderVierte@lemmy.zip 7 points 2 weeks ago (1 children)

What evolitionary pressure could there be for left- vs. right-handedness? I'd rather think it's some obscure genetic placement mechanism, that one gets read earlier and overwrites the other in 90% of cases or something.

[–] Multiplexer@discuss.tchncs.de 4 points 2 weeks ago* (last edited 2 weeks ago)

What evolitionary pressure could there be for left- vs. right-handedness?

That's exactly why I was initially so intrigued by the heading:
"What on earth could be the mechanism that a bug could have caused this??"

But then I realized we were talking about entirely different kinds of bugs... ;-)

[–] frongt@lemmy.zip 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

So it was turning a scroll into a click, and only lefties tapped to scroll over that element? The article doesn't actually explain the bug.

[–] pycorax@sh.itjust.works 3 points 2 weeks ago

I think it was pretty clear but I do have experience building touch UI. It's more that a button click was being detected with "touchStart" which made it so that when users accidentally start a scroll gesture with their finger on the button, it automatically triggered the button unintentionally. The proper way to do this would be to detect it with a touchEnd event.

[–] dan@upvote.au 3 points 2 weeks ago* (last edited 2 weeks ago)

I'm surprised to see that WordPress still use Trac, as I didn't realise that it's still being updated. I haven't seen it in the wild for a very long time. I used to use it for source control and bug tracking but that would have been maybe 15 years ago.

[–] Greyghoster@aussie.zone 2 points 2 weeks ago

Thanks, I just thought I was clumsy. Now I can say it’s probably a combination of clumsy and screen/page design!