Results 81 comments of Mauricio Scheffer

The TypeConverter solution I mentioned is good for easily extending SolrNet _externally_. If you're planning on sending a PR implementing this the way to do it would be: 1. Write...

Fixed docs in https://github.com/SolrNet/SolrNet/commit/e602ed209b826ab4ac8b340fa6882e4a205d0da5

FWIW I've been _wanting_ it for some time... though never badly enough to actually implement it myself :)

I figured out the same workaround mentioned in https://github.com/testcontainers/testcontainers-python/issues/109#issuecomment-748758167 , then found this issue about keeping containers alive. I think this is worth documenting at least. I was surprised to...

Wonder if this is related to https://github.com/machine/machine.specifications.runner.resharper/issues/12 (BTW should I report R#-runner bugs here?)

FWIW Aurora Serverless for Postgres is now generally available I think.

Weird... I can't access that myget link, but I'm wondering if there were any (unwanted) breaking changes in a recent version of F#. Just for reference, my fsc.exe ( in...

There's definitely something weird here. I tried to build it on my Ubuntu machine (F# 3.1.1.31-0xamarin5 + mono 4.0.1-0xamarin5) and it failed with the same errors. Then I tried [mono:3.12.0...

First I need to isolate the _environment_ that causes this error :-/

I think this is a duplicate of https://github.com/milvus-io/milvus/issues/18565