HackerTrans
TopNewTrendsCommentsPastAskShowJobs

elliotpotts

no profile record

comments

elliotpotts
·2 ปีที่แล้ว·discuss
Wow, Fil-C++ looks very interesting! I wonder what % of programs make its pointer tracking fail due to stuffing things in the higher bits, doing integer conversions and so on. It reminds me of CHERI.
elliotpotts
·2 ปีที่แล้ว·discuss
The readme talks about eye candy but there are no screenshots.
elliotpotts
·2 ปีที่แล้ว·discuss
Great, thank you for the reading!
elliotpotts
·2 ปีที่แล้ว·discuss
I'd like to see a post on fuzzing distributed applications rather than memory models. I understand the underlying principle is the same, but having only seen memory models be tested I can't quite shift my perspective enough to figure out how fuzzing processing communicating over networks would work. The SQL transaction post would be a nice perspective too. Is this still in the works?