Viewing profile — itayperl
itayperl
HN member- Joined
- Sat, Mar 29, 2014, 11:23 PM UTC
- HN karma
- 14
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About itayperl
No profile information was provided.
Recent public activity
-
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…
-
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 …
- story
-
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…