-
I like the fact that mithril now is the _only_ SPA that does not get into the SSR side, which makes it complex for people who are only interested in SPA CSR, however the webpack is a bit "out of d…
-
See the whole thread at https://github.com/NixOS/nixpkgs/issues/16130 plus the ensuing IRC discussion.
As a quick recap: I and several other people see IFD as a pretty important prerequisite for Nix'…
-
Several places of the candy codebase have too much lines of code per function and also too much logic in it.
Also, we should reconsider the rooms/users memory "storage". As far as I know, we have e.g…
-
I would be interested in adding typescript support to SourcetrailDB. This would also lay the groundwork for JavaScript support as well.
Specifically, I would like to ensure that react code is suppo…
-
Note: I may not be aware of all configuration options or available functionality, so please let me know if I'm missing something.
AFIK, there is the option to configure fixtures in the test configu…
-
Comment tracker for ZIP-3
-
### [REQUIRED] Describe your environment
* Windows 10, Android 10
* Google chrome
* firebase js sdk version: 7.24.0
* firebase auth
### [REQUIRED] Describe the problem
When trying to…
-
- VSCode Version: 1.18.1
- OS Version: Windows 10 FU
### Explain:
There are certain extensions that play well together, and it would be useful to be able to set a config file to enable and dis…
-
Case: using `groupby().agg()` with a custom numpy funtion object (`np.mean`) instead of a built-in function string name (`"mean"`).
When using pandas 1.5, we get a future warning about numeric_only…
-
If you encounter an issue or have a question, check the wiki before you raise an issue!
This way you don't have to wait for someone to reply and the issues section doesn't get filled with non issues …