Adam Wight
Adam Wight
I did this problem algebraically and got C = 1/ω0R, which also matches the normal 3dB calculation for a high-pass filter. If someone can confirm this result, I'm happy to...
As documented in https://developers.digitalocean.com/documentation/v2/#create-a-new-droplet
What a great project, thank you for writing this! I noticed that the extension makes calls to a wmflabs service. That's fine for prototyping, but production wikis can't rely on...
**Describe the bug** All documentation html tries to include `docs_config.js` but no such file exists. **To Reproduce** - Browse to https://www.erlang.org/doc/apps/stdlib/gen_statem - Javascript console shows a 404 error and content-type...
When repackaging Markdown HTML as XHTML to build an EPUB, some changes have to be made to html comments like this: ```XHTML ``` This is valid HTML, but XHTML disallows...
If a markdown file in "extras" contains named entities like ` ` then the output xhtml will fail `epubcheck` with a fatal error: ``` FATAL(RSC-016): ./ymlr.epub/OEBPS/content/benchmark.xhtml(70,45): Fatal Error while parsing file:...
Building on the work in #151 and #966, we could add a page with an "all time" or 5-year history of download counts. This might give a different picture of...
My opinion is that automated package downloads, especially from continuous integration, are mostly noise and obscure actual package adoption statistics. My reasoning is that CI configuration can vary widely, for...