-
I'm evaluating VCR and was ready to use it when I discovered this library. I read the readme, and some of the documentation, but I haven't found any explanation of why I would choose this over VCR.
…
-
I found something wrong operation when changing the kinesis shard size.
detected sending packet until reaching max retry times.
I guess producer knows the shard infomation has been changed but res…
-
This is a nitpick, but I figure it's at least worth mentioning, since it bothers me every time I see it.
The naming of this is pretty inconsistent: the repo is named 'KENSSharp', but the installer …
-
Hi there! And thanks for great library. I used it for correct perspective on webcam shots. It worked just great at the test environment. When I moved camera and Pi box with connected projector to it, …
-
I am very interested in the ability mix unix-pipe streams with native Haskell streams. All I really need to do this is [pipes-shell](http://hackage.haskell.org/package/pipes-shell-0.1.3/docs/Pipes-She…
3noch updated
9 years ago
-
Hi
i want to extract only the main edges that are make the mesh, and not the inner edges of the triangles. And also what are edgeloops . are they contain only main edges?. what i mean to say…
-
@Deeeep says: I can't connect to "Deeeep's Wifi" but can to "Deeeep Wifi"
-
The page says:
> Unlike in .NET Framework, there is no support in .NET Core or .NET 5+ for generating a [COM Type Library (TLB)](https://docs.microsoft.com/en-us/windows/win32/midl/com-dcom-and-typ…
-
When the parameters `true_values` and `false_values` are set for a boolean, inputs to fields of that type are checked against the values in those lists, however those input values are being lower case…
-
I'm trying to integrate libvlc with GTK# (see the work in progress here : https://github.com/jeremyVignelles/libvlcsharp/tree/feature/gtk-sharp )
However, the fact that this is a reference to a DLL…