Skip to content
View memorycancel's full-sized avatar
🩷
🩷

Organizations

@baidu @StudyRust @CodeForWuhan @WHDYLLC

Block or report memorycancel

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 250 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. ruby3.3-ubuntu24 ruby3.3-ubuntu24
    1
    # before https://mise.jdx.dev/lang/ruby.html
    2
    
                  
    3
    sudo apt-get install build-essential libz-dev libssl-dev libffi-dev libyaml-dev
    4
    mise use -g ruby@3.3
    5
    
                  
  2. Google Pinyin Chinese Input Method I... Google Pinyin Chinese Input Method Installation on Ubuntu
    1
    sudo apt-get -y install fcitx im-config
    2
    im-config ## choose fcitx
    3
    
                  
    4
    sudo apt-get -y install fcitx-googlepinyin
    5
    
                  
  3. ruby.sublime-build ruby.sublime-build
    1
    {
    2
        "cmd": ["/home/memorycancel/.local/share/mise/installs/ruby/3.4.2/bin/ruby", "\"$file\""],
    3
        "file_regex": "^[ ]*File \"(...)\", line ([0-9:]*)$",
    4
        "selector": "source.ruby",
    5
        "shell_cmd": "/home/memorycancel/.local/share/mise/installs/ruby/3.4.2/bin/ruby \"$file\"",
  4. gmssl gmssl Public

    GmSSL c to ruby ffi

    Ruby 1

  5. StudyRust/leetcode_rust StudyRust/leetcode_rust Public

    Do leetcode by rust-lang

    Rust 50 4

  6. CodeForWuhan/unionpei CodeForWuhan/unionpei Public

    UnionPay for Ruby 银联非官方包 rubygems.org/gems/unionpei

    Ruby 1 3