HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trasz

no profile record

comments

trasz
·hace 4 años·discuss
Sure, but there’s a fundamental difference between Russia and China - about as big as between Burma and US.
trasz
·hace 4 años·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
·hace 4 años·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
·hace 4 años·discuss
trasz
·hace 4 años·discuss
iCloud?
trasz
·hace 5 años·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
·hace 5 años·discuss
It's many orders of magnitude cheaper than replacing all your software.
trasz
·hace 5 años·discuss
Of course they exist, see eg CHERI: https://www.cl.cam.ac.uk/research/security/ctsrd/cheri/
trasz
·hace 5 años·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
·hace 6 años·discuss
FreeBSD certainly has: https://www.freebsd.org/news/status/report-2020-07-2020-09.h...
trasz
·hace 7 años·discuss
In FreeBSD top(1) does show the IO statistics - just press “m”.
trasz
·hace 7 años·discuss
FWIW, in FreeBSD libkvm also uses the sysctl interface, it doesn’t read kernel memory directly.
trasz
·hace 7 años·discuss
https://github.com/alexreg/libsbuf
trasz
·hace 8 años·discuss
I believe it comes from DIGITAL systems, eg VMS.
trasz
·hace 8 años·discuss
Not just NTFS; it’s a common feature in systems that support NFSv4 ACLs, like Solaris or FreeBSD.