Sigvald Marholm

Results 25 comments of Sigvald Marholm

Although changing to `FFMpegFileWriter` fixed the issue for me, I thought I'd test your hypothesis, @tacaswell, since my system appears to be one of a few affected, and in case...

I second this. Doing CLI decryption would be useful, since that would allow me putting encrypted files with various stuff in an open repository (not that I would use it...

Dear @infracritical, I am wondering if we're talking about the same thing. I do not advocate using two-way encryption for password comparisons, as is often done on dynamic sites. I...

@andreasgou: My use case is similar to yours. I store not-so-sensitive information behind StatiCrypt encryption. I'd like to keep it version-controlled, but encrypted, and just locally decrypt the pages while...

I see. Maybe one day, when I become proficient with Vim and find myself with some spare time, I'll look into this opportunity. Thanks anyway :)

I'm not involved in this package in any way, but I happend to stumble in here. May I recommend Vundle for installing Vim plugins? https://github.com/VundleVim/Vundle.vim

I also stumbled across this issue when using multiprocessing. The example in the README still does not work. Any update on when a solution might be merged into a stable...

It does not seem easy to find the specification for this format, but here is an unofficial description, it seems: http://www.g-boege.de/english/makrosae/Manual/PATRAN.htm

Thanks for the suggestion. Adding such statistics is a good idea, but please help me understand how the standard error (and standard deviation) should be calculated. I googled it and...

Thanks for the explanation. So let's see if I got it right: *all* points in the original data is used for calculating *each* point-wise variance/standard error (except that possibly the...