Constantin Schreiber

Results 8 issues of Constantin Schreiber

Simpified crafting code which improves crafting speed drastically Video: [Old Implementation](https://cdn.discordapp.com/attachments/413438150594265099/934446359392690246/javaw_iyBckBPPYl.mp4) [New Implementation](https://cdn.discordapp.com/attachments/413438150594265099/934447741638160424/javaw_e5uAC0ntCy.mp4)

waiting info from op

### Versions libtorrent version (or branch): 2.0.9-r2 platform/architecture: ARM64 ### What is the problem? IO on mounted CIFS (SMB) network share are abnormally low. - Downloading to the network share...

__Steps to reproduce:__ 1. Write data in loop 2. Take down InfluxDB 3. Observe large duration of WriteApi#Write __Expected behavior:__ Even if InfluxDB is down, the Synchronous API doesn't block...

question

### Link https://www.eglo.com/de/aufbauleuchte-fueva-z-98849.html ### Model EGLO CONNECT.Z 98849 ### Description LED Light with color temperature and brightness regulation ### Vendor EGLO ### Picture (link) https://www.eglo.com/media/catalog/product/cache/bcbb0e682fb7a51b30fce4a1d18ca09b/dam/cumulus/5ea145633a6380.29947650_101_0001.jpg ### Database entry {"id":15,"type":"Router","ieeeAddr":"0xa4c138295da4db43","nwkAddr":39444,"manufId":4417,"manufName":"AwoX","powerSource":"Mains (single...

stale

When defining Indexes in Prisma those aren't reflected in the resulting drizzle schema. Example: ``` model User { id String @id email String? emailVerified Boolean @default(false) createdAt Int @default(dbgenerated("(unixepoch('subsecond') *...

### Issue Summary When using the following code to set up a route, the route appears in the Swagger documentation but results in a 404 error when accessed: ```typescript const...

### Describe the problem to be solved ## Problem After following the [Getting Started](https://spegel.dev/docs/getting-started/) documentation, I discovered that Spegel exposes open NodePorts by default (30020/30021), which are accessible from outside...

enhancement