HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trasz

no profile record

comments

trasz
·4 years ago·discuss
Sure, but there’s a fundamental difference between Russia and China - about as big as between Burma and US.
trasz
·4 years ago·discuss
>If you're in mainland China and the authorities decide they need to confiscate your phone, you're already fscked.

Funny how you specifically mention China, as if it worked differently in USA - the country where you can get four years of jail time for talking back to police.
trasz
·4 years ago·discuss
Google, being US-based company, is legally obliged to provide all the data they have to three letter agencies, without any real oversight. They can’t refuse even if they wanted.
trasz
·4 years ago·discuss
trasz
·4 years ago·discuss
iCloud?
trasz
·5 years ago·discuss
Indeed, you need the whole stack. However, the (non-temporal) memory safety alone is still quite easy to get - the compiler will take care of it, as a programmer you just need to make sure your code doesn't get in the way by eg manually stashing pointers into non-pointer types. It's been demonstrated on large, real-world code bases, such as FreeBSD and PostgreSQL.

(Disclaimer: been there, done that, part of the CHERI team)
trasz
·5 years ago·discuss
It's many orders of magnitude cheaper than replacing all your software.
trasz
·5 years ago·discuss
Of course they exist, see eg CHERI: https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
trasz
·5 years ago·discuss
Or perhaps doesn’t have backdoors, and would prefer it stays that way, which could be jeopardized by US owners - see the Intel Management Engine.
trasz
·6 years ago·discuss
FreeBSD certainly has: https://www.freebsd.org/news/status/report-2020-07-2020-09.h...
trasz
·7 years ago·discuss
In FreeBSD top(1) does show the IO statistics - just press “m”.
trasz
·7 years ago·discuss
FWIW, in FreeBSD libkvm also uses the sysctl interface, it doesn’t read kernel memory directly.
trasz
·7 years ago·discuss
https://github.com/alexreg/libsbuf
trasz
·8 years ago·discuss
I believe it comes from DIGITAL systems, eg VMS.
trasz
·8 years ago·discuss
Not just NTFS; it’s a common feature in systems that support NFSv4 ACLs, like Solaris or FreeBSD.