Zoltán Lehóczky
Zoltán Lehóczky
SoftFloat seems to be almost completely possible to convert into an FPGA-based hardware implementation with our [Hastlayer project](https://hastlayer.com). Hastlayer can automatically convert a subset of .NET into hardware implementations, providing...
(I'd have opened a Discussions thread for this if that feature would be enabled. Sorry if this is not a good place for such show and tell announcements.) Something curious...
The good news is that this is already done in this fork: https://github.com/czmirek/AspNet.Mvc.TypedRouting
As discussed starting from this coment: https://github.com/OrchardCMS/OrchardCore/issues/3991#issuecomment-551965711 Once this is done it can be used by the Publish Later module and perhaps later by an Archive Later module (https://github.com/OrchardCMS/OrchardCore/issues/5754).
The current "Create pull request" button available under a JIRA issue will create a GitHub pull request where the PR's title will be generated from the branch name. E.g. for...
Let's add some SQL indices where the most common queries would need it. We had discussions about this before that adding such indices is up to who operates the site...
Several core pieces of Encog seems to be almost completely possible to convert into an [FPGA](http://fpgalanguages.com/fpga-1//what)-based hardware implementation with our [Hastlayer project](https://hastlayer.com). Hastlayer can automatically convert a subset of .NET...
E.g. something simple like `LogTask`. [Jira issue](https://lombiq.atlassian.net/browse/OSOE-342)
Instead of having to start with the SDK solution create NuGet packages that you'll then be able to add to your app. - Let's use our NuGet-publishing GitHub workflow if...
This would make it possible to generate the hardware on one machine and utilize it on another one. So, basically caching the whole hardware representation locally. Now caching is done...