Skip to content
View paulirish's full-sized avatar

Sponsoring

@fregante
@openwebdocs
@romainmenke

Block or report paulirish

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GoogleChrome/lighthouse Public

    Automated auditing, performance metrics, and best practices for the web.

    JavaScript 28.9k 9.5k

  2. lite-youtube-embed Public

    A faster youtube embed.

    HTML 6.1k 278

  3. git-open Public

    Type `git open` to open the GitHub page or website for a repository in your browser.

    Shell 3.3k 252

  4. git-recent Public

    See your latest local git branches, formatted real fancy

    Shell 986 36

  5. dotfiles Public

    paul's fish, bash, git, etc config files. good stuff.

    Shell 4.2k 1.3k

  6. What forces layout/reflow. The compr...
    1
    # What forces layout / reflow
    2
    
                  
    3
    All of the below properties or methods, when requested/called in JavaScript, will trigger the browser to synchronously calculate the style and layout*. This is also called reflow or [layout thrashing](http://www.kellegous.com/j/2013/01/26/layout-performance/), and is common performance bottleneck.
    4
    
                  
    5
    Generally, all APIs that synchronously provide layout metrics will trigger forced reflow / layout. Read on for additional cases and details.

614 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing paulirish's contributions from April 14, 2024 to April 16, 2025. The contributions are 80% commits, 8% code review, 8% pull requests, 4% issues.

Contribution activity

April 2025

Created 2 repositories

Created a pull request in microsoft/playwright-mcp that received 1 comment

chore: add back stable vscode install button

Followup from #42 That link works now.

+1 −1 lines changed 1 comment
Opened 2 other pull requests in 2 repositories
Reviewed 6 pull requests in 1 repository
Loading