HackerTrans
TopNewTrendsCommentsPastAskShowJobs

diskdance

no profile record

comments

diskdance
·قبل سنتين·discuss
For those who don't know, "Jike" means "即刻" in Chinese pinyin, which literally means "right now".
diskdance
·قبل سنتين·discuss
Seemingly it's using a <canvas> to render everything just like Flutter on Web, which is known to have problems with accessibility and feel non-native.
diskdance
·قبل سنتين·discuss
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.
diskdance
·قبل سنتين·discuss
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.