Skip to content
View wacko's full-sized avatar
  • Buenos Aires, Argentina

Organizations

@wecodeio

Block or report wacko

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. diarios-anonimosdiarios-anonimosPublic

    📰 Lee Clarín, La Nación y Olé sin registrarte

    JavaScript 13 12

  2. rainsoundrainsoundPublic

    ☔ A Chrome extension to improve productivity

    JavaScript 17 10

  3. curso-rubycurso-rubyPublic

    Curso de Ruby y Ruby on Rails

    HTML

  4. redic-dslredic-dslPublic

    ✨ DSL wrapper for Redic

    Ruby 1

  5. Git hook to avoid commit debug lines...Git hook to avoid commit debug lines (binding.pry console.log debugger...)
    1
    #!/usr/bin/env ruby
    2
    3
    # Validates that you don't commit forbidden keywords to the repo
    4
    # You can skip this checking with 'git commit --no-verify'
    5
  6. SSH between Mac OS X host and Virtua...SSH between Mac OS X host and Virtual Box guest
    1
    ## On Mac OS (host):
    2
    3
    Shutdown your VM and do:
    4
    5
    VirtualBox > Settings > Network > Add (you will get `vboxnet0`)