kapyaar

Results 11 issues of kapyaar

I have a requirement where a very long timed interrupt is needed. I believe `setFrequency(frequency); ` uses double which means I cannot have less than 1 Hz. Is there an...

I was trying to take a shot at this but I am getting error messages. I downloaded the zip and uploaded the zip as is, so all the files should...

Hi, is it possible to add features like resizable, crop, and rotatable to the already cool draggable? :) Sorry this is just a question, not an issue.

### Board ESP32 Dev Module, 8MB Flash ### Device Description ESP32 Dev Module, 8MB flash ### Hardware Configuration 8MB ESP32 Dev Module. No attachments ### Version latest master (checkout manually)...

Status: Awaiting triage

### Description I am using [nginx](unit:1.32.1-php8.2) in docker with kafka. I have the following setup. DockerFile ``` FROM unit:1.32.1-php8.2 ENV PHP_OPCACHE_VALIDATE_TIMESTAMPS="0" \ PHP_OPCACHE_MAX_ACCELERATED_FILES="10000" \ PHP_OPCACHE_MEMORY_CONSUMPTION="192" \ PHP_OPCACHE_MAX_WASTED_PERCENTAGE="10" RUN docker-php-ext-install opcache...

bug

### Name and Version bitnami/kafka:3.7.0 ### What architecture are you using? amd64 ### What steps will reproduce the bug? Trying to get a working system for handling high throughput. Testing...

tech-issues
triage
kafka

I am seeing a strange behaviour. I am using docker-compose, with the dockerfile as the build source. Everything is working. Now, if I use apache ab load test tool, with...

### Board ESP32 Dev Module ### Device Description ESP32 Dev Module ### Hardware Configuration Base Board with no peripherals. ### Version latest master (checkout manually) ### IDE Name Arduino IDE...

Status: Test needed
Status: Needs investigation
Area: WiFi

Hi, I am new to frankenphp, trying to evaluate this for a project. I started with https://github.com/f00b4r/2023-10-frankenphp and got it working. Now, I want to use some extensions like kafka,...