Étienne BERSAC

Results 377 comments of Étienne BERSAC

Note that we recommend using `temboard register-instance` on UI side rather than registering on agent side. This avoids asking for admin credentials on UI and prevent agent to UI request...

What was the log message of temboard agent ?

You confused XDG `~/.config` and `$PWD/.config` as described at https://github.com/pi0/config-dir . Please reopen. Regards, Étienne

I guess golangci should build the *project root* from config path by removing both filename and trailing `.config`.

This issue is not related to XDG. .config is an universal local config directory for developer tools. @k4yt3x your use case seems valid and may be implemented with local .config...

Same here. We use symlink to deduplicate files between workspace members. Setuptools is fine, not uv_build. uv is awesome, btw !

@JosephTLyons , thanks for your attention. Here zed is struggling: [zed.webm](https://github.com/user-attachments/assets/4be14d4b-bdc3-4261-9eab-ac3e85ef3c39) While alacritty is fine enough (inside Zellij): [alacritty.webm](https://github.com/user-attachments/assets/f07d0988-50ef-4fd2-8e28-8a122ba87678)

I too experience some slowness, especially when running magit.

What return `apt show temboard` ?

> root@fact-bdd:~# apt show temboard N: Unable to locate package temboard N: Unable to locate package temboard E: No packages found How did you install temboard ? pip ? We...