Petr Újezdský

Results 15 comments of Petr Újezdský

Still an issue on `Big Sur 11.1 (20C69)`

@Palivec you might want to reopen #491 or update to Big Sur.

Same problem on macOS BigSur 11.2.3, Samsung C49RG90 49" 5120x1440 px.

Just stumbled upon this https://github.com/apollographql/apollo-tooling/pull/2552/files/de2f287c24ddfd19cde67f5e34a07bcd1c69de77 > **[2022-01-21] Note - Upcoming Deprecation Plans:** We (Apollo) are working towards fully deprecating this repository and its related projects. Most of the functionality in...

I have been reencoding majority of my video collection to High@L4 because my TV does not support any better (eg. High@L5). Then I have been fiddling with missing subtitles for...

> SRT is fun to deal with because pretty much no SRT adheres to the basic standard that exists Another reason to make the SRT-passthrough. You won't deal with it...

I have found out cleaner solution, eg. via `Dockerfile`: ``` HEALTHCHECK --interval=1s \ --start-period=10s \ CMD ( \ curl \ --silent \ --show-error \ "http://localhost:8161/api/jolokia/exec/org.apache.activemq:type=Broker,brokerName=localhost,service=Health/healthStatus" \ # copy output to...

I have similar problem - for me it takes over 40s to start on my RPI 3 ``` pihole | 2025-02-25 00:15:28.062 CET [54M] INFO: PID of FTL process: 54...

This is docker stuff. Once you create a docker container via compose, you can not alter its configuration via `docker-compose.yml` (eg. after stopping it). You have to `docker compose down`...

Still problem in 4.28.0