David Zaslavsky
David Zaslavsky
I get a lot of Math Processing Errors on both my own pages (where I'm using this extension) and on the [example page](https://rawgit.com/burnpanck/MathJax-siunitx/master/examples/siunitx.dtx.html). It seems to come up when using...
Hi, I noticed that the Postman ebuild is marked with the MPL-2.0 license, but the app is actually offered under an [EULA](https://www.postman.com/legal/eula/). I confirmed with the company on Twitter that...
My understanding based on [the specification](https://jmespath.org/specification.html#literal-expressions) is that the content of a literal expression, i.e. the text between backticks, is supposed to be a valid JSON expression, otherwise it should...
# 🐞 bug report ### Affected Rule The issue is caused by the rule: `compile_pip_requirements` ### Is this a regression? Not as far as I can tell. I'm not aware...
### CLI Version linode-cli 5.48.2 Built off spec version 4.171.0 ### Command ``` linode-cli domains records-list --help ``` ### Output ``` linode-cli domains records-list [DOMAINID] Domain Records List API Documentation:...
In a conversation on Mastodon, @kevinbowen777 [reported an error](https://fosstodon.org/@kevinbowen/111752319850691579) with a failing version comparison when installing [py5](https://py5coding.org/) with [pdm](https://pdm-project.org/latest/). With @py5coding and myself, we tracked the cause to markers like...
In [a conversation on Mastodon](https://techhub.social/@[email protected]/112202758793829481) I found out about [the trustme package](https://trustme.readthedocs.io/en/latest/) which generates SSL certificates from a temporary local CA. This seems like a good addition to pytest-localserver, better...
There's a note about supporting gzip compression in the source code, I just wanted to make sure it's recorded as an issue.
I would like to have HTML documentation generated by Sphinx for the stable release. While the README is doing perfectly fine at explaining how to use the package (and thus...
This should be the last step to take before releasing version 0.9. The next release had been planned to be version 1.0, but that's taken long enough to prepare that...