Dean Serenevy
Latest Posts
Disable extension filtering in bash-completion, Sun, 19 Nov 2023
Disable extension filtering in bash-completion to allow tab completion of, for instance, extensionless or non- .pdf files for PDF readers.
Editor Commands, Sat, 26 Nov 2022
92 editor commands I use frequently.
Rust Callbacks, DWIW, Sun, 24 Jul 2022
Minimal working example for storing callbacks of any kind (functions, lambdas, closures)
C String Buffers in Rust, Tue, 2 Feb 2021
Call C functions from Rust which require a char* buffer, upgrade the result to a Rust strings with no copying.
Rust + Python | Perl FFI Strings, Sat, 26 Dec 2020
Passing strings from python or perl to rust, and receiving string responses.
Firefox 78 Autocomplete without Awesomebar / Megabar, Mon, 14 Dec 2020
Firefox configuration to hide the awesomebar popup without losing URL autocomplete.