Skip to content
View nickva's full-sized avatar
  • USA

Block or report nickva

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. apache/couchdb Public

    Seamless multi-primary syncing database with an intuitive HTTP/JSON API, designed for reliability

    Erlang 6.6k 1.1k

  2. rustlings Public

    Forked from rust-lang/rustlings

    Small exercises to get you used to reading and writing Rust code

    Rust

  3. uthash Public

    Forked from troydhanson/uthash

    C macros for hash tables and more

    C

  4. The magic ring buffer.
    1
    #define _CRT_SECURE_NO_DEPRECATE
    2
    
                  
    3
    #include <stdio.h>
    4
    #include <string.h>
    5
    #include <Windows.h>
  5. couch_ebench Public

    Erlang

1,057 contributions in the last year

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

Contribution activity

June 2025

Created a pull request in apache/couchdb that received 6 comments

Remove lto for quickjs

It caused issues on FreeBSD before and we also noticed it failing in an RHEL container with this error: -lm -lpthread -ldl make[2]: *** write jobse…

+10 −12 lines changed 6 comments
Opened 6 other pull requests in 4 repositories
Reviewed 5 pull requests in 2 repositories

Created an issue in bellard/quickjs that received 1 comment

byteOffset is reset to 0 for detached array buffers

Tried to update to the latest test262 commit in #408 and noticed a failure in the new byteOffset test: byteoffset-with-detached-buffer In assert.sa…

1 comment
1 contribution in private repositories Jun 4
Loading