Viewing profile — multun
multun
HN member- Joined
- Thu, Aug 22, 2019, 10:07 PM UTC
- HN karma
- 17
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About multun
Recent public activity
-
comment
Comment #33639506
hopefully not chapter 11 (:
-
comment
Comment #33078561
This new law applies to: - smartphones - tablets - game consoles - ebooks - cameras - bluetooth speakers and helmets Laptops have to comply from 2026, and watches were deemed too c…
- story
-
comment
Comment #28849537
It seems like (only?) their name servers are down. I got my website back up by avoiding to use these (it's hosted on a dedicated server at OVH). They'll probably have the same kind…
-
comment
Comment #20775682
I used it to describe neural network architectures.
-
comment
Comment #20773840
I took the code sample of the article from a snippet intended to be as dirty as possible, and removed most madness out of it. But yeah you're right :D I just wanted to avoid adding…
-
comment
Comment #20772992
I would say most interesting linker features are non standard, so outside of the scope of this article :/
-
comment
Comment #20772940
It is never obscure when you know it. And sure, it was always meant that way. It's just rarely used this way, which is why it's in this list. Here's what the example yields once pr…
-
comment
Comment #20772905
Come on, that might not be obscure for a C ninja master like you, but I'm pretty sure many people had no idea ;-) Notice how the list is sorted from actually obscure to less intere…
-
comment
Comment #20772881
It can be both useful and obscure ;-) I realize it's not black magic, it's just uncommon. I used this trick to declare and generate code for an entire parser, it's lovely. I recent…
-
comment
Comment #20772849
Oops I'm wrong, I meant compile time anonymous trees. It's very obviously possible by defining other variables.