Skip to content
View firemiles's full-sized avatar
Block or Report

Block or report firemiles

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. firemiles.github.io firemiles.github.io Public

    My personal blog

    HTML 1

  2. bifrost bifrost Public

    CNI Plugin

    Go 1

  3. gstats gstats Public

    Golang custom statistics tool. User can define any statistics options by configuration and then collect them by tool

    Go 1

  4. Convert STL Binary to Ascii Convert STL Binary to Ascii
    1
    #!/usr/local/bin ruby
    2
    #encoding: utf-8
    3
    
    
    4
    class STL_Parser
    5
        def initialize(out)