Viewing profile — mst_moonshine
mst_moonshine
HN member- Joined
- Fri, Nov 26, 2021, 11:28 AM UTC
- HN karma
- 17
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About mst_moonshine
No profile information was provided.
Recent public activity
-
comment
Comment #39559640
That's a good question. I thought they are only using PQC for key exchange (which is referred to as Level 2) but they are not. In the article, Apple explains why they choose to use…
-
comment
Comment #38590439
Those networks are named as discrete neural networks. There are already research on those, mainly for (homomorphic) encryption purposes (because it’s much easier to homomorphically…
-
comment
Comment #36651598
I grew up in China and came to the same conclusion as yours! I never expect such a similarity. I've always thought that education in the US must be much better. After graduating fr…
-
comment
Comment #29645585
Agreed. So what you need is the 'complex structure' behind rather than just 'complex numbers'. Any form of representations (numbers, matrices, and so on) should correspond to a uni…
-
comment
Comment #29349302
Using modern languages for hardware design seems to be a tendency today. I wonder how does MyHDL compare to Chisel? Chisel is another hardware description language based on Scala, …