Viewing profile — einmaliger
einmaliger
HN member- Joined
- Wed, Jun 14, 2017, 12:36 PM UTC
- HN karma
- 21
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About einmaliger
No profile information was provided.
Recent public activity
-
comment
Comment #33620148
I think it specifically applies to implementing standards that are known to be more difficult to implement and easily break.
-
comment
Comment #30533623
I'm sorry, but this is such an extreme example. You should not overdo anything, be it meditation, gaming, playing, reading, any sport, even drugs. Drugs also give you a state of mi…
-
comment
Comment #26078433
ReactOS has nothing to do with ReactJS.
-
comment
Comment #15373391
> it was just that no matter how much I tried I couldn't predict a future where I weren't constantly in agony That's a great way to put it. I had a few depressive episodes in my li…
-
comment
Comment #14803965
My x86-assembly has become very rusty, but couldn't it work like this, not using a branch: (with eax being the unsigned 32-bit input word) xor ebx, ebx test al, 7 stnz bl shr eax, …