Frank Sachsenheim

Results 320 comments of Frank Sachsenheim

though I haven't yet used the lib so far, I'd say that Python 2 support should be dropped. Also the stdlib's json module is fine today, no need to rely...

as a related note: it'd be great if the latest release of a major branch was also tagged with that major version, eg. `5.3.1` would be available as `5.3.1` and...

oh, and another note: there's no commonly used semantic for the `latest` tag in the Docker ecosystem and thus people have different expectations. one way to deal with it, is...

maybe i'm missing a point, but have you considered to put a wsgi daemon in front of ipwb?

> I am not sure how a web server used has anything to do with how the content will be read from the IPFS server. not at all. from your...

the same is true for an instance that is invoked w/ `pywb --proxy default`.

> But if each software installation would just throw everything into /usr/local/bin, like rascsi does it, this would be quite a mess. but that is what every installation does (respectively...

thank you for your feedbacks. the [Linux FHS](https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.html) is very clear that there is not the one location where software is to be installed. if it was to be kept...

with "embedded route", you mean distributing disk images for SD cards. do you? this seems not too ergonomic for software updates to me. i'm certainly interested in a pro/con-list for...

some 2 cents: - you may have read the news that mozilla is funding 3.5 support of PyPy - no, it's not worth the effort to make an end-user-application compatible...