The Wayback Machine - https://web.archive.org/web/20200508071944/https://github.com/piscisaureus
Skip to content
  • Amsterdam
Pro
Block or report user

Report or block piscisaureus

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
  • Amsterdam
Block or report user

Report or block piscisaureus

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. A secure JavaScript and TypeScript runtime

    TypeScript 48.5k 2.3k

  2. V8 javascript bindings for Rust

    Rust 533 40

  3. wepoll: fast epoll for windows⁧ 🎭

    C 326 55

  4. Cross-platform asynchronous I/O

    C 15k 2.4k

  5. 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. Node.js JavaScript runtime 🐢🚀

    JavaScript 69.8k 16.9k

1,016 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2020

Created a pull request in denoland/deno that received 4 comments

Fix inspector hanging when task budget is exceeded

The issue is solved by proxying websocket messages over a pair of futures::mpsc::unbounded channels. As these are are implemented in the 'futures' …

+109 −50 4 comments

Created an issue in tokio-rs/tokio that received 1 comment

Temporarily opt out of coop task budgeting

I realize this what I'm going to describe here sounds sketchy, but I really do know what I'm doing, and I've not been able to come up with a differ…

1 comment
10 contributions in private repositories May 1 – May 2
You can’t perform that action at this time.