-
#### Your system information
- Steam client version: Aug 15 2016
- SteamOS version: 2.87
- Opted into Steam client beta?: [Yes]
- Opted into SteamOS beta?: [No]
- Have you checked for updates in Set…
-
In some environments (enterprise network, wifi hostspots, poor "internet" mobile plans...), ssh is blocked. HTTPS is almost always open. Allow `https://` scheme in repository URL.
This could be gen…
-
I'd like to implement a internal conversational search with custom search engine and LLMs, would it be easy to do so? (i.e. is there a plugable interface/plugin system?)
Or is it strongly coupling wi…
-
I'm trying to implement [Flysystem's MountManager](https://flysystem.thephpleague.com/v1/docs/advanced/mount-manager/) which is unfortunaltely not a Filesystem per se, but uses the same interface and …
-
Do we have any plans for Blazor Router Extension
- [ ] Declarative Routing
- [ ] Complex/Nested routes
- [ ] State passing between routes
- [ ] Lazy/Decomposed/modular routing
…
-
Change the model sync to be plugable. Make a default REST one, but the developer should be able to roll his own sync method.
-
Currently, someone has to choose between JUnit and coverage generation. Is there some way we can make suity plugable so that kcov and tarpaulin can be used with suity?
epage updated
5 years ago
-
# Task: Split up the Microsoft.ReactNative.dll into two DLLs: Core and UWP
## Summary
Introduce a new Microsoft.ReactNative.Uwp.dll that has all the UWP specific code. It includes the ReactApplica…
-
This app was initially used with an old django version by copying the directory to the other project. Being a fully plugable app using the last django version would be very useful in order to be more …
-
Useful in comparing TFIDF text representations, instead of using cosine
https://en.wikipedia.org/wiki/Cosine_similarity#Soft_cosine_measure
The similarity function s_i_j should be plugable (as i…