-
Vercel
- New York City
- @sebmarkbage.calyptus.eu
Popular repositories Loading
-
art
art PublicForked from kamicane/art
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
-
-
ocamlrun-wasm
ocamlrun-wasm PublicOCamlrun WebAssembly - OCaml Bytecode Interpreter in WASM
-
ecmascript-generator-expression
ecmascript-generator-expression PublicProposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics
-
ecmascript-undefined-propagation
ecmascript-undefined-propagation PublicECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.
-
ecmascript-shallow-equal
ecmascript-shallow-equal PublicA proposal for ECMAScript for Object.shallowEqual.
1,350 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
July 2025
Created 36 commits in 1 repository
Created a pull request in facebook/react that received 7 comments
[Flight] Keep a separate ref count for debug chunks
Same as #33716 but without the separate close signal. We'll need the ref count for separate debug channel anyway but I'm not sure we'll need the se…
+47
−55
lines changed
•
7
comments
Opened 29 other pull requests in 1 repository
facebook/react
1
open
27
merged
1
closed
-
[DevTools] Unify by using ReactFunctionLocation type instead of Source
This contribution was made on Jul 21
-
[DevTools] Linkify Source View
This contribution was made on Jul 21
-
[Flight] Use the Promise of the first await even if that is cut off
This contribution was made on Jul 18
-
[Flight] Use the JSX as the await stack if an await is not available
This contribution was made on Jul 18
-
[Flight] Skip the stack frame of built-in wrappers that create or await Promises
This contribution was made on Jul 16
-
[Flight] Don't block on debug channel if it's not wired up
This contribution was made on Jul 10
-
[Flight] Treat empty message as a close signal
This contribution was made on Jul 10
-
[Flight] Add Separate Outgoing Debug Channel
This contribution was made on Jul 10
-
[Flight] Call finishHaltedTask on sync aborted tasks in stream abort listeners
This contribution was made on Jul 9
-
[Flight] Always defer Promise values if they're not already resolved
This contribution was made on Jul 9
-
[Flight] Don't dedupe references to deferred objects
This contribution was made on Jul 9
-
[Flight] Ignore async stack frames when determining if a Promise was created from user space
This contribution was made on Jul 8
-
[Flight] Yolo Retention of Promises
This contribution was made on Jul 8
-
[Flight] Optimize Retention of Weak Promises Abit
This contribution was made on Jul 8
-
[Flight] Create a fast path parseStackTrace which skips generating a string stack
This contribution was made on Jul 8
-
[Flight] Don't track Promise stack if there's no owner
This contribution was made on Jul 8
-
[Flight] Fix stack getting object limited
This contribution was made on Jul 8
-
[Flight] Lazy load objects from the debug channel
This contribution was made on Jul 8
-
[Flight] Optimize Async Stack Collection
This contribution was made on Jul 8
-
[Fiber] Name content inside "Suspense fallback"
This contribution was made on Jul 7
-
[Fizz] Name content inside "Suspense fallback"
This contribution was made on Jul 7
-
[Flight] Flush performance track once we have no more pending chunks
This contribution was made on Jul 7
-
[Flight] Close Debug Channel when All Lazy References Have Been GC:ed
This contribution was made on Jul 7
-
[Flight] Ref Count Debug Chunks Separately and Send Separate Main Channel Close Signal
This contribution was made on Jul 7
-
[Flight] Include I/O not awaited in user space
This contribution was made on Jul 6
- Some pull requests not shown.
Reviewed 23 pull requests in 2 repositories
facebook/react
22 pull requests
-
[DevTools] Unify by using ReactFunctionLocation type instead of Source
This contribution was made on Jul 21
-
[DevTools] Linkify Source View
This contribution was made on Jul 21
-
[Flight] Use the Promise of the first await even if that is cut off
This contribution was made on Jul 21
-
[Flight] Remove superfluous whitespace when console method is called with non-strings
This contribution was made on Jul 21
-
[Flight] Make it more obvious what the short name in the I/O description represents
This contribution was made on Jul 18
-
[Flight] Skip the stack frame of built-in wrappers that create or await Promises
This contribution was made on Jul 16
-
fix: log renders from passive effects for only newly finished work
This contribution was made on Jul 16
-
[Flight] Assume
__turbopack_load_by_url__
returns a cached PromiseThis contribution was made on Jul 15 -
[Flight] Switch to
__turbopack_load_by_url__
This contribution was made on Jul 15 -
[Flight] Don't block on debug channel if it's not wired up
This contribution was made on Jul 10
-
[Flight] Add Separate Outgoing Debug Channel
This contribution was made on Jul 10
-
[Fizz] Reset the segent id assignment when postponing the root
This contribution was made on Jul 10
-
[Flight] Ignore async stack frames when determining if a Promise was created from user space
This contribution was made on Jul 9
-
[Fizz] Render preamble eagerly
This contribution was made on Jul 8
-
[Flight] Lazy load objects from the debug channel
This contribution was made on Jul 8
-
[Fizz] Name content inside "Suspense fallback"
This contribution was made on Jul 7
-
[Flight] Keep a separate ref count for debug chunks
This contribution was made on Jul 7
-
[Flight] Include I/O not awaited in user space
This contribution was made on Jul 7
-
[Flight] Insert an extra await node for awaiting on the promise returned by then callback
This contribution was made on Jul 6
-
[Flight] Pass line/column to
filterStackFrame
This contribution was made on Jul 5 -
[Flight] Consistent format of virtual
rsc:
sourcesThis contribution was made on Jul 5 -
fix: rename bottom stack frame
This contribution was made on Jul 1
vercel/next.js
1 pull request
-
Properly handle hanging promise rejections during prerendering
This contribution was made on Jul 17