Erwin de Haan

Results 108 comments of Erwin de Haan

Seems like https://github.com/acarteas/FileCache/issues/60 it's abandoned somewhat.

@Sicos1977 System.Data.HashFunction.Core still depends on 1.6.1. I think the framework hashes should be enough for the current implementation. EDIT: Is xxHash a requirement? Using CRC32 for example or MD5 would...

And please also add `"` which very common in transliterated `【` and `】` for example and other such things. Essentially automating setting the sort title. An maybe other punctuation.

Options is probably the most feasible while also having direct benefit for the design (which option 1 IMO does not) And if 3 would have been feasible we would have...

@brettpetch That is mostly likely not FOSS licensed, so before looking at it, make sure you are not going to contribute. (And the same goes for anyone else)

An update to citus_columnar (within postges) will give the message the 11.3 is already installed but it did upgrade citus itself. And listing extensions also shows the old version. ```...

@wI2L Any chance you could still look at this?

``` kubectl vpa-recommendation -v5 ``` gives a ton of `I0823 13:18:59.714861 13838 command.go:231] couldn't get target for vpa default/` lines. Our CRD does have a scale subresource, so the newer...

Alright I gave it a go in #4

It might still be easier to have someone recreate the installer in say WiX to use their bootstrapper stuff for example if NSIS doesn't support that. At that point it...