Hacker Newsnew | past | comments | ask | show | jobs | submit | saary's commentslogin

Thank you for sharing, sorry for your loss.


Reading your comment. I had "PC LOAD LETTER" jump to mind.


I learned that PC in this context means “paper cartridge”.


When I've practiced as a paramedic the best practice was to ask the patient to point to the pain and not just verbally confirm


This is probably the smartest move. When I am dealing with someone who doesn't seem to understand what I am saying due to language barrier, I start dealing with physical communication instead however possible. It can look odd, and be sort of funny to witness; but it works a charm more often than not. There are just some things we all generally understand once the body becomes involved.


Two confusing ones I hear are:

“It’s my right, your left” (not common but has occurred multiple times).

The more frequent one is where someone is trying to say “medial side of left leg” and say “it’s the right side of of my left leg”.


If all else fails the penis points to the problem.


Would like to see a wrapper generator around C# libraries so they could be easily be loaded into node.js

That would make all sort of integrations between legacy systems with existing C# support libraries and newer lighter node.js projects work without jumping through crazy marshaling hoops.

Seems like a very interesting direction, embedding managed languages into JS.


Do you mean something like edge.js?

https://github.com/tjanczuk/edge


Great scenarios! Writing these down to make sure we will be able to cover them.


From my quick run with the app, what I find lacking isn't in the events, but in actions: currently, it mostly notifies you (or others) about events.

It'd be more useful if it could also interact with the phone settings (for example, silence the phone at certain locations, &c).

Currently, this could be worked around by having an event launch SL4A that would run another script doing it; but this forces you to maintain a separate script for the desired action, instead of doing it at the same place.


The main difference is that you can write a JavaScript snippet that is pushed to your phone and executes.

The JavaScript can register on device triggers and you can control the logic to do whatever you like. You can code it to be very specific in contrast to other rule based platform which have to be broad to cover main scenarios.

You still have pre-coded recipes which you can choose and quickly configure and install, and one of the coolest things is that you can actual see the recipe's code and hack it to your own profit :)


Thanks for the rundown and explanation. And I'm glad that you're planning to make FB optional.


Facebook was chosen for the beta. What other authentication schemes would you expect?

(besides creating a dedicated account)


Are you familiar with the Android Account Manager? [1] You can let users log in to your app with pretty much one click of an existing account. Since virtually every android user already have a google account signed in on their phones. It seems that using a google account would be the most obvious route for ideal user experience (no need to type in a new account you haven't before).

[1] http://developer.android.com/reference/android/accounts/Acco...


Thanks. We are familiar with it. FB was chosen for the beta, we use it on both the device and the website.

Upvoting GoogleID.


Fb login is blocking all Chinese users from using your beta, sad.


Since it's for Android, how about logging in using your Google account?


upvoted Google Id


BrowserID

OpenID

A dedicated account (my preference)

If you require Facebook then you're locking me out when I'm at work.


Thanks.

BrowserID is well on our list (Personally I like its approach).

Added a vote for OpenId, and dedicated account.


Nothing wrong with an old fashioned dedicated account. I refuse to use my Facebook login for, well, basically anything that isn't Facebook.


+1 for google account, dedicated account, and live account, in that order of preference. Facebook just leaves a bad taste in my mouth.


I'll give a +1 on BrowserID, I think it should be used on as much new stuff as possible. I really love it.


A dedicated account is the only option for me - I refuse to use apps or websites that require me to authenticate through a 3rd party.


That's funny, I'm the opposite. I'm generally unlikely to sign up for any site or service that makes me create and record yet another username/password combo.


Dedicated account || !facebook


Agree++


A dedicated account.

PKI (SSH or similar).

OpenID.

I'm another one for whom FB is an instant no-op.


I don't think you should be taking votes on authentication schemes.

You should build the best possible product for the platform you are running on.

On Android there is an obvious default choice, and it isn't Facebook, nor is it a dedicated account.


It seems there's a discussion on your forum now. [1]

Unfortunately, to chime in on the discussion one needs to log in with Facebook, which might keep a good chunk of those 'Please support something else' voices out. I know you wrote (both here and in that entry) that you plan to support other authentication methods. The reason why I post this is just to point out the flaw of asking the subset that willingly gives out their FB details in the first place.

1: https://dev.onx.ms/forums/topic/onx-authentication/


My vote would be a google account since my phone already requires this.


Windows Live ID?


Thanks. Added a vote for Microsoft Account (LiveID)


Upvote this option for me, too.


done :)


OpenID, or none, would be great.


I'll vote for Google ID or a dedicated login.


Google ID or dedicated account.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: