Danilo Luvizotto

Results 7 issues of Danilo Luvizotto

to reproduce what you're doing, right? I can find 4 qrc/rcc inside the binary (maybe there is 1 more) and a bunch more of qml strings not in them, but...

## Issue Details When trying to build openscad-git on Arch Linux from AUR, I get the following error: ``` CMake Error at CMakeLists.txt:303 (find_package): Found package configuration file: /lib64/cmake/CGAL/CGALConfig.cmake but...

help wanted
not a bug
CMake scripts

I see there is a Makefile in Marlin folder. How do I use it to build the firmware? Thanks in advance

### The problem Having Google Cloud TTS in `configuration.yaml` increaases the CPU usage in my Odroid XU4 from about 10% to between 70% and 110%. It is not necessary to...

integration: google_cloud
stale
cpu

Hello, I'm running sc-controller on KDE 5.26.2 (wayland) on upstream Arch Linux on my Steam Deck. While it works, I see `scc-daemon` is always using ~~100%~~ 12.5% of one of...

Starting today, when I run `ChatGPTEditWithInstructions`, I get an error message: ``` // API ERROR: The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations ``` The error message seems...

I get `Config api_key_cmd did not return a value when executed` when using the following config: ``` require("chatgpt").setup({ api_key_cmd = "/usr/bin/secret-tool lookup Path 'OpenAI API Key - chatGPT.nvim'" }) ```...