👋
@nodejs technical steering committee, @openjs-foundation member
- New York, NY
-
00:52
(UTC -04:00) - https://yagiz.co
- https://x.com/yagiznizipli
Sponsors
Block or Report
Block or report anonrig
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ada-url/ada
ada-url/ada PublicWHATWG-compliant and fast URL parser written in modern C++
-
-
-
fast-querystring
fast-querystring PublicA 45% faster alternative to node:querystring module
4,101 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
March 2024
Created 72 commits in 7 repositories
Created 1 repository
-
anonrig/reqwest
Rust
This contribution was made on Mar 21
Created a pull request in nodejs/node that received 13 comments
test: add missing cctest/test_path.cc
We weren't running and testing test_path.cc. This change ensures that make cctest runs the test file.
cc @RafaelGSS @nodejs/path
+2
−1
lines changed
•
13
comments
Opened 29 other pull requests in 5 repositories
getsentry/sentry
18
merged
1
open
-
chore: add more tracing around event manager
This contribution was made on Mar 20
-
chore: add more tracing to processing path
This contribution was made on Mar 20
-
ref(typing): add types to nodestore
This contribution was made on Mar 20
-
perf: add tracing to nodestore
This contribution was made on Mar 14
-
perf: add measurement to save_transaction_events
This contribution was made on Mar 14
-
perf: reduce redis calls on mark_event_reprocessed
This contribution was made on Mar 14
-
perf: improve sql query performance in processing
This contribution was made on Mar 14
-
perf: add tracing to missing spans in processing
This contribution was made on Mar 14
-
ref(typing): add types to profiles task and utils
This contribution was made on Mar 13
-
ref(typing): add types to tasks/reprocessing2
This contribution was made on Mar 12
-
ref(typing): add types to reprocessing2
This contribution was made on Mar 12
-
chore: update node.js to v20.11.1
This contribution was made on Mar 12
-
feat: improve dx for testing redis cluster
This contribution was made on Mar 11
-
chore: update biome to v1.6.0
This contribution was made on Mar 8
-
perf: enable datadog buffering
This contribution was made on Mar 4
-
Reapply "perf: enable dogstatsd buffering (#66039)"
This contribution was made on Mar 4
-
perf: do not include projects and teams
This contribution was made on Mar 4
-
ref(typing): add types to locking/backends/redis
This contribution was made on Mar 4
-
fix: handle redis cluster types correctly
This contribution was made on Mar 1
nodejs/node
2
open
2
merged
1
closed
-
cli: implement
node run <script-in-package-json>This contribution was made on Mar 22 -
fs: move
ToNamespacedPathto c++This contribution was made on Mar 18 -
fs: refactor maybeCallback function
This contribution was made on Mar 17
-
fs: validate remaining fd calls from cpp
This contribution was made on Mar 12
-
fs: validate file mode from cpp
This contribution was made on Mar 12
ada-url/ada
3
merged
-
build: use specific python version
This contribution was made on Mar 10
-
refactor: update run-clangcldocker.sh
This contribution was made on Mar 10
-
test: validate missing encoding in to_string
This contribution was made on Mar 7
getsentry/symbolicator
1
closed
-
chore: add log for non-ssl request upgrade
This contribution was made on Mar 20
getsentry/sentry-javascript
1
open
-
chore: upgrade biome to v1.6.0
This contribution was made on Mar 8
Reviewed 121 pull requests in 17 repositories
nodejs/node
25 pull requests
-
doc: add mold to speeding up section
This contribution was made on Mar 23
-
test_runner: simplify test time tracking
This contribution was made on Mar 23
-
vm: harden module type checks
This contribution was made on Mar 21
-
src: remove comments from env file
This contribution was made on Mar 21
-
tools: sync ubsan workflow with asan
This contribution was made on Mar 19
-
fix: improve event-loop promise state tracking
This contribution was made on Mar 19
-
module: eliminate performance cost of ESM syntax detection for CommonJS entry points
This contribution was made on Mar 19
-
util: improve isInsideNodeModules
This contribution was made on Mar 19
-
src: fix move after use reported by coverity
This contribution was made on Mar 19
-
toosl: fix error reported by coverity in js2c.cc
This contribution was made on Mar 19
-
chore: NumberParseInt has also always radix
This contribution was made on Mar 19
-
deps: update simdutf to 5.0.0
This contribution was made on Mar 18
-
fs: move
ToNamespacedPathto c++This contribution was made on Mar 18 -
fs: fix edge case in readFileSync utf8 fast path
This contribution was made on Mar 18
-
doc: update pnpm link
This contribution was made on Mar 18
-
doc: add policy for “placeholder” executables
This contribution was made on Mar 18
-
[v18.x backport] esm: use import attributes instead of import assertions
This contribution was made on Mar 18
-
deps: update simdjson to 3.8.0
This contribution was made on Mar 17
-
crypto: runtime deprecate hmac constructor
This contribution was made on Mar 17
-
fs: runtime deprecate fs.Stats constructor
This contribution was made on Mar 17
-
doc: state that removing npm is a non-goal
This contribution was made on Mar 15
-
build: speed up compilation of some V8 files
This contribution was made on Mar 14
-
watch: mark as stable
This contribution was made on Mar 13
-
fs: validate file mode from cpp
This contribution was made on Mar 12
-
doc: mention NodeSource in RafaelGSS steward list
This contribution was made on Mar 12
- Some pull request reviews not shown.
getsentry/sentry
25 pull requests
-
chore(ingest): Remove unused
retry_process_eventThis contribution was made on Mar 22 -
ref(ts): Remove default export of PanelTable
This contribution was made on Mar 22
-
ref(ts): Use named export for PanelTable
This contribution was made on Mar 22
-
chore(nodestore): Remove traces to allow measuring set_subkeys
This contribution was made on Mar 21
-
ref(typing): add types to nodestore
This contribution was made on Mar 20
-
ref: remove patching of pickle dumping
This contribution was made on Mar 19
-
ref: remove patching of kombu pickling
This contribution was made on Mar 19
-
WIP use symbolicator proguard processing
This contribution was made on Mar 18
-
Re-introduce the nodestore cache sampling rate
This contribution was made on Mar 18
-
ref: fix incompatible default for argument mypy errors
This contribution was made on Mar 14
-
chore(processing) remove unused settings
This contribution was made on Mar 14
-
perf: reduce redis calls on mark_event_reprocessed
This contribution was made on Mar 14
-
chore(processing) Remove now unused option
This contribution was made on Mar 14
-
ref(recap): Remove recap cronjob
This contribution was made on Mar 13
-
fix: require verified email to send invites
This contribution was made on Mar 13
-
ref(typing): add types to reprocessing2
This contribution was made on Mar 12
-
ref: remove to_timestamp_from_iso_format
This contribution was made on Mar 12
-
feat: improve dx for testing redis cluster
This contribution was made on Mar 11
-
ref: remove calls to to_timestamp
This contribution was made on Mar 11
-
ref: Mark NVIDIA source as
accept_invalid_certsThis contribution was made on Mar 7 -
chore(processing) Remove non-service reprocessing redis usage
This contribution was made on Mar 7
-
Remove
FileBloblocking entirelyThis contribution was made on Mar 5 -
feat(proguard): Add Symbolicator.process_jvm method
This contribution was made on Mar 4
-
perf(projects): improve get_access_by_project speed by not serializing teams
This contribution was made on Mar 4
-
ref(typing): add types to locking/backends/redis
This contribution was made on Mar 4
- Some pull request reviews not shown.
ada-url/ada
16 pull requests
-
simplifying hashing routine
This contribution was made on Mar 21
-
Documenting hashing technique
This contribution was made on Mar 20
-
simplifies some verbose lines of code.
This contribution was made on Mar 20
-
improves slightly the style of url_search_params, makes to_string() c…
This contribution was made on Mar 20
-
adds curly brackets following if clauses making the code subjectively clearer
This contribution was made on Mar 20
-
corrects a closing #endif comment
This contribution was made on Mar 20
-
replace .size() == 0 with empty()
This contribution was made on Mar 20
-
adding test for undici issue 971
This contribution was made on Mar 19
-
build(deps): bump libc from 0.2.151 to 0.2.153 in /benchmarks/competitors/servo-url
This contribution was made on Mar 8
-
chore: release v2.7.7
This contribution was made on Mar 7
-
build(deps): bump pytest from 8.0.0 to 8.0.2 in /tools/release
This contribution was made on Mar 1
-
build(deps): bump pygithub from 2.1.1 to 2.2.0 in /tools/release
This contribution was made on Mar 1
-
build(deps): bump actions/dependency-review-action from 3.1.4 to 4.1.3
This contribution was made on Mar 1
-
build(deps): bump mattnotmitt/doxygen-action from 452281fb0f5f8a3e8d3f7fa5359cb58f249dfa28 to e0c8cd4cd05e28b88e723b25b30188ecf2505b40
This contribution was made on Mar 1
-
build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
This contribution was made on Mar 1
-
build(deps): bump actions/setup-node from 4.0.1 to 4.0.2
This contribution was made on Mar 1
biomejs/biome
9 pull requests
-
fix(project): correctly ignore folders
This contribution was made on Mar 21
-
Update wording in GOVERNANCE.md
This contribution was made on Mar 18
-
ci: add renovate to monitor dependencies
This contribution was made on Mar 18
-
chore: improve pnpm usage
This contribution was made on Mar 14
-
refactor: add biome_string_case crate
This contribution was made on Mar 12
-
refactor: don't check dir and symlink against include
This contribution was made on Mar 7
-
release: 1.6.0
This contribution was made on Mar 7
-
feat: promote rule
This contribution was made on Mar 6
-
fix: concurrency deadlock
This contribution was made on Mar 6
ada-url/ada-python
5 pull requests
-
[skip ci] documenting can_ada and standard compliance
This contribution was made on Mar 17
-
Switch from flake8 and black to ruff, upgrade dependencies
This contribution was made on Mar 12
-
Add benchmark script
This contribution was made on Mar 12
-
Set up development environment with uv pip
This contribution was made on Mar 12
-
Version 1.12.0
This contribution was made on Mar 7
getsentry/symbolicator
5 pull requests
-
fix(proguard): Fix error casing
This contribution was made on Mar 20
-
ref(proguard): Keep track of frame indices
This contribution was made on Mar 20
-
ref(download): Improve configurability of
HostDenyListThis contribution was made on Mar 12 -
ref: Simplify create_client
This contribution was made on Mar 6
-
ref(proguard): Return raw stacktraces
This contribution was made on Mar 4
anonrig/yagiz.co
4 pull requests
-
Removing react modal and nanostores
This contribution was made on Mar 10
-
fix: broken header logo on small screens
This contribution was made on Mar 9
-
Inline footer links
This contribution was made on Mar 8
-
pnpm: bump undici from 5.28.2 to 5.28.3
This contribution was made on Mar 8
openjs-foundation/cross-project-council
3 pull requests
-
Fix 1227 Update CPC Election Calendar
This contribution was made on Mar 9
-
Move inactive CPC members to Emeritus
This contribution was made on Mar 4
-
Fix #1264 add project contribution to checklist
This contribution was made on Mar 2
nodejs/undici
2 pull requests
-
fix(fetch): properly redirect non-ascii location header url
This contribution was made on Mar 21
-
fetch: improve util.inspect output for web specifications
This contribution was made on Mar 19
getsentry/snuba
2 pull requests
-
ref: bump sentry-kafka-schemas to 0.1.60
This contribution was made on Mar 11
-
feat(generic-metrics): Add a killswitch to processor
This contribution was made on Mar 4
getsentry/ophio
2 pull requests
-
Do a
cargo updateThis contribution was made on Mar 8 -
Implement
update_frame_components_contributionsThis contribution was made on Mar 8
simdutf/simdutf
1 pull request
-
trimming some unnecessary code
This contribution was made on Mar 20
ada-url/rust
1 pull request
-
Improve error handling ergonomics (and docs around it)
This contribution was made on Mar 21
nodejs/corepack
1 pull request
-
feat: update package manager versions
This contribution was made on Mar 15
anonrig/fast-querystring
1 pull request
-
build(deps-dev): bump query-string from 8.2.0 to 9.0.0
This contribution was made on Mar 11
cloudflare/workerd
1 pull request
-
Bump ada-url to 2.7.7, add test for URLSearchParams pct-encoding
This contribution was made on Mar 7
nodejs/nodejs.org
1 pull request
-
chore(download): remove references to corepack
This contribution was made on Mar 3
Created an issue in nodejs/nodejs.org that received 15 comments
instead of wrapping text on mobile on homepage on code examples, let user scroll horizontally
Idea: instead of wrapping text on mobile on homepage on code examples, let user scroll horizontally
15
comments
Opened 4 other issues in 3 repositories
ada-url/ada-python
1
closed
1
open
-
Add benchmarks
This contribution was made on Mar 9
-
Use uv
This contribution was made on Mar 9
seanmonstar/reqwest
1
closed
-
Adding
ada-urlsupport to reqwestThis contribution was made on Mar 21
getsentry/sentry
1
open
-
Avoid making external calls on serializers
This contribution was made on Mar 4
36
contributions
in private repositories
Mar 1 – Mar 22






