Turbo Ninh

Results 22 comments of Turbo Ninh

`infused-kim`'s folk seems to be outdated. Do we have any development on this, even a hacky one?

It seems like the problem caused by the external power being cut off. So it is a known problem, but for a keyboard newbie like me, it was not obvious...

It seems like the problem caused by the external power being cut off. So it is a known problem, but for a keyboard newbie like me, it was not obvious...

Alternatively, you can set up custom loader via `next.config.mjs` file to use `Image` component directly. Example: https://github.com/t18n/next-cdn-image/blob/main/next.config.mjs#L3-L8

Slightly related to this issue. My need is not to have the entire model backed up; rather, I would like to be able to "sync" it to my dotfiles across...

@qianlifeng I tried it but still didn't work :(

I am experiencing the same issue on iOS app `1.91.0 build 141 - server 1.97.0`. In my case, it was not due to VPN disconnection but when my server is...

Unfortunately this is still an issue. You cannot install Lua 5.1 with homebrew anymore ``` ❯ brew install lua51 luarocks --lua-version=5.1 install magick Warning: Formula lua51 was renamed to [email protected]....

@Aljenci what problem do you have with the script? It still works for me. I am not sure that downloading from another domain is better.

This seems to affect also `$` and some other special characters I also use the app to generate token to test `jsonwebtoken` lib, however, the backend always failed to verify...