HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feverfew

no profile record

comments

feverfew
·2 वर्ष पहले·discuss
MTE can be enabled in two modes. One is "synchronous": tag checking occurs on the relevant load/store instruction and will raise a segmentation fault immediately in case of a mismatch; this mode is slower but retains information about where the bad memory access was (i.e., hence intended for debugging). The second mode is asynchronous, where any mismatches are only raised after a context switch; this mode has minimal overhead but loses relevant debugging information (i.e., hence intended as a run-time protection).
feverfew
·5 वर्ष पहले·discuss
I was just noting the Freudian slip.
feverfew
·5 वर्ष पहले·discuss
You own your girlfriend?
feverfew
·5 वर्ष पहले·discuss
> I'm pretty sure this only works for me because I spend at least $1,500 a month via Amazon

What are you buying such that you're spending at least $18,000 a year on Amazon?
feverfew
·5 वर्ष पहले·discuss
Second chance :P

> being completely taboo it was never discussed

> speaking one's mind in public nowadays is fraught with dangers.
feverfew
·6 वर्ष पहले·discuss
Could you expand on this by filing a bug report[0]? In particular, noting exactly the location VLC is opening (via Ctrl+I).

[0]: https://bugs.kde.org/enter_bug.cgi?product=kiofuse&component...
feverfew
·6 वर्ष पहले·discuss
Since yesterday there's a stable release of KIO FUSE [0], which does functionally the same as GVFS.

[0]:https://feverfew.home.blog/2020/12/31/kio-fuse-5-0-0-release...