Skip to content
View yeongheon's full-sized avatar
🍟
🍟
  • Korea Agri. Tech. Promotion Agency
  • Iksan, Republic of Korea

Block or report yeongheon

Report abuse

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

Report abuse

Pinned Loading

  1. datastorage-fabric datastorage-fabric Public

    A simple data storage managed with Hyperledger Fabric💾

    JavaScript 6

  2. HyperledgerHandsOn/trade-finance-logistics HyperledgerHandsOn/trade-finance-logistics Public

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

    JavaScript 193 1.5k

  3. Neo-Oli/termux-ubuntu Neo-Oli/termux-ubuntu Public archive

    Ubuntu chroot on termux

    Shell 967 316

  4. dotfiles dotfiles Public

    Preference files for personal operating environments🚀

    JavaScript

  5. Troubleshooting MRAN(Microsoft R Ope... Troubleshooting MRAN(Microsoft R Open) in macOS
    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) 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