Skip to content
View yeongheon's full-sized avatar
🍟
🍟
  • Korea Agri. Tech. Promotion Agency
  • Iksan, Republic of Korea
  • 04:28 - 9h ahead

Block or report yeongheon

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. datastorage-fabric Public

    A simple data storage managed with Hyperledger Fabric💾

    JavaScript 6

  2. HyperledgerHandsOn/trade-finance-logistics Public

    Trade Finance and Logistics based on Letter of Credit and Proof of Shipment

    JavaScript 186 1.5k

  3. Neo-Oli/termux-ubuntu Public archive

    Ubuntu chroot on termux

    Shell 905 308

  4. dotfiles Public

    Preference files for personal operating environments🚀

    JavaScript

  5. Troubleshooting MRAN(Microsoft R Ope...
    1
    # Troubleshooting MRAN(Microsoft R Open) in macOS
    2
    This is a guide for installing MRAN(Micrsoft R Open) in macOS. Basically, It is for macOS HIgh Sierra(10.13) and MRAN 3.5.0. But it can be applied for other versions.
    3
    
                  
    4
    ## 1. Installing XQuartz for macOS
    5
    XQuartz is open-source X.Org X-Window system for macOS. It can be downloaded on [XQuartz Website](https://www.xquartz.org/). It can be also downloaded on Brew or MacPorts, but do not install on pacakge manager. If you installed on these managers, Please uninstall and re-install with *pkg* file provided on official website.
  6. KakaoTalk+: No More Search Pane (macOS)
    1
    # Hiding Daum search pane in the KakaoTalk
    2
    # rearticulated for Python 2.7.10 (/usr/bin/python)
    3
    # $ sudo /usr/bin/python KakaoTalk+.py
    4
    # $ nohup /Applications/KakaoTalk.app/Contents/MacOS/KakaoTalk+ </dev/null >/dev/null 2>&1
    5
    # original(node) : https://gist.github.com/kiding/36cfbbe6ab35ab93b5fdbd67a9fa3aba