Matthias Vogelgesang

Results 50 issues of Matthias Vogelgesang

Including: * tags * archival * pinning * locking

enhancement

That includes initial and unreliable connections.

enhancement

Using the new [workspace inheritance feature](https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace) breaks the sorting ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: TomlError { message: "TOML parse error at line 3, column...

Finally had the time and essentially port #29 to toml_edit 0.19. All tests pass (on Linux), so there's that.

## Motivation This change was born mostly out of curiosity rather than a serious attempt to get it in any time soon. The main motivation of course is to get...

The `static_comments.rb` plugin crashes with ``` $ jekyll serve --trace Configuration file: /home/matthias/blog/_config.yml Source: /home/matthias/blog Destination: /home/matthias/blog/_site Generating... /var/lib/gems/1.8/gems/jekyll-1.1.2/bin/../lib/jekyll/post.rb:255:in `to_liquid': wrong number of arguments (1 for 0) (ArgumentError) ``` with...

There should be two possibilities: - A path relative to the Jekyll directory - An absolute path with a server prefix

enhancement

I still struggle to install Xi-cam, even though the README just states that Numpy and Scipy must be present. A few observations: * Even though PySide is installed from the...