Matthias Käppler

Results 97 comments of Matthias Käppler

Excellent @hainesr ! This looks pretty great. If I'm reading this correctly, this also addresses the case where the CD is read entirely during `open`; I'm looking at https://github.com/rubyzip/rubyzip/commit/6a516fb0b1045b655ad63c4acaf29c7603708fff So...

Thanks for clarifying; yes, I think what you suggest is the right approach to think about this problem. My background with compression formats and algorithms is spotty, but my understanding...

Again, thanks for you detailed response -- I'm really enjoying this because I'm learning a lot about ZIP :-) > This means a lot of jumping around in the file,...

This sounds great, thanks! Appreciate your work :bow:

Same problem here. Followed instructions in readme, but gulp-sass is not installed. I'm also seeing a few "unmet peer dependency" warnings--something to worry about? For instance: ``` ├── UNMET PEER...

that's on OSX (Snow Leopard), latest ST2 alpha

Any ideas how to pass command line args when zeal is installed as a flatpak? I've used flatseal to set env vars such as for Qt, but it does not...

You're using an outdated version. I've just released 0.1 publicly so you don't have to go through git anymore at all. Remove all references and files you had to replicant,...

Thanks for testing this. It appears that device selection now works, but there's an issue with printing names of devices whose model names can't be recognized. I'll look into this....

Error is: ``` "gcc -I/home/mk/.rbenv/versions/2.6.5/include/ruby-2.6.0/x86_64-linux -I/home/mk/.rbenv/versions/2.6.5/include/ruby-2.6.0/ruby/backward -I/home/mk/.rbenv/versions/2.6.5/include/ruby-2.6.0 -I. -I/home/mk/.rbenv/versions/2.6.5/include -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat...