Skip to content
View askain's full-sized avatar

Block or report askain

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. How to mount s3 to EKS using Datashim How to mount s3 to EKS using Datashim
    1
    # How to mount s3 on EKS pod using Datashim
    2
    
                  
    3
    <br>
    4
    
                  
    5
    ## 0. Check your EKS
  2. EasyOCR EasyOCR Public

    Forked from JaidedAI/EasyOCR

    Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

    Python

  3. hanja-golang hanja-golang Public

    Go

  4. insert or update bulk for Laravel, M... insert or update bulk for Laravel, MySQL
    1
    class Repo {
    2
    
                  
    3
    	/**
    4
    	 * 여러 row를 update insert 를 한번에 해준다.
    5
    	 *