Skip to content
View abicky's full-sized avatar

Organizations

@jsx @reproio
Block or Report

Block or report abicky

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

  1. nodejs-repl.el nodejs-repl.el Public

    Run Node.js REPL and communicate with the process

    Emacs Lisp 188 38

  2. activerecord-debug_errors activerecord-debug_errors Public

    An extension of activerecord to display useful debug logs on errors

    Ruby 27 1

  3. ecsmec ecsmec Public

    A CLI tool for Amazon ECS that provides some commands to execute bothersome operations

    Go 4

  4. tmux-multi-ssh tmux-multi-ssh
    1
    #!/bin/bash
    2
    
                  
    3
    set -eu
    4
    
                  
    5
    PANE_MINIMUM=2
  5. ruby-kafka-ec2 ruby-kafka-ec2 Public

    An extension of ruby-kafka for EC2

    Ruby 1

  6. typed_data typed_data Public

    A library that converts hash objects managed by an Avro schema

    Ruby