Results 34 comments of Jeffrey Bush

The `en_US.aff` file that needs the `SET UTF-8` line at the top (instead of `SET ISO-....`) is located at `C:\Program Files (x86)\Notepad++\plugins\Config\Hunspell` (or possibly `C:\Program Files\Notepad++\plugins\Config\Hunspell`). Also, it can only...

They support S3 as well, see the following resources: - https://www.idrive.com/cloud/guides/s3_developer_guide - https://www.idrive.com/cloud/faq#2 Confusing the matter there seem to be several separate services under similar names: - https://www.idrive.com - for...

I am running into a similar problem. If the value `recorder.recording` is set to `True` manually then the callback is called once, by the `recorder.recording` is still `True` during the...

`-o volname=...` where you replace the ... with the volume name.

Progress update: LZNT1 is completely working with a new streaming API. Xpress is in progress.

LZNT1 (compression/decompression) and Xpress (decompression) are committed.

Interesting, but it will take some time before I can get around to doing anything related to this - at least a few weeks. I do know that there are...

Has been improved with improvements to the dictionary, namely having a cutoff for number of chains to follow and good-enough lengths to stop after. But it isn't quite enough yet....

Eventually, yes. However I am still tweaking a lot of this (technically internally I have 8 levels, just changing NiceLength and MaxChain - equivalent concepts to the zlib library). I...

Another improvement in speed, this time mainly in Xpress Huffman.