-
So it turns out that I designed the API very badly 10 years ago. It's insanely leaky and is missing critical functionality. Ideas:
1. Deprecate everything that exposes the DB schema.
1. Use `X…
-
Similar to how bind mounts let you mount subfolders i.e `-v /host/path:/container/path`, is it possible for the same functionality to be available for named volumes? i.e `-v namedvolume/path:/containe…
-
This is an issue that's meant to be a place where we can consolidate some of the discussions around several issues raised regarding the name of the project/binary.
Namely https://github.com/opentff…
-
I think it would be great to have a "Random page" link as there are on some wiki engines, I don't know if that would be possible with the Gitbook platform though.
I would definitely use that to dis…
-
(moving some notes from a local text file for better visibility)
* [x] initial authn infrastructure with "spoof" authentication (#314)
* [x] initial authz infastructure with one protected endpoint…
-
Tax rules change a lot; also there are many countries out there. It's unfeasible to maintain up-to-date taylor-made presets for each country. (I mean it's great if it _just works_ with outputting a co…
-
Not exactly an issue, but was wondering if anybody had figured out the location of binance trading servers? I see that they have a bunch of different end points. Thinking of renting a server but need …
-
I am using google container engine, and trying to use this to access the k8s api. Trying to follow the example on the readme
```python
from kubernetes import client, config
config.load_kube_confi…
-
After installation when i was checking the version with below command.
```kubectl version -o json```
I am getting error below along with version information.
{
"clientVersion": {…
-
Okay, so I'm just gonna throw this out there: is it advantageous to migrate the Poisson solvers to a separate package (PoissonSolvers.jl)? It would be akin to the relationship between PencilFFTs.jl an…