Forgot your password?

typodupeerror

Comment: Relay services are inappropriate for 9-1-1 calls (Score 3, Informative) 194

by Krischi (#39917041) Attached to: Verizon To Begin Offering "Text To 911" Service

Location accuracy isn't good enough just to make a voice call and hope for the best without further communication. A case like this was recently documented by the Seattle authorities, where the location was off by four blocks, and the disabled victim was only saved by the fact that the parents were able to call 9-1-1 and give the precise location.

Most deaf and hard of hearing people do not use TTYs anymore. Many now use video and captioned telephone relay services, but 9-1-1 calls through relay services suck, to put it mildly. Call routing doesn't work well for these situations, and there are many documented cases of introducing 5-10 minute delays before the call is finally connected to the emergency responders. Compare that to sub-10 second response times for the majority of voice calls.

Comment: Re:is it free? and will it work with txting blocke (Score 1) 194

by Krischi (#39916985) Attached to: Verizon To Begin Offering "Text To 911" Service

No, it likely won't. The reason it works for voice calls is that the standards are established for "non-service initialized phones." There is no equivalent for SMS, and it is doubtful whether there will be any incentive to make this happen for a technology that already is on its way out.

Comment: Re:Indeed! (Score 2) 194

by Krischi (#39916867) Attached to: Verizon To Begin Offering "Text To 911" Service

The problem is that we have 6200 public safety answering points in the USA under state and local jurisdiction. Many of these don't have the funds to upgrade their equipment to receive SMS, and for a fair number of them it likely is not possible to get the funds anytime soon. That doesn't leave many options. One of the possibilities that has been raised is to implement an SMS to TTY gateway, with all the limitations that this entails.

Comment: Re:Git (Score 1) 150

by Krischi (#33765646) Attached to: Code Repository Atlassian Buys Competitor BitBucket

hg rollback will show the affected files as modified in your working directory. You can commit again straight from this point.It's one of the most frequent reasons why I use it: i commit, then realize that I forgot a modification or have to add one more file. hg rollback will let me do that.

I won't let me merge multiple past commits, though.

Make it myself? But I'm a physical organic chemist!

Working...