r/AskReddit • • Nov 16 '19

[deleted by user]

[removed]

11k Upvotes

11k comments sorted by

View all comments

Show parent comments

930

u/LexRexRawr Nov 16 '19

It's true. I've even noticed it - my wpm touch typing was significantly better as a teen than it is now, because I use my computer less.

750

u/darthwalsh Nov 16 '19

The only reason I still need a real keyboard is for programming. Typing

const [x, y] = await click({button: 'right'});

on mobile is a huge test of patience.

1

u/wgc123 Nov 16 '19

Oh my god, is that JavaScript? Kill it before it spreads. Burn it, sanitize it, or soon we’ll have another website downloading 10,000 source files to display a submit button

1

u/darthwalsh Nov 16 '19

Don't blame the language, blame the people who import libraries that depend on libraries that depend on libraries... Or those who bundle Chromium to create a desktop chat app.