HN user

therealidiot

295 karma

go away, this isn't a social network

Posts0
Comments190
View on HN
No posts found.

my washer/dryer also has capacitive touch and will usually pause itself this way during a dry cycle if I forget to put the keypad lock on.

it's an absolute failure of product design in my eyes

Well I use it daily and I can't even scroll up through chat history without it getting totally janky. The search basically doesn't work, I routinely have to restart it and often text shortcuts (like Ctrl+A to select all) just stop working completely.

It's not stable at all. Audio calls are generally okay, but often screen sharing just doesn't seem to come through either.

Yeah, push notifications are an absolute shitshow.

A standardised push notifications API where you could swap out providers would be such a breath of fresh air.

That being said, the two applications I run that are doing long-polling sockets (Conversations and K-9 Mail) don't really use a lot of power, according to the battery settings screen on my Lineage device

Rotary Cellphone 6 years ago

Second this, I've had no trouble ringing an old GPO 746 telephone (and very loudly) with a Grandstream HT802

I've just submitted a refund request, I'm not sure if it will be granted but I'd hope that others who do not run Windows will also consider making a refund request (unless offline play is your preference anyway)

I find the latency of these things to be really bad, and the "wide-angle" view is never wide enough (and what is with all of the parking guide lines they draw that never seem correct?)

...but then most modern cars seem to have abysmal visibility through the back windows anyway. The rear view from a 20 year old Micra I often drive is excellent, much better than any of the more modern cars I have hired.

Wtf? Closing the 'x free articles remaining' modal triggers the same behaviour as clicking the subscribe button (redirect)

How are we supposed to read an article with most of the screen obscured

Here's a crappy userscript that might help

(function(shitlist) { [].__proto__.forEach.call(document.querySelectorAll('table.itemlist tr.athing'), (n) => { let s = n.querySelector('.sitestr'); if (s && shitlist.indexOf(s.textContent) !== -1) { n.parentNode.removeChild(n.nextSibling); n.parentNode.removeChild(n.nextSibling); n.parentNode.removeChild(n); } }) })(["nytimes.com", "crapsite.com"]);

I hate it, I find the UI clunky and slow. Most annoying is having to fake an Edge user agent to get incoming calls to work (using Chrome on Ubuntu) but having to use the normal UA at other times as it breaks my messaging history otherwise

This.

I had half of my face stop working and had recently moved (and not yet registered with a new GP.)

I went to my previous GP and they turned me away (no longer in the catchment area) so I eventually ended up in A&E.

It doesn't help that the local ones near me at the time seem to live in the past... No call queuing or online scheduling, have to call within a 1 hour slot for appointments (so that's an hour of busy tones, oh well let's try again tomorrow)

[dead] 8 years ago

To me, a WAF is something that the tech guys enable blindly and without any consultation, landing the devs in hot water when nothing works :)