Mitchell J. O'Sullivan

Results 3 issues of Mitchell J. O'Sullivan

This PR fixes the open/save dialog functionality for the latest version of the Blink package. Even after fixing the undefined variables, differences in the security model of newer versions of...

Hi there, I quite like your write up on paths but I had a question about one part. Admittedly I didn't read everything as I was most interested in the...

The original implementation of the partial sorting algorithm was very basic: an initial `avx512_qselect` pass followed by `avx512_qsort`. This works, but unfortunately it can cause unnecessary comparisons and movement of...