Stefaan Lippens

Results 426 comments of Stefaan Lippens

I have same issue - macOS High Sierra 10.13.6 - git annex 6.20180719 - git-annex-remote-b2 from https://github.com/encryptio/git-annex-remote-b2/releases/tag/v0.3 fails like this : ``` fatal error: MSpanList_Insert runtime stack: runtime.throw(0x435190, 0x10) /home/ckastorff/.gimme/versions/go1.6.linux.amd64/src/runtime/panic.go:530...

FYI: PR #78 (merged now) already addressed part of the README.md tweaks

bug was removed from tracker by http://source.git-annex.branchable.com/?p=source.git;a=commit;h=b949e8504506dee6a2844bf61c0c9cf617fe9585 ``` commit b949e8504506dee6a2844bf61c0c9cf617fe9585 Author: Joey Hess Date: Tue Apr 19 13:46:11 2016 -0400 remove old closed bugs and todo items to speed up...

What follows here is attempt to reconstruct the content of that bug report at the time it was removed: ### Please describe the problem. Other references: https://github.com/basak/glacier-cli/pull/19 http://git-annex.branchable.com/special_remotes/glacier/#comment-a2b05b8dc2d640ee498d90398f02931c #### Background...

hi @ljvmiranda921 at the moment, I don't have the bandwidth to work on this myself. It was just funny to see these two projects in my timeline a couple of...

Hi, http://blog.errorception.com/2012/12/catching-cross-domain-js-errors.html gives some more real-world background about this feature request. > if we add this to core, this should only be in the debug build of LABjs and not...

Would it also be an option to load the default categories from a config file in the user's home folder? That's simpler than depending on a export/import feature and would...

Illustration: I played with this dockerfile starting from `jupyter/base-notebook` (instead of `jupyter/minimal-notebook`): https://github.com/soxofaan/scala-playground/blob/master/Dockerfile and the resulting image is 841MB instead of 3.76GB

I don't completely understand: the exception talks about `character '\u2014'` which is "EM DASH", not accented "é" I'm also not sure about setting `os.environ["PYTHONIOENCODING"]` from within the script. It doesn't...

Interesting, Thanks for the PR (I hope I can find some time to give it a proper review). I'd like to point out however that I explicitly chose the top-to-bottom...