https://blog.sesse.net/blog/tech/2020-09-28-00-37_introducing_plocate #linux #utility
「In continued annoyance over locate's slowness, I made my own locate using posting lists (thus the name plocate) and compression, and it turns out that you hardly need any tuning at all to make it fast.」
「In continued annoyance over locate's slowness, I made my own locate using posting lists (thus the name plocate) and compression, and it turns out that you hardly need any tuning at all to make it fast.」
https://www.vidarholen.net/contents/blog/?p=904 #image #utility #unix #file_format
Use echo/printf to write images in 5 LoC with zero libraries or headers
Use echo/printf to write images in 5 LoC with zero libraries or headers
https://blog.mozilla.org/security/2020/11/17/firefox-83-introduces-https-only-mode/ #https #security #firefox
Mozilla Security Blog
Firefox 83 introduces HTTPS-Only Mode
Security on the web matters. Whenever you connect to a web page and enter a password, a credit card number, or other sensitive information, you want to be sure ...
https://virtio-fs.gitlab.io/howto-qemu.html #qemu #kvm #virtualization #filesystem
virtio-fs directory sharing for Qemu
virtio-fs directory sharing for Qemu
https://ruffle.rs/ #rust #web #flash
Ruffle | Flash Player emulator written in the Rust programming language
Ruffle | Flash Player emulator written in the Rust programming language
https://www.vidarholen.net/contents/blog/?p=958 #shell #bash #writing
${var?} and &&: Two simple tips for shell commands in tech docs
${var?} and &&: Two simple tips for shell commands in tech docs