Highlights
Pinned
935 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 4 commits in 4 repositories
Created 3 repositories
- tniessen/prom-client JavaScript
- tniessen/ts-node TypeScript
- tniessen/boulder Go
Created a pull request in siimon/prom-client that received 5 comments
Avoid propagating rounding errors in linearBuckets
Subsequent additions propagate rounding errors in the IEEE 754 model that JavaScript uses for its number type. This patch does not remove the possi…
+11
−2
•
5
comments
Opened 6 other pull requests in 4 repositories
nodejs/node
1
open
2
closed
siimon/prom-client
1
open
TypeStrong/ts-node
1
merged
letsencrypt/boulder
1
merged
Reviewed 40 pull requests in 3 repositories
nodejs/node
38 pull requests
- [v12.x] deps: upgrade openssl to OpenSSL_1_1_1l
- [v14.x] deps: upgrade openssl to OpenSSL_1_1_1l
- meta: update AUTHORS
-
doc: add descriptions about when
options.modeis ignored - deps: upgrade openssl to OpenSSL_1_1_1l+quic
- lib,url: correct URL's argument to pass idlharness
- doc: add duplicate CVE check in sec. release doc
- doc: improve description of the triagers team
- crypto: fix JWK RSA-PSS SubtleCrypto.exportKey
- test: update error message keywords
- src: add x509.fingerprint512 to crypto module
- deps: upgrade npm to 7.21.0
- src: remove extra semicolons outside fns
- tools: update rollup to latest version in markdown linter
-
lib: use
validateArray - tools: update markdown lint dependencies
- worker_threads: add brand checks for detached properties/methods
- doc: fix typo in hmac.paramNames default
- src: add env and cli option to disable global search paths
- policy: fix integrity when DEFAULT_ENCODING is set
-
doc: fix
fs.rmdirrecursiveoption deprecation history - [v14.x backport] deps: V8: cherry-pick 81814ed44574
- src: improve base64 encoding performance
- src: fix crash in AfterGetAddrInfo
- tools: update path-parse in markdown linter package-lock file
- Some pull request reviews not shown.
nodejs/nodejs.org
1 pull request
openjs-foundation/cross-project-council
1 pull request
Created an issue in dwalton76/rubiks-cube-NxNxN-solver that received 2 comments
Add CITATION.cff
Hi @dwalton76, is there any chance you could add a CITATION.cff file to the repository? I have not found any other open-source tools that provide e…
2
comments