Hacker News new | ask | show | jobs
by pizlonator 842 days ago
You’re disingenuously conflating calling into a pile of userland unsafe code that does crypto using arrays and ptr math, which also does unsafe syscalls, with making all that memory safe except the syscall.

They’re not the same thing.

If they were the same thing then there would be no point to memory safety at all.

1 comments

> You’re disingenuously

Cool man. Reaching for insults isn’t a good way to have a conversation. Good luck on your project.

Using disingenuous arguments will get you to nothing but bad ideas. I'm just trying to help you out.