-
Where should /.well-known/webfinger and nodeinfo point to?
Both error messages are pointing to https://docs.nextcloud.com/server/21/go.php?to=admin-setup-well-known-URL - but there only the target…
-
A well-documented file with links to all amazing articles on open source. The articles can be placed into different groups for better clarity.
-
As Drumil
I want the group project repository to be well organized and documented
So that I can evaluate the team's work efficiently
n-anw updated
4 years ago
-
# Bug report
### Bug description:
InterpreterPoolExecutor takes a thread_name_prefix parameter, but it doesn't propagate to the underlying subinterpreter.
```python
from concurrent.futures import T…
-
Users should be able to see the full list of items they priorities, and reorder them in some straight-forward manner. This could include a widget to push an item up or down in the list (which may requ…
-
OpenTelemetry SDK offers very strong tool in form of Aggregation views and customizations as documented e. g. in https://opentelemetry.io/docs/instrumentation/java/manual/#views.
Current spec give…
-
Use something like https://github.com/axnsan12/drf-yasg and make sure the output is documented well enough. We'll probably need to add some docstrings here and there.
-
Well it's very apparent I haven't documented much of DFFML. I am going to do more as I can. But if anyone wants to help out please do!
-
Grey on white is hard to read for many people. The phenomenon is well documented.
-
I believe `methods` should have a bit more of information, consider,
```
struct A end
methods(A)
struct B{T} end
methods(B)
methods(B{Int})
struct C{T}
C(x) = new{Int}(0)
end
methods(C)
…