Anders Sveen
Anders Sveen
First of all: I love PaperWM, it fits perfectly with how I want to use the desktop. But sadly I can't use it because it looks like it slows down...
We're issuing a select query with a `WHERE x IN ()` clause with bindlist. For our case _we halve the query time_ when we change it to be `WHERE x...
We're seeing JavaScript errors (we think) from Maps. It gets masked because of browser security policies, so we would like to add crossorigin="anonymous" to the Google Maps script tag. Is...
Just installed through HACS and set up config. The logs fails in setup like this: `Logger: homeassistant.components.sensor Source: custom_components/airthings_cloud/sensor.py:99 Integration: Sensor (documentation, issues) First occurred: 21 September 2021, 19:00:12 (2...
Is it possible? I am not familiar with their APIs etc. Due to corporate policies it is the only LLM (service) that we can use on our codebases.
### Is your feature request related to a problem? Please describe. We are calling a Postgres DB and getting exceptions for the normal flow of things (we shouldn't, but do)....
From `goose configure`, choose Copilot: ``` ┌ goose-configure │ ◇ What would you like to configure? │ Configure Providers │ ◇ Which model provider should we use? │ Github Copilot...
I suspect it is not possible, but I have to check: I want to use Konform with HTML DSL and generate HTML form validation information (required, minlength etc). But to...