milahu
milahu
i mean the PNM format produced by `scanimage --format=pnm` this is not supported by deskew: ``` $ deskew -o out.pnm in.pnm Error: File format not supported: in.pnm ```
trivial to fix ... patch for generated code https://github.com/milahu/gitea-client-python/commit/4f3d6e2d9d25edce4a99ea7cf13c6c4baa061e08 ```diff commit 4f3d6e2d9d25edce4a99ea7cf13c6c4baa061e08 Author: Milan Hauth Date: Sat Jul 27 20:20:46 2024 +0200 add pysocks diff --git a/gitea_client/rest.py b/gitea_client/rest.py index 9d4e85a..3b8ad7e...
please add a header like ```py #!/usr/bin/env python3 # convert vob subtitles from video files to srt subtitles # https://github.com/ruediger/VobSub2SRT/issues/105 # SPDX-License-Identifier: MIT ``` by default, the input video files...
> you can get for example more information if you make additional axis yes, but the axis must be orthogonal. my claim is, the four axis ( econ / dipl...
please no... the build step of typescript is a [cancer](https://gist.github.com/amcdnl/b52e9dd11850eeb8de8f?permalink_comment_id=4587480#gistcomment-4587480) types can be added as [jsdoc comments](https://www.typescriptlang.org/docs/handbook/jsdoc-supported-types.html)
https://polybase.xyz/whitepaper > This paper describes Polybase, a horizontally scalable decentralised query, index and storage protocol for structured data. > P2P > > All network participants communicate over a P2P system...
still an issue > Please wait... Updating the API Server URLs > Error: API Server URLs could not be updated patched popcorntime/src/app/updater.js ```js Updater.updateDHT = function (e) { const self...
> so the issues seems to be that nobody is seeding no, i tried to fetch `a4a9ad29e303e137ecb995c50a4e104b3e8f72e5` with qbittorrent but qbittorrent silently fails actually this is a client issue in...
nit: > acceptible susceptible
tried to apply workaround from https://github.com/proot-me/proot/issues/387#issuecomment-2802619835 but no luck diff ```diff --- a/bin/nix-portable.v012 +++ b/bin/nix-portable.v012 @@ -44,6 +44,7 @@ store="$dir/nix/store" # create /nix/var/nix to prevent nix from falling back to...