Live data from Hacker News

Some Excel users pop F1 off their keyboards (2012)

businessinsider.com

181–190 of 219 posts

Re: Some Excel users pop F1 off their keyboards (2012)

#181

Earlier quoted context omitted.

> Caps lock gets remapped to ESC 15 year vimmer here. Caps -> Ctrl and use C-[ for going to normal mode.

I use the one true keyboard and CTRL is already correctly-positioned. Once you ascend there's no going back.

You use an ADM-3A for vim? I am impressed.

Re: Some Excel users pop F1 off their keyboards (2012)

#182

Earlier quoted context omitted.

i also remap caps -> ctrl, but have bindings for `fj` & `jf` in insert mode to exit back to normal mode, on the theory that you basically never have to type either of those letter combos (it has come up maybe twice in the five years i've had it set up). and even if you do have to type one of those letter combos, all you have to do is wait for ~half second between keystrokes and it works fine.

Same, but I use `jk`, which only requires one hand.

Edsger Dijkstra does not approve.

Re: Some Excel users pop F1 off their keyboards (2012)

#183

Business Insider has annoying anti-adblocker popups. Is there some way to block websites that do this? I tried living without adblocker for a while, but I started getting some very not safe for work ads from dhgate all over the place. Just because I buy electronics doesn't mean I want ads for lingerie...

> Business Insider has annoying anti-adblocker popups. Is there some way to block websites that do this?

With NoScript blocking their javascript from even running, there's no annoying anti-adblocker popup. The article opened just fine and was fully readable.

Re: Some Excel users pop F1 off their keyboards (2012)

#184

Earlier quoted context omitted.

Surely you're kidding right? I have never once found an answer in an F1 help in a Microsoft product. And I've been using Windows since 3.0. On a somewhat related note: Before wiki's, google, and stackoverflow became the norm, I used to love downloading CHM (compiled help files) references for HTML 3.x, Javascript, C/C++, and more.

My recollection is that help on visual studio and the old SQL server tool used to be excellent until they moved it online. Then it became uselessly slow.

Yep. I always installed the documentation CD and loved having fast access to API docs. But arguably Google is still faster.

Re: Some Excel users pop F1 off their keyboards (2012)

#185
post #131

Earlier quoted context omitted.

cw is shorter than dwi?

Well, like anyone with their head screwed on straight, I use emacs and don't know all the vim shortcuts.

Heh, as you can see from the other comments, I don't know all the vi commands either. Just a few essentials. I'd assumed from the comment you were a vi person and probably knew more vi than me.

I don't use vi for coding, just quick file edits on the console. I was xemacs for a very long time in college and thereafter - to the point of writing elisp to manipulate xml files, but eventually my Java day job pushed me towards a full IDE. Java is kinda unbearable without it.

I still occasionally turn to emacs for a few things I can't get elsewhere (editing binaries, large files, and doing search and replace in a narrowed buffer), but it's no longer my primary editor or mail reader. I may pick it up again for clojure coding, though.

Re: Some Excel users pop F1 off their keyboards (2012)

#186
post #185

Earlier quoted context omitted.

Well, like anyone with their head screwed on straight, I use emacs and don't know all the vim shortcuts.

Heh, as you can see from the other comments, I don't know all the vi commands either. Just a few essentials. I'd assumed from the comment you were a vi person and probably knew more vi than me. I don't use vi for coding, just quick file edits on the console. I was xemacs for a very long time in college and thereafter - to the point of writing elisp to manipulate xml files, but eventually my Java day job pushed me tow…

Yeah, I'm a full IDE guy too but if I'm editing something that where that wouldn't make sense it's back to emacs with me. IntelliJ also supports emacs bindings. :)

Re: Some Excel users pop F1 off their keyboards (2012)

#187

Back in my Engineer days, where I'd spend much of my time writing technical reports, I'd always remove the Insert key from my keyboard. It's sitting there in that block of six keys that you use all the time when editing text (home, end, page up/down, delete), and it's a little timebomb. You would invariably hit it by accident at some point and change your editor into "overwrite all my stuff" mode. It would usually ta…

I can't think of one time I've ever intentionally used the overwrite functionality either.

Sometimes I put some ascii art in a block of comments, to visually describe something. I create a chunk of spaces, and use overwrite to draw on them.

Re: Some Excel users pop F1 off their keyboards (2012)

#188
post #46

Earlier quoted context omitted.

The cynic in me says most startup types would witness this behavior, snort derisively and say "they're not our target market".

Or "you are doing/holding it wrong!!!". Damn it, i have had a prominent FOSS DE guy basically claim that users are idiots after studying the results of a usability test of their DE. For me, in the trenches, it is more that users find their own ways of doing things. And if it works for them it works for them, and we have no business correcting them.

What DE? You can't leave us hanging like that, we're not chads and this isn't Election2000.

Re: Some Excel users pop F1 off their keyboards (2012)

#189
post #53

When I was younger and played games, popping out the windows key was typical. At best triggering windows menu meant lost round, but more typically a crashed game or even crashed Windows. Even today I'm wary of task switching from a game, as it still doesn't seem to be entirely robust

I haven't hosed a windows session yet, and maybe just one game was crashy ever, while task switching for the last two decades. I ran Windows Server though typically.

Re: Some Excel users pop F1 off their keyboards (2012)

#190
post #141

Okay for those that do not get it. 1. It’s a bank. 2. Banks lock down their computers. 3. So you cannot install other software to fix this in software. 4. You do not have access to the system low enough to rename / remove the winhelp.exe crap. 5. No 3rd party hardware is allowed in the bank. So no bringing your own keyboard. All the time we get into this threads on HN where the techie goes well you could just...bla b…

The greater point is that if you put something really useful next to something really annoying it will exacerbate the issue. F1 should not be so bad, and it should not be so close to F2. Even just leaving alone how bad , and utterly useless, the help dialogues in Windows are it's just terrible UX design. It would be like having a "eject engine block" button next to the "start car" button. One day you're going to hit…

one thing that boggles me about the firefox dev team is their continuing refusal to add a "disable ctrl-Q" setting. it's right next to ctrl-W and in my firefox using days i accidentally hit it a ton of times.
Post reply on HN