umlx5h

Results 11 comments of umlx5h

I could not get it to work this way with an error. It seems to be possible if it is not a float. Instead, I used the following silly method....

thanks for your reply.

This is definitely needed. TypeORM can do this. Prisma's type checking and auto-completion are awesome but the amount of freedom is restricted. It would be better we can choose controlled...

This problem also occurs in the latest `v0.11.0` in my environment. terminal: wezterm, with tmux ## hot to reproduce 1. Execute ex cmd `:vsplit | term` 2. Execute shell `stty...

> I tried to reproduce the behavior you described: I reproduced this, but If I closed the application by pressing CMD+Q instead of tab, then tmux session is gone. (If...

I'm sorry. This is the exact step. preparation ``` # disable for default settings rm -rf ~/.tmux.conf ~/.zshrc ~/.wezterm ``` pattern 1: when closing wezterm application ``` 1. Open wezterm...

Thank you for the detailed explanation. I understand that this is the current specification. It might be easier to understand if it is written in the documentation. I will try...

Hello. I also noticed that if I run `WhisperFactory.GetSupportedLanguages` before actually running Whisper, the runtime is fixed at that time. Changing `RuntimeOptions.RuntimeLibraryOrder` after that does not reflect this. Due to...