Stefan van der Walt

Results 328 comments of Stefan van der Walt

To keep all information together, let's refactor the configuration so that we have a host and port for each microservice and service. ```yaml services: slack: port: 64100 external_services: lt: host:...

As you wish, Theo. I have some cycles to work on it too, just let me know. I think smaller, focused PRs are the way to go as long as...

I gave it a quick scan, and it looks good; we also have the option to upload a v2 later on. Thank you, Tyler.

I'm sending out a gentle ping to see whether there's still interest in bringing some of this work into the fold.

Thanks for flagging this issue, @pv. I suspect there are very few people using planet still, and that our efforts are better spent creating original content, such as on https://blog.scientific-python.org.

Having some evidence for the benefits of annotation would be helpful in convincing projects to adopt it. Many Python projects are very strong on the testing front partially because of...

The first issue I ran into is that `github-activity` needs the `gh` binary, but I don't see this requirement in the README or the docs.

@choldgraf At the skimage community call, we've been wondering how to use this functionality and also indicate categories for updates, such as API update, documentation, breaking changes, etc.

See https://deploy-preview-708--numpy-org.netlify.app/about/; what do we do with those logos?

Sometimes, images can be used in light and dark mode, but we definitely need the ability to specify different images for each. How about something like this: ```html ``` Then,...