Skip to content
View lizthegrey's full-sized avatar

Highlights

  • Pro

Organizations

@eve-val @honeycombio @open-telemetry

Block or report lizthegrey

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. Hardening SSH with 2fa
    1
    default['sshd']['sshd_config']['AuthenticationMethods'] = 'publickey,keyboard-interactive:pam'
    2
    default['sshd']['sshd_config']['ChallengeResponseAuthentication'] = 'yes'
    3
    default['sshd']['sshd_config']['PasswordAuthentication'] = 'no'
  2. adventofcode Public

    Go 96 10

863 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 eve-val/eve-roster, lizthegrey/adventofcode, honeycombio/beeline-go and 17 other repositories
Loading A graph representing lizthegrey's contributions from March 24, 2024 to March 26, 2025. The contributions are 44% commits, 34% code review, 21% pull requests, 1% issues.

Contribution activity

March 2025

Created a pull request in honeycombio/beeline-go that received 3 comments

feat(trace): update profileIDLabelName to match Pyroscope

Which problem is this PR solving? Adhere to format Pyroscope OSS expects per grafana/otel-profiling-go@207e85a#diff-e4d4c63738d3e4e1bf4f34e59bf9df…

+1 −1 lines changed 3 comments
Opened 3 other pull requests in 2 repositories
Reviewed 2 pull requests in 2 repositories
67 contributions in private repositories Mar 3 – Mar 26
Loading