Andreas Nüßlein

Results 29 comments of Andreas Nüßlein

I googled about a bit and apparently the problem from travis that it can't go get `vet` is due to the old 1.4.3 version of go.

> As per https://twitter.com/rich_harris/status/1552795814124216320?s=21&t=WY2XJd3XP8GaEMuXWxeTFA, we probably want to hold off on SvelteKit support until 1.0 to make sure we don't get affected by the breaking changes. They did do that...

just in case anybody runs into the same situation I had here: I tried to go from; ```js import "leaflet"; import "leaflet.markercluster"; ... let mcluster = L.markerClusterGroup({ chunkedLoading: true });...

(is there a sandbox API yet? I could reference it accordingly in the README)

*cough cough* yeah I know :( I've been crazy swamped and I still kind of am at the moment. I still want to help and I hope better days will...

so, part of it is in master: https://github.com/sabricot/django-elasticsearch-dsl/pull/220

> it works this solution? ? yes? did you try it? people _are_ giving a thumbs up

@janwout I'd think a PR would help ;) I started to build this a while back, but ran into some "logic" problems because you can't pass along instances to celery...

I thank you for all your comments. You clearly know what you're talking about. Would you mind create a PR or two for some of the suggestions you're making? Cheers

So according to `restic`, it should work to just set XDG_CACHE_DIR because all restic commands seem to honor that. However I know I put in logic that is thwarting that...