Skip to content
View piscisaureus's full-sized avatar
🦕
🦕
Block or Report

Block or report piscisaureus

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

  1. denoland/deno denoland/deno Public

    A modern runtime for JavaScript and TypeScript.

    Rust 92.8k 5.1k

  2. denoland/rusty_v8 denoland/rusty_v8 Public

    Rust bindings for the V8 JavaScript engine

    Rust 3k 290

  3. wepoll wepoll Public

    wepoll: fast epoll for windows⁧ 🎭

    C 882 135

  4. libuv/libuv libuv/libuv Public

    Cross-platform asynchronous I/O

    C 23.2k 3.5k

  5. Checkout github pull requests locally Checkout github pull requests locally
    1
    Locate the section for your github remote in the `.git/config` file. It looks like this:
    2
    
                  
    3
    ```
    4
    [remote "origin"]
    5
    	fetch = +refs/heads/*:refs/remotes/origin/*
  6. nodejs/node nodejs/node Public

    Node.js JavaScript runtime ✨🐢🚀✨

    JavaScript 104k 27.8k