I think its typical that only one python runtime is installed in the system. What is the use case for bundling the runtime with the app?
This may seem like a good idea, but it gets problematic since you need to always use isinstance checks. Its actually discouraged to return union types by the mypy team: https://github.com/python/mypy/issues/1693
Scripts which generate the config also have their own problems. Check out Dhall, it attempts to solve this.
I think docker is great for providing isolated environment, venv has similar goals. pip-tools + docker is powerful combination, but the article doesnt mention pip-tools for some reason.
docker with pip-tools is great combination, you get deterministic builds easily
Just FYI: google recaptcha works with screen readers too and blind users can use it.
I get your point, but i think the main reason for using 80 character line length nowadays is that its more readable. Books use often line lenght of about 60 characters for this reason.
I think reviewing all code in the dependencies is not reasonable. When i add new dependency to my projects i evaluate how trustworthy the maintainers seem.
I have understood that saturated fats are bigger culprit for type 2 diabetes than high carb intake. Also sugars are larger risk than carbs in general.
The participants received other benefits too, the total was higher than 560 per month.
Is ORTC used by something else than Skype?
For me and many others audio input doesn't even work. There is a ticket in their issue tracker, it has been broken for a long time already
they seem to use Opus with 160 kbit bitrate now, you can view the formats with youtube-dl -F. Bandcamp disallows using compressed source audio, i wish youtube would too.
The sources look solid but you seem to mix eating carbohydrates with being diabetic. On dietary risk factors, i think sugar and bad fats are common culprits for t2 diabetes. I dont think carbs is as significant itself.
I think its typical that only one python runtime is installed in the system. What is the use case for bundling the runtime with the app?
This may seem like a good idea, but it gets problematic since you need to always use isinstance checks. Its actually discouraged to return union types by the mypy team: https://github.com/python/mypy/issues/1693
Scripts which generate the config also have their own problems. Check out Dhall, it attempts to solve this.
I think docker is great for providing isolated environment, venv has similar goals. pip-tools + docker is powerful combination, but the article doesnt mention pip-tools for some reason.
docker with pip-tools is great combination, you get deterministic builds easily
Just FYI: google recaptcha works with screen readers too and blind users can use it.
I get your point, but i think the main reason for using 80 character line length nowadays is that its more readable. Books use often line lenght of about 60 characters for this reason.
I think reviewing all code in the dependencies is not reasonable. When i add new dependency to my projects i evaluate how trustworthy the maintainers seem.
I have understood that saturated fats are bigger culprit for type 2 diabetes than high carb intake. Also sugars are larger risk than carbs in general.
The participants received other benefits too, the total was higher than 560 per month.
Is ORTC used by something else than Skype?
For me and many others audio input doesn't even work. There is a ticket in their issue tracker, it has been broken for a long time already
they seem to use Opus with 160 kbit bitrate now, you can view the formats with youtube-dl -F. Bandcamp disallows using compressed source audio, i wish youtube would too.
The sources look solid but you seem to mix eating carbohydrates with being diabetic. On dietary risk factors, i think sugar and bad fats are common culprits for t2 diabetes. I dont think carbs is as significant itself.