fbriff | 5 years ago | on: UtahFS: Encrypted File Storage
fbriff's comments
fbriff | 5 years ago | on: Julia as a CLI Calculator
As a RPN calculator user, my first choice is XCalc (http://www.tordivel.no/xcalc/).
The non-RPN one that I use the most is SpeedCrunch (http://speedcrunch.org/), Insect (https://github.com/sharkdp/insect/) and Frink (http://frinklang.org/). All have unit conversion too.
fbriff | 6 years ago | on: Saving web pages as PDFs in 2019, a real challenge
I gave up on the idea of reliably saving web pages in PDF.
I use now "SingleFile", a Firefox or Chrome extension that helps to save a complete page (with CSS, images, fonts, frames, etc.) as a single HTML file.
https://addons.mozilla.org/en-US/firefox/addon/single-file/
https://chrome.google.com/webstore/detail/singlefile/mpiodij...
page 1
Gocryptfs has a comparison of these projets, here [2].
Focused on Windows only, to my experience, securefs is the one that is working the best as it is not using dokany but winfsp (FUSE for Windows). With all other solutions using dokany, the copy or sync of large number of files is damn slow or hanging.
[1] https://github.com/netheril96/securefs
[2] https://nuetzlich.net/gocryptfs/comparison/