Martin

Results 17 comments of Martin

Unfortunately it turned out not to be that easy. The off-by-one error is a fact, but wasn't causing the `x-sparql-maxrows` header not being sent. Instead, the results of a construct...

> Open to that! Let’s give people some more time to discuss, and then we can pick. So how about this? Was a conclusion reached? Just to add to a...

I could spend some time on implementing this, but have no idea what you mean by "template tunables" and haven't worked with mako templates before. Could you point me in...

Okay, let's append things then. I think I like a template-based solution, as it keeps the functionality for CLI and programmatic usage the same. Would handling it exactly the same...

It seems like this is quite easily implemented, given some list of modules and a way to get a url from an identifier. Preferably this list is easily extendible. What...

# External things and their url format - Python's built-in modules: - module: `https://docs.python.org/3/library/.html` - module contents: `https://docs.python.org/3/library/.html#` - numpy: `https://numpy.org/doc/stable/reference/generated/.html` - scipy: - for modules: `https://docs.scipy.org/doc/scipy/reference/.html` - other things...

[Attempt at getting a list of all built-in packages](https://gist.github.com/MPvHarmelen/52063d947dba1eb0973a3373b4e31949)

This is a problem with your setup: this package is listed correctly on [package control](https://packagecontrol.io/packages/Git). Did you tinker with the `channels` setting of Package Control? Make sure the default channel...

Hmm, I have something similar but not the same: all git commands stop working and the git message in the status bar doesn't _update_ any more, but it still shows...

Still the same after updating to Ubuntu 20.04. Forgot to mention that the commands do show up in the status bar, like `/usr/bin/get status --porcelain` for the `git_status` command. Commands...