teknopaul

Results 40 comments of teknopaul

did you reformat a hard disk partition?

zlib has a header https://www.rfc-editor.org/rfc/rfc1950

hmm it uses QTs compress which might not have a header

Turns out the first 4 bytes is essentially totally random the rest is standard zlib format

for the record... how to decompress .mmpz dd if=my.mmpz bs=4 skip=1 | zlib-flate -uncompress

Just found this the hard way too, I think it would be better to distribute a complete application.ini with sensible secure defaults and a random user or password when its...

A mechanism to encrypt a secret password on the cli _before_ booting for the first time would be useful too.

Comments in JavaDocs is a good idea since these popup in most IDEs. The important thing I guess is to point out that mis-use causes JVM death or data loss...

FYI IndentX package does work in ST3 with similar features

Sorry missed this one for a bit, its seems your answering your own question tho and that if sax does not pass this info we cant keep it in the...