Live data from Hacker News

It is as if you were doing work

pippinbarr.github.io

131–140 of 214 posts

Re: It is as if you were doing work

#131

This just makes me sad that windows stealing focus, grabbing a randomly typed space bar, and submitting themselves before you can even read them is still a thing.

One thing that still happens to me on an infrequent but regular basis is clicking on something I didn't intend because something popped up under my cursor. In general, this seems like a hard problem to solve. I want notifications to pop up but I could happen to be doing something in that area of the screen.

[deleted]

Re: It is as if you were doing work

#132

Earlier quoted context omitted.

One thing that still happens to me on an infrequent but regular basis is clicking on something I didn't intend because something popped up under my cursor. In general, this seems like a hard problem to solve. I want notifications to pop up but I could happen to be doing something in that area of the screen.

It seems like the O/S should have some idea of normal human response time and just filter out inputs that follow too closely.

....and you've just destroyed a whole slew of ui automation scripts.

Re: It is as if you were doing work

#133

Clearly it needs the following 3 things: 1. It needs a fake calendar that is randomly populated with meetings. 2. It needs to randomly require that you open Google Hangouts and chat with other users. 3. It needs to send random Slack notifications.

> 1. It needs a fake calendar that is randomly populated with meetings. While we're on this, can everyone please post their favorite ridiculous meeting title that is really real? I'll start with a recurring meeting series from last year that was called "mid-sprint calibration".

- Leadership Content Ideation - Monthly Numbers Meeting

Re: It is as if you were doing work

#134

This just makes me sad that windows stealing focus, grabbing a randomly typed space bar, and submitting themselves before you can even read them is still a thing.

I remember the first time I used X Window and noticed windows not stealing focus. It was one of those times where you realize you have not even understood the full extent of your abuse. Approx. 20 years later and Windows still can't get this basic thing right.

I totally see the problem, but on the other hand, I explicitly disabled focus steal protection in CCSM because I occasionally missed some (to me relevant) notifications.

Re: It is as if you were doing work

#135

This just makes me sad that windows stealing focus, grabbing a randomly typed space bar, and submitting themselves before you can even read them is still a thing.

I used to love the update manager popups asking if I wanted to restart the computer in the middle of typing an essay and of course the space bar triggers the OK button so in the middle of my essay the computer immediately restarts, sometimes losing a good amount of work in the process. I am so glad to be off windows.

Re: It is as if you were doing work

#136
post #123

Earlier quoted context omitted.

It most definitely does, such as Google Calendar event alerts at least under Chrome. I'm not sure why it doesn't have unobtrusive desktop alerts instead. I'll have to take a look later to see if that's an option.

Chrome on macOS always drove me mental, because of their absolutely terrible and reimplemented notifications system. Drove me batty. Nowadays I browse in Safari and develop in Firefox and Safari, so I don't know if it still does this

I'm still on an older version of Office and it has it's own alerts system that I can't control. Maddening.

Re: It is as if you were doing work

#137

Clearly it needs the following 3 things: 1. It needs a fake calendar that is randomly populated with meetings. 2. It needs to randomly require that you open Google Hangouts and chat with other users. 3. It needs to send random Slack notifications.

> 1. It needs a fake calendar that is randomly populated with meetings. While we're on this, can everyone please post their favorite ridiculous meeting title that is really real? I'll start with a recurring meeting series from last year that was called "mid-sprint calibration".

"Site visit, cum lunch".

Re: It is as if you were doing work

#139

Having worked in an insurance company this brought a pang of PTSD. A stream of minor frustrations, just mild enough to not trigger an audible and cathartic 'f*ck', over and over and over again. The only thing missing was a mandatory health & safety quiz. Now excuse me while I go thank the Universe that I no longer work in such a place.

My god, I'm starting to think Post Insurance Trauma meetings are in order. Everyone else I've met who worked/started in Insurance feels the same way. I can still recall those janky 'Internet Safety' etc. web seminars that restart if you accidentally click the wrong button and inexplicably take 45 minutes.

I have spent more time trying to hack my way through web-flash-etc training courses than I've spent actually doing them.

It was very rare I was able to actually get to the end without having to resort to an ahk script pressing "next" every 10 minutes overnight

Re: It is as if you were doing work

#140
post #132

Earlier quoted context omitted.

It seems like the O/S should have some idea of normal human response time and just filter out inputs that follow too closely.

....and you've just destroyed a whole slew of ui automation scripts.

Good point. It would be fine with me to place the burden of disabling the behavior onto such scripts, though, if I never had to deal with again. Apparently Firefox actually implemented this, so presumably it did break some people's scripts. But for an established O/S, I guess this would be a huge deal.
Post reply on HN