Results 60 comments of PyroScope Project

Those with a proven track record of causing no problems. CURL_VERSION=7.54.1 # 2017-06 CURL_VERSION=7.61.0 # 2018-07 CURL_VERSION=7.65.3 # reported to be fine Non-exhaustive of course.

The chopping of names must be made Unicode aware, i.e. using https://github.com/pyroscope/rtorrent-ps/blob/84fbee77b0cf5482ed301409111f89cb00da81c3/patches/command_pyroscope.cc#L662-L674 or similar.

All that needs is 2 lines of config, so just add it.

https://github.com/pyroscope/pyrocore/search?q=tm_downloaded

In 0.9.6, it is `dht.mode.set`. Also, this is a dupe of #158, which includes a solution. Can be closed.

rt and fuse do not mix. change to a hierarchical setup for hot items in case you cannot avoid it for the bulk of the data at any cost.

Also c-ares or not is not specified. Some reliable numbers on how this and e.g. the presence of a local DNS cache influences startup times would make judging ROI on...

Even if Jari accepts this, doing it as an array with names or enum indices is way less code and more extensible.

Look at `torrent.list.layout` and do something similar for colors – a bool would suffice (`ui.colors.enabled`), but a string value (`ui.colors.theme`) would allow different colorization schemes / themes (possibly foregoing variables...