Live data from Hacker News

Viewing profile — scivey7

scivey7

HN member
Joined
Tue, Sep 08, 2015, 12:48 PM UTC
HN karma
42
Public activity
16 items

About scivey7

No profile information was provided.

Recent public activity

  1. comment
    Comment #16455608

    Apologies for not contributing anything meaningful to the overall discussion here... but this is one of the best things I've read all day.

  2. comment
    Comment #13440682

    It's never even occurred to me to typedef a function like this, and now that I think about it I'm not sure why. Your way is a lot clearer. Thanks for the tip. Do you remember where…

  3. comment
    Comment #13332216

    This is something I haven't found an ideal solution for yet. There are existing iOS PDF readers with reflow, but each seems to have its own issues. To echo what others have said, t…

  4. comment
    Comment #13284790

    In an ideal world yes, but TSX has some significant limitations. andikleen2 has mentioned some of those in his comments. TSX is somewhat unpredictable as a general tool, and there …

  5. comment
    Comment #13284303

    Your feedback has been very helpful. Do you mind if I ask you for more advice down the line?

  6. comment
  7. comment
    Comment #13284212

    You're correct: the limits on transaction size are unknown. That's mentioned in the documentation here https://github.com/scivey/xact/blob/master/docs/api/n_way.md TSX is a black b…

  8. comment
    Comment #13282906

    Agreed that the basic "store to 8 locations" API would need tweaking to allow locking. Re: adding a counter into the read set, I think the new generalized API here will support tha…

  9. comment
    Comment #13282715

    I'm aware of the issue with non-terminating transactions, though I wasn't aware of the role played by page faults -- thanks for adding that detail. Looking back over the readme, I …

  10. story
  11. story
  12. comment
    Comment #12417002

    Multiple keys seem to be fine. I haven't seen performance issues, but it's a relatively small deployment in the scheme of things. There are also existing solutions for caching here…

  13. comment
    Comment #12398067

    I just recently had to solve this problem. I ended up using this Python package: https://github.com/jirutka/ssh-ldap-pubkey

  14. comment
  15. story
  16. story