Skip to content
View tchaikov's full-sized avatar
🏠
no good deed goes unpunished
🏠
no good deed goes unpunished

Organizations

@sunpinyin

Block or report tchaikov

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. sunpinyin Public

    Forked from sunpinyin/sunpinyin

    A statistical language model based Chinese input method

    C++ 3 1

  2. ceph Public

    Forked from ceph/ceph

    Ceph is a distributed object, block, and file storage platform

    C++ 1 1

  3. dmclock Public

    Forked from ceph/dmclock

    Code that implements the dmclock distributed quality of service algorithm. See "mClock: Handling Throughput Variability for Hypervisor IO Scheduling" by Gulati, Merchant, and Varman.

    C++

  4. seastar Public

    Forked from scylladb/seastar

    High performance server-side application framework

    C++ 1

2,497 contributions in the last year

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

Activity overview

Contributed to scylladb/scylladb, scylladb/seastar, ceph/ceph and 73 other repositories
Loading A graph representing tchaikov's contributions from March 24, 2024 to March 29, 2025. The contributions are 39% commits, 35% pull requests, 21% code review, 5% issues.

Contribution activity

March 2025

Created a pull request in scylladb/scylladb that received 31 comments

dist: install sbin tools into /usr/bin on Fedora 42

Fedora 42 unifies /usr/bin and /usr/sbin directories, causing our RPM build to fail when the install.sh script places tools in /usr/sbin while the …

+11 −1 lines changed 31 comments
Opened 47 other pull requests in 6 repositories
  • wip
    This contribution was made on Mar 4
Reviewed 24 pull requests in 5 repositories

Created an issue in scylladb/scylladb that received 4 comments

test_migration_on_existing_raft_topology fails due to integer overflow

see https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/16008/ request = <FixtureRequest for <Coroutine test_migration_on_existing_raft_to…

4 comments
Loading