Carlos Eduardo Sanchez Torres (sanchezcarlosjr)

Results 8 issues of Carlos Eduardo Sanchez Torres (sanchezcarlosjr)

Hello @0hq, I think the below results are not the expected behavior. ![](https://i.ibb.co/pfgJbNf/Screenshot-from-2023-04-20-23-46-43.png) Shakespeare Model. ![](https://gcdnb.pbrd.co/images/zlOK1i3URlrF.png?o=1) GPT2 Model. # Environment Arch Linux Chrome Canary Version 114.0.5720.4 (Official Build) dev (64-bit)...

Hello, I attempted to use Gluesql on a web worker, but it doesn't work because it refers to the Window object. If I'm a web worker, I can't refer to...

question
improvement

# References https://github.com/CodelyTV/dotly/pull/172

I'm wondering how others publish their dotfiles when they might have secrets such as API keys, tokens, and so on. I'm employing CryFS, saving the encrypted data inside my repository,...

I made a ljpeg library ``` pip install ljpeg ``` https://pypi.org/project/ljpeg/

Share your notebooks here. > Please remove your API keys or tokens before sharing your notebook here.

documentation

### Describe the bug Hello, @aliemir published the PR https://github.com/refinedev/refine/pull/5992 and it works. However, esbuild doesn't compile as expected. The compiler doesn't generate correctly as you write here https://github.com/refinedev/refine/blob/4654353b90b6a09cbf65e41d4c1fa82553a2a3fa/packages/devtools-internal/src/use-query-subscription.tsx#L13 So,...

bug

The cron expression can consist of either six or five fields separated by white space, but the documentation states that it should only comprise five fields. I tested this before...