Viewing profile — nafest
nafest
HN member- Joined
- Sun, May 01, 2016, 7:59 PM UTC
- HN karma
- 31
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About nafest
No profile information was provided.
Recent public activity
-
comment
Comment #38331872
Some seem to go. Was in Berlin this week and visited the Schwimmhalle in the Velodrom and it was pretty crowded. Don’t think all swimmers were tourists.
-
comment
Comment #33105949
Possible in Germany as well. Really handy as you don’t need a printer.
-
comment
Comment #32148821
Don’t you loose insurance in this case? Don’t know where you live, but in Germany you would.
-
comment
Comment #22924632
You could buy oil certificates, if you think prices will raise again.
-
comment
Comment #21798066
Just looked that up. They have a 7 step application process and offer only 25 days of paid leave (30 days is basically the norm in Germany).
-
comment
Comment #16800337
STEEM is full of bots and content with purchased upvotes. (most articles have more upvotes than views, funny, hey?) There are only about 60.000 active users and this number is stag…
-
comment
Comment #16481891
You can only earn the first seven days after the post was created.
-
comment
Comment #14512133
I wrote a little tool that uses the Ctrl plus the numeric Keyboard to subdivide the desktop into 3x3 quadrants: https://github.com/nafest/winpad_layout Its basically a ripoff of th…
-
comment
Comment #11607635
I'd recommend to use intrinsics for SIMD vectorization, which is portable to platforms that don't support the GCC syntax (e.g. Windows with MSVC). You can use Intel's Intrinsics Gu…