Halil Tezcan KARABULUT
Halil Tezcan KARABULUT
Is there a way to detect if the environment is running for pre-rendering? That way we can skip things like cron when pre-rendering and avoid problems like that.
Same issue with awesomewm, xrandr does not work too. ``` ➜ ~ xrandr --output eDP-1-1 --mode 2560x1600 --scale 0.6x0.6 --pos 1920x700 ; xrandr --output HDMI-1-1 --set --scale 1x1 --mode 1920x1080...
This works for me, doesn't it work on you? ```json "formatter": { "code_actions": { "source.fixAll.eslint": true } }, ```
> It happened to me two days ago with Nuxt. I fixed it by installing typescript as a dev dependency of the project. This fixed my issue! However, on VSCode...
If someone with Ubuntu 24.04 is still coming here to install rootless Docker, you probably missed this section from the official docs like me: **See**: https://docs.docker.com/engine/security/rootless/ > Ubuntu 24.04 and...
gpt-3.5-turbo-16k is [here](https://openai.com/blog/function-calling-and-other-api-updates).
> hypr is not maintained anymore except for reviewing PRs. If you want any new features, you'll need to make a pr. Hmm didn't know that, can we at least...
I didn't read the code but one fix could be: When the user stops writing for like 3 seconds, add a history item.
Update: I got around this by switching to facebook/zstd + C + Emscripten. I am now using it in my own project and able to compress/decompress without needing to send...
Hmm, after joining the Discord server and reading the docs more carefully, I've got more information. So the Lite mode does not lose the real IP but it does not...