Joachim Schiele
Joachim Schiele
@gvarph i restarted the nixos WSL guest and afterwards it was working. so might be a first-time deployment thing. didn't check the logs so can't tell what is going on.
Found a solution. Triggered the bug with this ``` cp foo.mdwn foo1.mdwn rm foo1.mdwn cp foo.mdwn foo1.mdwn rm foo1.mdwn cp foo.mdwn foo1.mdwn rm foo1.mdwn cp foo.mdwn foo1.mdwn rm foo1.mdwn cp...
This works on nixos but not on nixos-wsl.
@insooneelife make sure you can access the rest interface of ollama: in cmd.exe do this (note this does not work for powershell): ``` set OLLAMA_HOST=0.0.0.0 ollama serve time=2024-03-14T13:49:11.157Z level=INFO source=images.go:710...
@wouterverduin the easiest way is to set it as global environment variable using https://superuser.com/questions/949560/how-do-i-set-system-environment-variables-in-windows-10 and just restart ollama by clicking on the ollama icon in the task bar, exit it...
@gbj thanks for the explanation. i'd love a short note in https://docs.rs/leptos/latest/leptos/fn.Show.html about the rerendering. other than that we can close this. should i do a PR?
@pavel-hushcha you want to set an environment variable on the destination host using an interactive query on the shell and then spawn a bash using this 'extended' environment, right?
Is this now merged? I can't find any code in the PR.
Finding the right docker client go implementation is so confusing. Could someone update the **About** field: **(Still WIP) Official Go SDK for Docker** And change it to something like: **(deprecated...
we will be looking into this tomorrow. can you provide a screenshot how it looks and how it should look? and maybe add some more text (4 lines) about the...