Live data from Hacker News

Viewing profile — itayperl

itayperl

HN member
Joined
Sat, Mar 29, 2014, 11:23 PM UTC
HN karma
14
Public activity
4 items

About itayperl

No profile information was provided.

Recent public activity

  1. comment
    Comment #24019875

    There may be other use cases, but it can be a useful pattern for mixing async code into a non-async project. In the specific places where using async for some task makes sense, you…

  2. comment
    Comment #12363441

    BiDi sucks, and as an RTL language speaker you learn to live with it. My native language is Hebrew, and we don't bother translating most technical terms to Hebrew. You end up with …

  3. story
  4. comment
    Comment #7494527

    Some problems I have encountered with this approach: 1. dash before include. It will cause make to ignore any errors when generating the .d files. It can be pretty difficult to fig…