Live data from Hacker News

Poll: Do you select text while reading?

news.ycombinator.com

71–80 of 366 posts

Re: Poll: Do you select text while reading?

#71
I select all the time, using either mouse or a keyboard. In addition to the mentioned problems with JS popups on click on NYTimes et al, there is another set of annoyances due to invasive keyboard shortcuts.

I select text from kbd with SHIFT+arrows (up, down, left, right) or CTRL+SHIFT+arrows (left, right) and scroll the page with arrows. I want to do something nasty to the webdev each time I'm on the page which overrides those shortcuts. Especially when it's sth like redirect to other article on ARROW_RIGHT (sigh).

Fortunately I have "Disable JS" button right in the status bar...

TL;DR: do not mess with my keyboard or I will find you!

Re: Poll: Do you select text while reading?

#72
Having recorded myself using a computer and watched it back to analyse my habits, I've noticed that I don't begin highlighting when reading an article but if I consciously highlight part to reread for comprehension (or to look up a word) then this triggers twitchy highlighting for the rest of the piece.

The twitchy highlighting seems to follow three patterns: bored methodical clicking to help get through big dry paragraphs, fast erratic clicking when something is exciting, and sporadic clicking when I've stopped reading to think about something in the article.

When I worked in a high school I noticed almost the exact same behaviours as described, exhibited by students and younger staff. Pretty much all the computery kids were hyperactive click-highlighters and it was only the students who seemed positively uncomfortable around computers who didn't do it at all.

Re: Poll: Do you select text while reading?

#75
post #9

I just spastically double-click words all over the page while I'm reading. No real rhyme or reason to it, it doesn't help me read or anything. It's mostly just an unconscious tick.

As well as double-clicking words to highlight sentences/paragraphs, I repeatedly right-click on any webpage / desktop I am on. A while back I took some time to figure out why I do it and realize that it's an easy go-to for checking performance of your computer (ie system latency). The coolest part about this is that these days all menu items, during peak performance, fade in over 50ms or so and when it beings to slow down its immediately noticeable.

I come from a background of a lot of CLI, especially to remote systems over ssh, and the latency from when i type a character to when it shows up is a really good predictor for the system's IO if its being overloaded.

I guess this is also handy when doing remote desktop or in a VM -- but I never do that.

Re: Poll: Do you select text while reading?

#78

Earlier quoted context omitted.

This gets annoying with sites that have actions defined when you click on words, or bring up a popup window when you click, etc. :(

I also hate when clicking in "empty" space takes me to an advertiser's site.

Oh my god, yes! I am a compulsive margin-clicker. I ostensibly do this to make sure that the browser page has focus, but really it's really just a tick. I love TheOnion.com, but they kill me with their ads-in-the-margins.

What I typically do is fire up Chrome developer tools, and DESTROY the offending node. I find this therapeutic. :)

Re: Poll: Do you select text while reading?

#79
post #53
post #30

Earlier quoted context omitted.

I used Glimmerblocker to nuke all Javascript from the Times because of this. What is it about newspaper websites that encourages what I can only assume are normally rational developers to misbehave so unbelievably badly?

These terrible, tacky tack-ons have little to no relationship to what the developers would do... unless those same developers are also in charge of partner programs.

Exactly, I can't count the times I've butted heads with our marketing, design and business development teams over silly, annoying and outright ridiculous features they had charged us with implementing... before we became a more agile shop these confrontations usually resulted in me having to back down and implement the features because they were pretty much set in stone by the time they got into our queue but now we can often compromise since we're involved earlier in the planning stages.
Post reply on HN