monotykamary

Results 11 comments of monotykamary

> dupe of #220 It isn't a duplicate of #220 as the language server does not even recognize the template string to allow autocomplete despite it having syntax highlighting. The...

Had this issue with publishing https://github.com/monotykamary/vscode-aql running on `lannonbr/[email protected]` which still uses `node:10-slim`. Upgrading to 3.0.0 seems to run just fine.

@roovo I have Dataview 0.5.47 and CardBoard 0.6.4 installed, but it seems I'm not able to use formatted completion dates. **EDIT:** ah it seems that I need to enable this...

I was just thinking this yesterday, since I often use Paperspace machines to stream OBS. Much cheaper to use than GitHub Codespaces for the same machine tiers. I've written a...

```sh launchctl setenv OLLAMA_HOST "*" launchctl setenv OLLAMA_HOST "0.0.0.0" ``` Running these commands and restarting Ollama seems to work fine on my end on my M2 mac 🤔

The pull request is very clever on how it organizes by IP. However, it did give me issues when booting the cluster above 1 replica along with quite a few...

Very fair point. What about `.Task.Slot`? : ``` $ docker service create --name mariadb-cluster \ --network default \ --replicas=1 \ --mount type=volume,src=mariadb-cluster."{{.Task.Slot}}",dst=/var/lib/mysql \ --env DB_SERVICE_NAME=mariadb-cluster \ toughiq/mariadb-cluster:10.2 $ docker service...

> I am not quite sure, if this isnt a default behavior. Means, that if you would hard kill a classic Cluster Node, it would result in the same error/problem...

- Upgrade standard of prose and descriptions - Relate/reflect more to practices existing in company

Oh, so that's how it works. Many thanks and sincere appreciation and sorry for the trouble!