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

Block or report ssd532

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. gists gists Public

    JavaScript

  2. heck heck Public

    Forked from withoutboats/heck

    oh heck, a case conversion library

    Rust

  3. spiegel spiegel Public

    Forked from redgeoff/spiegel

    Scalable replication and change listening for CouchDB

    JavaScript

  4. withoutboats/heck withoutboats/heck Public

    oh heck, a case conversion library

    Rust 460 34

  5. Update the /etc/hosts file with Dock... Update the /etc/hosts file with Docker container IPs and names
    1
    #!/bin/bash
    2
    
                  
    3
    DOCKER_HOSTS_FILE="$HOME/tmp/docker-hosts"
    4
    HOSTS_NEW_FILE="$HOME/tmp/hosts.new"
    5
    
                  
  6. bench bench Public

    Forked from kishansairam9/bench

    A generic latency benchmarking library.

    Go