Rich Jones
Rich Jones
Saying "follow this post on reddit" isn't exactly good package management practice. The instructions, currently in the README, should ideally be provided bash/python scripts that can be run on fresh...
It'd be nice to have a setting to set which fields are returned in the token. For instance, I like to use non-sequential user_ids.
Another thing I would find SUPER useful would be the ability to use http-prompt as a normal Python REPL. I'm imagining that this would either be with back ticks, a...
Now that there is a 'Preferences' Window, one of the primary things I'd like to be able to configure are the 'Proxy' settings of the application. (To me, that seems...
This is poor API design as it introduces a potential security vulnerability. I'd suggest this be changed some time in the future, but not without a heads up as it...
_I was sent here from [nomad/#3916](https://github.com/hashicorp/nomad/issues/3916)._ My original question to the Nomad team was: > We are using Nomad for job dispatching as part of a data processing pipeline. Our...
Heyo! Loving Vult so far! I'm looking at the language reference, and I don't see anyway to do power functions ( ex: `3**3 == 27` or `pow(3,3)==27`). There is an...
The biggest problem I am having as a Vult language user is unrecoverable instability. This seems to come from my problem converting from actual-frequencies to `w0` values for filters -...
The "quickstart" example in the docs is incomplete. Running it as described with a fresh DRF and fresh drf_openapi will give: `NameError: name 'API_PREFIX' is not defined` Fixing that then...
It is difficult to read a long manuscript with the current style settings. It might be useful to build on the work of other projects which convert Markdown into the...