Skip to content
View yshngg's full-sized avatar
:shipit:
It's not a bug, it's a feature!
:shipit:
It's not a bug, it's a feature!

Block or report yshngg

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. rust-magic-patterns Public

    Forked from alexpusch/rust-magic-patterns

    Magical Rust patterns laid out and simplified

    Rust 3 1

  2. new-codebase-discovery-template
    1
    ## Overview
    2
    <details>
    3
      <summary>How to document a new codebase</summary>
    4
      Use this template to document a new codebase. 
    5
    
                  
  3. golang-algorithms Public

    Forked from trekhleb/javascript-algorithms

    📝 Algorithms and data structures implemented in Golang with explanations and links to further readings

    JavaScript

  4. set -e, -u, -o, -x pipefail explanation
    1
    # Table of Contents
    2
    - [set -e, -u, -x, -o pipefail](#set--e--u--x--o-pipefail)
    3
    - [set -e](#set--e)
    4
    - [set -x](#set--x)
    5
    - [set -u](#set--u)

219 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
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 yshngg/yshngg, yshngg/leetcode-rust, AliyunContainerService/kube-eventer and 72 other repositories
Loading A graph representing yshngg's contributions from April 21, 2024 to April 25, 2025. The contributions are 47% commits, 36% pull requests, 15% issues, 2% code review.

Contribution activity

April 2025

Created a pull request in evrone/go-clean-template that received 6 comments

Use go tool to trace tool dependencies

Track tool dependencies using commands such as go get -tool golang.org/x/tools/cmd/stringer and go tool golang.org/x/tools/cmd/stringer. Currently,…

+2,818 −7 lines changed 6 comments
Opened 17 other pull requests in 3 repositories
Reviewed 3 pull requests in 3 repositories

Created an issue in prometheus/prometheus that received 2 comments

Tracking tool dependencies with go tool in go 1.24

Proposal Go 1.24 has been released and introduces a new feature for tracking executable dependencies via tool directives in go.mod. Reference: http…

2 comments
Opened 17 other issues in 4 repositories
1 contribution in private repositories Apr 17
Loading