Calum Lind

Results 83 comments of Calum Lind

I was intrigued by your question and I did notice that difference when looking at deck.gl. According to the h3j spec only `cells` and `h3id` are required so you could...

I encountered this with [missing Atuin shell history in VSCode snap](https://forum.atuin.sh/t/atuin-database-lost-in-vs-code-1-95-1/588) with a suggestion to create a link for Atuin, the same as [Monospace fonts not working](https://github.com/microsoft/vscode/issues/233058#issuecomment-2460744520), however that seemed...

> The interface you want already exists: > > import xarray > array = xarray.open_dataarray(..., engine="rasterio") Unfortunately for me this was not a drop-in replacement for `open_rasterio` with single band...

As a casual observer I was intrigued by this proposal and I can see the potential problems with `chore`. I found that Angular removed reference to chore way back in...

This was a source of confusion for me when setting up pre-commit where pyrefly docs expect the dependency to be installed to the system which is the opposite of what...

@lolpack Thanks for getting back That is useful to know there is a third-party repo but I don't see any automation to keep up with releases and the tags don't...

This is rather unfortunate bug, I spent quite a block of time trying to understand why the docker image with prod environment was missing the source files. I wonder if...

The `options.pidfile` is not the same as the internal one and will cause issues with detecting running daemon if it's overwritten since the internal version is a combination of `pid;port`....

I am going to close this PR since it is not correct. It seems like an edge-case so leaving as 'known issue'

I'm afraid there are too many changes here and not enough details in the commits about why the change is required. If possible, can you split these up into more...