Damian Giebas
Damian Giebas
Hi. I couldn't find answer in documentation so I'm asking here. How to force attempt manager to put value returned by function into callback, when I iterate over Retrying. Example...
Hi. I tried run micropython on RPi 2B and sadly it does not work. There is possibility to force your project to do that? Best regards. Draqun
**Describe the bug** Installation Altair from snap on Ubuntu 20.04 has a problems with displaying menu entries. **To Reproduce** I do not know it can be easily reproduced. I have...
Hi. I need put to frontend observable dictionary with few nested observable dictionary. So my code looks like ``` var DevicesViewModel = function(node) { var self = this; self.node =...
``` VERSION 0.8 FROM alpine RUN false test: FROM alpine RUN echo "base is never referenced, it shouldnt even be run" ``` running `earthly +test` fails, even though `+base` is...
## Description From unknown for me reason this repo does not work with provider in version 5.60.0. ## Versions Provider ```HCL terraform { required_version = ">= 1.9.0" required_providers { aws...
Hi. I've installed promptfoo form tthis package https://pypi.org/project/promptfoo/. Running promptfoo ends with the following exception: ```fish (promptfoo-self-learning-py3.13) damian@dgiebas-ubu-i4b-pl ~/A/promptfoo-self-learning (master)> promptfoo --version Traceback (most recent call last): File "/home/damian/.cache/pypoetry/virtualenvs/promptfoo-self-learning-nABErWj3-py3.13/bin/promptfoo", line...
Hi. Is it possible to add support for Django 5.2? Currently the latest version valid is Django 5.1.8 but not all elements works eg. test does not work at all.
**Describe the bug** I created a form with a date selector using a package and it doesn't work. But the strangest thing is that the time selector works perfectly. Also...
Hi, I've created the new project to try slidev because it looks very very cool, but there is no way force it to use my color schema. My uno.config.ts ```typescripts...