Results 653 issues of milahu

backtrace should be default on if `RUST_BACKTRACE` is unset in env crashes can be rare, hard to reproduce this change makes it easier to debug crashes `RUST_BACKTRACE=full` may be too...

error was ``` $ python3 -c "import btdht" ... File "/nix/store/vl11kw645rjqd46irlsw2bkch24p9p0i-python3.12-btdht-0.3.3/lib/python3.12/site-packages/btdht/__init__.py", line 13, in from btdht.dht import DHT, DHT_BASE, Node, Bucket, RoutingTable File "btdht/dht.pyx", line 1, in init btdht.dht File...

currently spotify-recorder is unfree

- https://github.com/seb776/CSToGDScript Used for godot game engine, it converts C# to GDScript a kind of typed python - https://github.com/seb776/Shader_Minifier A ultra sketchy GLSL to Javascript compiler - There is also...

continue #55 german version: #56

im in jail for distributing my book [Prison for book distributor](https://github.com/milahu/alchi/blob/master/deutsch/feedback/knast-2024/2024-12-09.prison-for-book-distributor.md)

https://pontus.feralhosting.com/milahu/bin/get-subtitles http://milahu.pontus.feralhosting.com:9591/bin/get-subtitles todo: wildcard ddns redirect with https http://milahu.ddns.net:9591/bin/get-subtitles the old server expires on 2025-04-07 09:48 UTC https://erebus.feralhosting.com/milahu/bin/get-subtitles

[get-subs.py](https://github.com/milahu/opensubtitles-scraper/blob/main/get-subs.py) is slow because its a CGI server but should be a FastCGI server or an [HTTP server](https://docs.aiohttp.org/en/stable/web.html)

on some machines, the public ip address is assigned to the loopback interface `lo` for "fully redundant networking" ([high availability network setup](https://www.geeksforgeeks.org/computer-networks/network-design-principles-for-high-availability-and-redundancy/)) for example at feralhosting.com but then, qbittorrent fails...

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**. Not a [question or feature request](https://github.com/gsantner/markor/issues/new/choose). - [x] The topic is **not** already reported at...