Nicholas Sherlock
Nicholas Sherlock
Redcarpet supports an extension called "[no_intra_emphasis](https://github.com/vmg/redcarpet/blob/master/README.markdown)", which prevents individual words inside multi-underscore terms (like "no_intra_emphasis" itself, for example) from being marked with <em> tags, which is a part of the...
Version 0.2.0 of webm-writer-js didn't pass the quality parameter properly to the browser, which rendered it non-functional. This PR updates to 0.2.4 which fixes that issue. ( https://github.com/thenickdude/webm-writer-js/issues/9 )
Avoids these sporadic errors, which are caused by attempting to issue certs before records have propagated to all Route53 servers: ``` { "type": "urn:ietf:params:acme:error:orderNotReady", "detail": "Order's status (\"invalid\") is not...
Replaces the ETA/elapsed time seconds display with hours, minutes and seconds. Examples: 0.2s 5.5s 1:23 8:20:01
Add support for decoding current sensor data in `blackbox_render` and `blackbox_decode`
The wiki suggests using "cherry" in the "type" argument for stabilized(), but this will generate extra cherry keystems rather than cherry stabilizers (which super duper don't fit on my Cherry-stabilized...
### System information **I reproduced the bug on these systems:** Type | Version/Name --- | --- Distribution Name | Proxmox Distribution Version | 7.2-7 Kernel Version | 5.15.39-3-pve Architecture |...
Thanks for posting this info! I noticed that for pin 6 your table says to use a 100 ohm resistor, but the original source says to use 100 kilo-ohm: https://www.studio1productions.com/Articles/sony-pinout.htm...
I encountered a problem where if I used a DelayNode with an oscillating delay and a BiquadFilterNode after it, after a minute or so one or both channels would randomly...
I rebased entitycs's PR #64 (for adding compatibility with the AWS SDK v3) onto the latest parquetjs-lite commit, dropped whitespace changes in otherwise untouched parts of the files, fixed some...