Taimuraz Kaitmazov
Taimuraz Kaitmazov
Macbook PRO has a hardware ESC button. It takes a time to examine why do I need an `esc` button in MTMR. It is better to make an advice to...
**Is your feature request related to a problem? Please describe.** I want to set a 'secret_token' in a telegraf instance (it exists [here](https://github.com/KnorpelSenf/typegram/blob/eacfff9f4db49631313d57f1f256ba833225681d/proxied.d.ts#L125) ```typescipt const bot = new Telegraf('token', {...
* **Version**: 10.1.3 * **Target**: Windows I want to use custom babel config (provide options for `@babel/preset-react` module, which is required for new RC of react). How can I do...
Since npm v5 `--save` is redundant
### Current and expected behavior I have kubeconfig with next user field: ```yaml users: - name: oidc-keycloak user: exec: apiVersion: client.authentication.k8s.io/v1beta1 command: kubectl args: - oidc-login - get-token - --oidc-issuer-url=...
It will be easier to see which files should be used next if they are highlighted this way
You can put a `version` file in the root of download directory and check if current installed ollama has an identical version, for example.
Guys, it seems that this project is not being developed anymore. That's why for my needs I made a new one: https://github.com/atassis/react-codemirror-ts If you see any issues or features to...
After installing the LPP and initializing the PVC with pod, I receive an error for directory creation via helper: ```shell mkdir: can't create directory '/data/local-path-provisioner/pvc-7a3c3fd8-6564-4bd6-a655-8a967e000a4b_default_volume-test-pvc': Permission denied ``` To fix...
It will be handful to have a possibility to redo last migration in testing purposes. `rethinkdb-migrate redo ` where count is a count of last N migrations to redo.