Sven
Sven
Hi, do yo consider providing Python wheels for demjson? cf. http://pythonwheels.com/
I've been redirect from here https://github.com/zware/codespeed/issues/3
Would you find it reasonable to include something like https://www.chromium.org/chromium-os/python-style-guidelines#TOC-Describing-arguments-in-docstrings into argh? ``` def cmd(param): """ Executes the cmd. param: very important parameter """ ``` Internally, we still need to...
I know I can specify a proxy in qTox. In some cases though, I would need to specify a username + password here as well like: my_user:[email protected] qTox crashes if...
https://github.com/tux3/qTox/issues/1286
I could not find anything useful on this topic, thus this thread. Recently, I introduced Tox to my girlfriend and sent her my ToxID. She try it out on her...
My girlfriend uses Antox for a three days now and her tablet needed 183MB for Antox alone. She said she needs 20MB per month for the messenger app of Facebook....
Hi everyone, first I want to say “thank you for this extremely lightweight server”. I love it. It works perfectly on my Raspberry Pi 4. 😊 Second, I‘m curious if...
Looking at https://lxd.readthedocs.io/en/latest/server/ and https://lxd.readthedocs.io/en/latest/instances/ Applying limits to instances separately is quite helpful. Not available (from reading the docs) are resource limits for the whole LXD server. So, given this...