Michael Pfaff
Michael Pfaff
> > It seems to happen only while I'm editing code, and not constantly. I would imagine it's some specific change to the file that is causing the problem, but...
I've got a specific case in a large project where simply moving the cursor **with the mouse** in a particular file triggers the aforementioned error consistently.
This might also be of interest: ``` stderr: error: (store ): Failed to execute build runner to collect build configuration, command: stderr: ~/.tools/zig/0.12/zig build --build-runner ~/Library/Caches/zls/build_runner.zig stderr: Error: ~/Library/Caches/zls/build_runner.zig:28:9: error:...
Would you consider using a smaller unit? I think microseconds would still allow Goose to track requests for any reasonable amount of time.
I'm running into this issue too. Did you ever get it working?
Darn. The ability to embed full rust expressions in the templates is a killer feature for me. Do you know of any other template engines that come close in terms...
I seem to be having the same issue on my Ticwatch C2 (skipjack)
I'd really like this to be merged. I have the sidebar open 24/7 for convenience, and not having it auto-lock is a huge security issue.
> Storing the Spotify access and refresh token is really unsafe. It should be safer to store it on cookies using a JWT or something of that sort. You say...
Ah, that is rather unsafe.