Jehan

Results 124 comments of Jehan

> Wouldn't it be easier (or good enough) to just count requests that have a range starting with 0? I don't really understand what you mean, or what you are...

Ok so trying to guess what you might have meant, it is that you assume that we'd have exactly 1 GET call with a range starting at 0 per download....

@ott > However, the efficiency of the Redis operations could be doubled I assume you mean that we can do the `GET` and `SET` in the same time. So I...

For the record, the reason why I propose this patch is that for instance, in GIMP case, mirrorbits currently shows more 26 millions of downloads just for our current stable...

> Mastodon allows you to make followers-only posts. So followers can see them while people not following you can't. That's about the only thing currently. That's what I thought. Though...

Hi! I notice that the 'project_urls' dict value is now merged in since July: https://github.com/pypa/warehouse/pull/4184 And this is also in Python docs: https://packaging.python.org/guides/distributing-packages-using-setuptools/#project-urls So if we add the project_urls['Source'] value...

> I think renaming (or even deleting some) of the demo commands is fine. Which ones are the demo commands should I remove? I'll remove them from the build system...

> A configurable prefix would be great. What do you mean? A configurable prefix is brought by default with CMake as far as I know, with the `CMAKE_INSTALL_PREFIX` option. Or...

> I described everything in detail: #383 (comment) Ah yeah well the problem with this approach is that you can only install one or another. I think that mozjpeg should...

> This is your and only your opinion. It's not about opinion. It allows the lib "libmozjpeg" to always work as being mozjpeg (unequivocally). And optionally we can have **also**...