Kamil Trzciński

Results 18 issues of Kamil Trzciński

The `self.find_or_create_all_with_like_by_name` seems to implement something that resembles concurrency safe creation of records: if many records are created concurrently and one of them ends-up being unique transaction is being reversed....

All recent Raspberry PIs (including the prior ones using 5.10 kernel) do support hardware acceleration of: - decoding/encoding of the H264 stream (up-to 1920x1080x30p) - decoding of the JPEG (up-to...

enhancement

I do own Turris Omnia that runs stock OpenWrt. __Unsure if this is a problem of `luci-app-attendedsysupgrade` or `sysupgrade.openwrt.org` service.__ ## Problem When trying the `luci-app-attendedsysupgrade` the incorrect package is...

The server doesn't support clients that use Transfer-Encoding: chunked with Content-Length set to 0 (or not send at all). After looking at code it appears that socket is left in...

Thanks for great component. It was great to find it :) I was having a trouble when running UART on ESP8266 on 1.5M where there was clearly buffer overrun first...

## Problem I'm following for some time the klipper ecosystem and see a few missing features: - ability to have timelapse - ability to have a picture of a print...

enhancement

Proof of Concept for https://gitlab.com/gitlab-org/gitlab-ce/issues/57897 to see the amount of changes to make this work. This introduces a new set of options that allows instructing Distribution to store blobs per-repository,...

area/gc

It become quite common for Klipper users to create custom components and create a dance to symlink them into `extras` folder. This PR provides a first class support for `custom_components`...

reviewer needed

Can you provide precompiled binaries for armhf and arm64? Those platforms are increasingly popular with Raspberry PIs, Apple M1 (you can run virtualised linux), etc. Looking at the build scripts...

enhancement

This makes the following changes: - Re-uses existing emulator if configured. - Destroy existing database before re-creating.