Peter Stenger

Results 137 issues of Peter Stenger

I want a read-only characteristic that updates every 30 seconds with a random number. How can I do this @mikolak? ```js const myCharacteristic = new SimulatedCharacteristic({ uuid: '90', id: 91,...

I want to be able to access assignments by class, or all assignments

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug
severity:medium

Hi there, I was able to launch Vitis by swapping libgdk to version 3. It appears there is a known incompatibility if libgdk version 2 and JavaFX are loaded simultaneously....

I have minimal understanding of this codebase, but it seems the `complex.mk` file fails to parse. ```make AUX = README COPYING ChangeLog Makefile.in \ makefile.pc configure configure.in \ tar.texinfo tar.info*...

Reproduction ``` FROM s390x/ubuntu RUN apt update && apt install -y gcc make git golang-go WORKDIR /chal RUN go mod init my-module && go get github.com/89luca89/pakkero && \ cd /root/go/pkg/mod/github.com/89luca89/pakkero*...

Integrate perplexity API to allow scripting pro login. https://github.com/helallao/perplexity-ai

stale

- Hi there, I have talked with you over email. I spend some time today investigating if pymake will work for my needs. Unfortunately, there is a lot of complexity...

# Idea On each challenge in CTFd, an indicator of challenge health. ## Implementation - A `challenges_healthcheck` function that expires every ~5 minutes (using a timed lru cache) - An...