Stefaan Lippens

Results 196 issues of Stefaan Lippens

https://github.com/basak/glacier-cli/blob/e9f346d8b968909d85f5ecb843699fc4c5a4b741/glacier-list-duplicates.sh#L11-L13 this link https://git-annex.branchable.com/bugs/Glacier_remote_uploads_duplicates/ does not work anymore (404 Not Found)

> A rock paper scissors automaton: green with at least 3 blue neighbours becomes blue, likewise blue becomes red, red becomes green. -- https://twitter.com/AndrewM_Webb/status/1236274167437197320 also see https://github.com/grey-area/rps-automata

enhancement

Hi, I know that snakebite 1.3 is unsupported, but I wanted to report this, at least to have a pointer for myself. Installing snakebite 1.3 with pipenv causes protobuf errors...

`pyspark` is obviously a dependency for geopyspark, but not listed in `install_requires` in setup.py. This commit fixes that.

When you use `geopyspark install-jar` to download the backend jar, and something goes wrong with the curl command, the user doesn't really notice this. For example: I was working with...

`five` package should have 5 dependencies has 0 at the moment :(

https://github.com/cjolowicz/cookiecutter-hypermodern-python/blob/d54206fb34b1de8d71a3be432d21e0b1d85bbd66/README.rst#L107 This `https://dependabot.com/` link does not seem to work anymore (or is it only me?), it just forwards to github.com ``` $ curl -i https://dependabot.com/ HTTP/2 301 content-length: 0 location:...

documentation
good first issue
cookiecutter

I'd guess this has been requested before, but couldn't find any pointers so far. (I also understand that requests does not accept feature requests, but this is code-wise a trivial...

Add usage instructions (based on #2) to the README

Hi, I'd like to use almond through docker for ease of set up, but I'm confused about the available docker images. The documentation (https://almond.sh/docs/try-docker) mentions image `almondsh/almond` but if I...