Hacker News new | ask | show | jobs
by posixplz 1751 days ago
>> memory safe

> That's an incorrect assumption if you haven't audited the code.

Audit the code? Simply `grep unsafe`.

1 comments

Well, perhaps `rg unsafe` if you want to use the rust counterpart to grep, ripgrep ;)