Antonio Kovačević
Antonio Kovačević
### Read and complete in full with information about your setup and issue before submitting. ### Do not delete the template. **Please use the search bar** at the top of...
**Describe the bug** On Nvidia Shield when using Ethernet LAN to connect to jellyfin server it won't play the media. It just sits there loading then after cca 20 seconds...
### Version Information  ### Environment Docker ### What is the expected behaviour? For the query to List Documents in a collection to return a list of...
### What happened? When having a lot of q-input components on a page it takes a while to render, especially if you have label and hint enabled. Here are some...
From what I can see while reading the code there is a possibility that the system can be in an inconsistent state in a scenario when [publishEvent](https://github.com/shijuvar/go-distributed-sys/blob/45a577ccd09ea0c850fd90cc0f9c7952ac4d56a8/eventstream/eventstoresvc/server.go#L50) fails to execute...
Benchmarking simple nil echo server to compare rsocket and http to see the overhead for small payloads to see how much can I squeeze out of rsocket. For http I'm...
Can you please add an option to shutdown the VPS before attempting snapshot?
### What version of Scylla or Cassandra are you using? Scylla 4.4.6-0.20211028.dd018d4de ### What version of Gocql are you using? v1.5.0 ### What version of Go are you using? 1.17.1...
**maplibre-gl-js version**: v4.5.0 **browser**: Chromium (Version 126.0.6478.126 (Official Build) (64-bit)) and their derivatives ### Steps to Trigger Behavior 1. Go to https://maplibre.org/maplibre-gl-js/docs/ in a Chromium (or derivative) browser 2. Zoom...
### Version 1.28.0 ### What happened? I'm using this `sqlite3` command to export schema from the database: `sqlite3 db/data.db '.schema authors' > ./db/schema.sql` and it generates an sql schema where...