Lucian Marin

Results 9 comments of Lucian Marin

It will be great if there's was some kind of support for large files. I have to work with [HaveIBeenPwned passwords](https://haveibeenpwned.com/Passwords) files and they eat a lot of space.

> I notice that the pwned files are 7zipped; those files will not compress with HFS compression. Tried it on uncompressed (*.txt) version of those files. I got a system...

Yes, the standard kernel panic message and a reboot. I didn't use the -L option, instead I used -1 -c. As I read, this would trigger the ZIP compression. I...

make install LZVN ``` Install the project... /usr/local/Cellar/cmake/3.13.2/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Up-to-date: /usr/local/lib/libFastCompression.1.0.dylib -- Up-to-date: /usr/local/lib/libFastCompression.1.dylib -- Up-to-date: /usr/local/lib/libFastCompression.dylib -- Up-to-date: /usr/local/lib/libFastCompression.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /usr/local/lib/libFastCompression.a(liblzvn.c.o) has...

Can you make LZVN the default compression format if support is enabled? ``` afsctool -c afsctool afsctool -v afsctool File is HFS+/APFS compressed. Compression type: ZLIB in resource fork (4)...

> Also, try [FSNotes](https://github.com/glushchenko/fsnotes/releases) for an app that gives this: > > ``` > /Applications/FSNotes.app/Contents/Resources/de.lproj/InfoPlist.strings: lzvn compression failed on chunk #0 > ``` I can confirm this on multiple apps....

That's what I mean. `emoji.hexcode(string)` is a better implementation indeed. A test can be run on `openmoji.json`.

I did, but I have no idea how to link PR to this issue.