Skip to content
View jbardin's full-sized avatar
🕵️‍♂️
🕵️‍♂️
  • HashiCorp/IBM
  • Boston, MA

Organizations

@hashicorp

Block or report jbardin

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

    Read files via a channel

    Go 5 1

  2. gotrace Public

    strace for go

    Go 75 14

  3. gotlsscan Public

    Scan a TLS server for compatibility with the Go crypto/tls package

    Go 24 7

  4. net_timeout Public

    Go 1 2

  5. Go TCP Proxy pattern
    1
    package proxy
    2
    
                  
    3
    import (
    4
    	"io"
    5
    	"log"
  6. nettimeout
    1
    package nettimeout
    2
    
                  
    3
    import (
    4
    	"net"
    5
    	"time"

995 contributions in the last year

Contribution Graph
Day of Week 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

Contribution activity

April 2025

Created 5 commits in 1 repository

Created a pull request in hashicorp/terraform that received 1 comment

fix issues with diagnostic deduplication

Non-comparable diagnostics were being adding multiple times to the final output, and would also panic in the equality comparison when encountering …

+269 −22 lines changed 1 comment
Reviewed 4 pull requests in 1 repository
hashicorp/terraform 4 pull requests
Loading