Kirill Bogomolov

Results 13 issues of Kirill Bogomolov

**Описание фичи или улучшения** HTML тег может иметь внутри себя для подтверждения отправки формы. Но не работает как ожидалось. отправляет форму корректно, так что это является незначительным улучшением. **Почему улучшение...

I would like to convert audio files mp3 to wav and wav to mp3 with pure go. I guess save bytes to file with .wav extension is not what I...

OS: WSL Ubuntu 22.04 Bun version: 1.0.36 Bunrest version: ^1.3.8 My code: ``` app.get("/api/v1/one/:name/:id", async (req, res) => { const name = req.params?.name; const id = req.params?.id; if (!id) {...

Hey, @WerWolv Nik! Your Pattern Language is great. I like to use within ImHex software. But now I have a use case that doesn't covered at all. A desktop application...

# Overview I would like to see SuperTokens in the [docs](https://elysiajs.com/plugins/overview) of Elysia ### Description I setup it with middleware of express and it has empty body on signin POST...

Hello, I can't login in edgedb ui reproduction: ``` # compose.yml services: edgedb: image: edgedb/edgedb:5.7 depends_on: postgres: condition: service_healthy environment: EDGEDB_SERVER_ADMIN_UI: enabled EDGEDB_SERVER_SECURITY: insecure_dev_mode EDGEDB_SERVER_BACKEND_DSN: "postgresql://my_user:my_password@postgres:5432/postgres" volumes: - "./edgedb-data:/var/lib/edgedb/data" -...

Refer to issue: https://github.com/edgedb/edgedb/issues/8157 Version of EdgeDB CLI: `Gel CLI 6.2.0-dev.1232+e1eee9f` There's should be export or copy button for full module for example here I can not copy all and...

## 🚀 Feature I would like to see sending logs to elasticsearch (ELK stack) via UDP ## Implementation details You just say to instance "Hey, send logs to another place,...

enhancement

@psobot What I do wrong? I open serum vst3 in pedalboard and would like to change 'mastervol' parameter. I can read it: ``` { "mastervol": { "range": [ null, null,...

**Is your feature request related to a problem? Please describe.** I have been using react ui kit called mantine.dev and it's hard to cut all variables with that setup ```...

Feature request
Stale