Eric Hiller

Results 23 issues of Eric Hiller

This moves `net6.0-maccatalyst` and `net6.0-ios` `` to from-windows builds only Linux does not have workloads available for `net6.0-maccatalyst` and `net6.0-ios`, which prevents the project from building. This puts those `TargetFrameworks`...

Some may wonder how to solve for the thread priority exception when optimizations validator is enabled. If you run with `sudo` or as a privileged user, it obviously solves this,...

It would be useful if there was an option to align/justify the Method column (leftmost column when there's only one namespace and It would be useful if there was an...

I was running through the examples , particularly [DigitRecognitionLSTM](https://github.com/SciSharp/SciSharp-Stack-Examples/blob/master/src/TensorFlowNET.Examples/ImageProcessing/DigitRecognitionLSTM.cs) and [DigitRecognitionRNN](https://github.com/SciSharp/SciSharp-Stack-Examples/blob/master/src/TensorFlowNET.Examples/ImageProcessing/DigitRecognitionRNN.cs) as well as the [Keras version](https://github.com/SciSharp/SciSharp-Stack-Examples/blob/master/src/TensorFlowNET.Examples/ImageProcessing/DigitRecognitionRnnKeras.cs) and am unable to get any of these to work. The CNN example...

I believe this is a feature request, unless it's possible and I just don't see it. Is support for planned, or would you consider supporting, Parameter Sets (eg. [PowerShell's Parameter...

enhancement
Area-Parser and Model Binder

Using `-ioiscomplete` on the shortcut path such as -> `\\SERVER\common\programs\KeePass\KeePass.exe gdrive:///ALIAS/master.kdbx -pw:GOBLEDEGOOK -ioiscomplete` Only works for the first user that actually authenticates the account. In my case, on my primary...

Hello, When I use KeeAnywhere with `kpscript.exe` it fails with the error: `E: An exception occurred during a WebClient request.` Is KeeAnywhere incompatible with `kpscript.exe`? (this was windows 10x64 any...

wontfix

I haven't seen this in the documentation, but following the tutorial and then inserting nodes with a large-ish string as an attribute intended for Full Text Search (query) - is...

- Make GetXmlDocsPath public - add additional functionality for cref= inheritdoc - added `.editorconfig` reflecting existing formatting styles

state: await-changes

I've been using `ts-json-schema-generator` as a CLI tool during development and it works great. I now have the need to use the tool in the browser. I'm trying to type...