Live data from Hacker News

Viewing profile — kniwor

kniwor

HN member
Joined
Fri, Sep 25, 2009, 2:05 AM UTC
HN karma
116
Public activity
39 items

About kniwor

No profile information was provided.

Recent public activity

  1. comment
    Comment #894354

    I am surprised no one's mentioned http://www.thesixtyone.com/ yet...

  2. comment
    Comment #892167

    They might be not from the US?

  3. comment
  4. comment
    Comment #891699

    Firefox history shows only page titles and I am always glad for the "Hacker News |". Though I wouldn't mind it being shortened to "HN|". But then again, page titles are prominently…

  5. comment
    Comment #889581

    For a web app, what is the least painful way to achieve internationalization? What language/framework would you use if you were writing a fresh one from scratch? I had tried to con…

  6. comment
    Comment #888683

    I did the same, except it's been a month and I am still waiting for the documents to arrive. Director registration took a week and then name verification itself took another couple…

  7. comment
    Comment #886845

    Duck. Rubber duck actually... ( http://en.wikipedia.org/wiki/Rubber_duck_debugging )

  8. comment
    Comment #879721

    Fair enough. I guess I will just have to learn to take HN articles on science with much much bigger grains of salt.

  9. comment
    Comment #879536

    This got posted to slashdot and from the discussion there, it appears likely that this is not true. http://science.slashdot.org/comments.pl?sid=1401739&cid=... http://science.slash…

  10. comment
    Comment #876396

    Oh I know and use a lot of their open source software but what has that got to do with fb connect? "FB connect" is a session management and authentication product from facebook. I …

  11. comment
    Comment #876386

    Yea... That page is next to useless. Had heard of them a while ago and thought they would have more write up then that on their home page. Anyway, this is very simple to do. You fi…

  12. comment
    Comment #875115

    Also facebook to the best of my knowledge is not an openid provider.

  13. comment
    Comment #875111

    https://www.myopenid.com/tutorial Is that good enough?

  14. comment
    Comment #875109

    This can be easily done using openid. Openid providers are free to authenticate you any which way including exotic means like those. Here's an implementation in private beta: http:…

  15. comment
    Comment #874897

    Good openid providers like wordpress train their users not to expect a login page on anything a authenticating website redirects them to.

  16. comment
    Comment #874895

    Your initial concerns are addressed by openid "personas". myopenid.com has them implemented and is free (or you could set up your own server to achieve it). https://www.myopenid.co…

  17. comment
    Comment #874881

    OAuth and openid solve totally different problems. Openid is federated login and oauth is about authorizing access.

  18. comment
    Comment #874868

    In fact, FB connect is pretty much the antithesis of openid. Openid is open, federated and gives user control. FB connect is closed, centralized and basically allows FB to play big…

  19. comment
  20. comment
  21. comment
    Comment #873860

    In case you really want to just replicate your old workflow, look up personas and openid delegation. Together they should resolve all your problems. https://www.myopenid.com/help#p…

  22. comment
  23. comment
  24. comment
    Comment #873638

    I hope this helps. I think the problem with writing simple introductions to openid is that it just offers too many options and it is difficult to decide how to approach. Here is an…

  25. comment
    Comment #873361

    New login. There is a new login on your profile page. That will allow you to associate an alternate openid. You can swap alternate and primary openid on the profile page and every …