Results 108 comments of Jackie Li

Hi @joerdav thanks for the comment. It is indeed not possible. Go's generics requires a type constraint to expand to a finite set of concrete types. There is still an...

I have a working version in the #1193 PR, since that one is more about typed templ symbols, I figured maybe I should extract the inline component to a separate...

Maybe can we introduce a "raw" mode which lets the user skip the template? this will be hard to use but also maximum flexibility that covers all cases. __Update__: I...

I continue to get frustrated at this. It looks like there is always a mic warmup time, like the first word, or the first few words are not registered, i.e....

I've got a example with github.com/coder/websocket working: https://gist.github.com/jackielii/4bded87e4d24fac3d82d45aea84b2d77

IMHO, openai-go should have all the structs that maps to the websocket API. This can already help the developers a lot. In addition, it doesn't introduce a new dependency for...

I tried this patch, it doesn't work in my case. I can't see any window: as soon as I activate capture, the applications disappear.

ran into this issue today as well. It's worth mentioning that I can use ``(`:h i_CTRL-X_CTRL-F`) to bring up the path pmenu without it starting with `/` or `./`. But...

can't emphasise how important this is . I do this at least once a day where I killed my line with `` but can't get it back. Although I use...