Viewing profile — diskdance
diskdance
HN member- Joined
- Wed, May 08, 2024, 3:32 PM UTC
- HN karma
- 42
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About diskdance
No profile information was provided.
Recent public activity
-
comment
Comment #40399054
For those who don't know, "Jike" means "即刻" in Chinese pinyin, which literally means "right now".
-
comment
Comment #40399026
Seemingly it's using a to render everything just like Flutter on Web, which is known to have problems with accessibility and feel non-native.
-
comment
Comment #40299421
I have a mixed feeling about that Android keeps itself safe from this attack by not implementing DHCP option 121. IIRC Android also chooses not to support DHCPv6 intentionally.
-
comment
Comment #40299347
Box is indeed a special type because it was one a Rust built-in syntax (~Type). As such, creating and deref a pointer calls compiler intrinsic.