-
### Idea Summary
a turn-based pve roguelike in a mobile setting
### Background
our members:
@BriefCandle
@yangyaczz
### Looking for Members
looking for an AI alchemist (text, speach, i…
-
## Bug report
### Required System information
- Node.js version: 20.15.1
- NPM version: 10.8.3
- Strapi version: 5.0.0
- Database: PostgreSQL 16.3, compiled by Visual C++ build …
-
## Specifications for new sensor / switch / or other device ...
- manufacturer: WMBUS
## Specifications
- Microcontroller: < not matter >
- Version (Firmware): < uninteresting a…
-
Hi, I'm trying to send pino logs to grafana loki from a NextJS server side context, with pino-opentelemetry-transport I have this error:
```
Error [ERR_INTERNAL_ASSERTION]: Unknown worker message …
-
Hi,
I have my compose file:
```yaml
services:
kafka:
image: wurstmeister/kafka:2.13-2.8.1
ports:
- 9092:9092
depends_on:
zookeeper:
condition: service_s…
-
AILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':gradle-plugin:shared:compileKotlin'.
> Could not resolve all files for configuration ':gradle-plugin:shared:…
-
connect error!
Exception in thread "main" redis.clients.jedis.exceptions.JedisDataException: NOAUTH Authentication required.
at redis.clients.jedis.Protocol.processError(Protocol.java:127)
at red…
-
We received an error when reading a table with a certain column that has a large length. After inspection, we found that the length exceeded the size of the Slice by 2GB.
After investigation, it i…
-
**Describe the bug**
When Launching into Beekeeper Studio, the Menu bar in the Tabs: Edit, Tools, Window, Help don't display the Text. The File and View Tabs works fine, The Programm hangs up and aft…
-
Users could optionally specify HTTP protocol versions. Instead of
```
get http://example/com
```
one could write:
```
get http://example.com http/1.1
```
(upper case would be parsed correctly …