Skip to content
Avatar
  • IBM - Cloudant
  • Herndon, VA, USA

Achievements

Achievements

Highlights

  • 16 discussions answered

Organizations

@IBM
Block or Report

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.

Report abuse

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

Report abuse

Pinned

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

    Erlang 5.3k 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. 1
    ```shell
    2
    $ git clone https://github.com/apple/foundationdb.git
    3
    $ git checkout release-6.2
    4
    5
    $ xcode-select --install
  5. 1
    #define _CRT_SECURE_NO_DEPRECATE
    2
    
                  
    3
    #include <stdio.h>
    4
    #include <string.h>
    5
    #include <Windows.h>
  6. Erlang

530 contributions in the last year

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

Contribution activity

April 2022

Created 1 commit in 1 repository
Opened 2 pull requests in 2 repositories
apache/couchdb-www 1 merged
apache/couchdb 1 merged
Reviewed 3 pull requests in 3 repositories
apache/couchdb-ci 1 pull request
apache/couchdb-documentation 1 pull request
apache/couchdb-ioq 1 pull request

Created an issue in erlang/otp that received 16 comments

Binary memory leak in drv_binary associated with the dist port

Describe the bug Upgrading from OTP 20 to OTP 23 noticed increasing binary memory usage associated with tcp_inet drv_binary allocation type It is n…

16 comments
1 contribution in private repositories Apr 15

Seeing something unexpected? Take a look at the GitHub profile guide.