Skip to content
View royalgarter's full-sized avatar

Block or report royalgarter

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. mongoose-acrud mongoose-acrud Public

    mongoose-acrud

    JavaScript 1 1

  2. sync-es6 sync-es6 Public

    How to write in sync (with only generator & yield ES6), based on waitfor-ES6

    JavaScript 1

  3. r-queue r-queue Public

    Simpl Redis Task Queue

    JavaScript

  4. Oneliners shellscript Oneliners shellscript
    1
    System information commands
    2
    ===========================
    3
    
                  
    4
    (*) #su Show only errors and warnings: `dmesg --level=err,warn`
    5
    (*) View dmesg output in human readable format: `dmesg -T`
  5. Run A Full Node Run A Full Node
    1
    # Running a Full Node
    2
    
                  
    3
    Before you begin you'll need to have about 100GB of disk space available to store the Bitcoin blockchain plus additional database information. Both 64bit Mac OS X and GNU/Linux are currently supported. The process of downloading the blocks and indexing can take upwards of 4 hours, depending on Internet connection and other factors. So it's suggested to plan accordingly and let the node syncronize while you're away. It's also possible to use an existing Bitcoin data directory, which will speed up the process.
    4
    
                  
    5
    ## Step 1: Install Node.js v0.12
  6. pokemon-showdown pokemon-showdown Public

    Forked from smogon/pokemon-showdown

    Pokémon battle simulator.

    TypeScript