Skip to content
View talarczykco's full-sized avatar

Highlights

  • Pro

Block or report talarczykco

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. My Keybase proof My Keybase proof
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am talarczykco on github.
  2. Create an EKS cluster Create an EKS cluster
    1
    # Creating an EKS Cluster
    2
    
                  
    3
    Configure aws credentials:
    4
    
                  
    5
    ```
  3. Setup Python logging Setup Python logging
    1
    # Created this after googling for:
    2
    # - python logging replace handler
    3
    # - python logging basicconfig not working
    4
    # - python logging getlogger
    5
    def get_logger(level='DEBUG'):
  4. rsnapshot-on-macos.md rsnapshot-on-macos.md
    1
    # rsnapshot on macOS
    2
    
                  
    3
    ## Install
    4
    
                  
    5
    Run the following: