Live data from Hacker News

Viewing profile — leohotfn

leohotfn

HN member
Joined
Sun, Nov 15, 2015, 4:48 AM UTC
HN karma
58
Public activity
14 items

About leohotfn

No profile information was provided.

Recent public activity

  1. comment
    Comment #15167165

    Apology for my rudeness, I deleted this repository two days ago.

  2. story
  3. story
  4. comment
    Comment #14373075

    Thanks! BTW, the encapsulation is not finished yet, such as mutex and condition variable. I'll go on with the work, and welcome to contribute if you're interested!

  5. comment
    Comment #14372699

    I think The C++ thread library is overdesigned so it lost some function. What's more, on Linux it's chicken ribs. So I encapsulate POSIX Threads using C++, to take advantage of RAI…

  6. comment
    Comment #14372490

    What do you mean?

  7. comment
  8. comment
    Comment #14372469

    Thanks. Why don't I use the C++11 thread library? 1, I wrote this code on Linux and it's only used on Linux, so I don't consider portability issues. 2, actually, I dislike some cla…

  9. comment
  10. comment
    Comment #14372367

    Thank you. I have already solved this problem.

  11. comment
    Comment #14372366

    Thank you. I have already solved this problem.

  12. comment
  13. comment
    Comment #14372359

    Thank you. I have already solved this problem.

  14. story