Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# To generalize the home directory path, run this script as follows:
# ./WirelessRouterFixed-8913-RC.sh ****** where *** is your home directory name
# ****** becomes $1 variable
export PATH=$PATH:/Users/$1/Library/Android/sdk/platform-tools
# Use this Batch file to wirelessly conenct to an Android Phone for code development
# This assumes that you have previously connected your phone to the router, and that you have
@masaru-ryumae
masaru-ryumae / 0_reuse_code.js
Created June 13, 2017 17:53
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@masaru-ryumae
masaru-ryumae / 30-arrays-problem.py
Created June 15, 2017 14:47
How to create an array from inputs with map
n = int(raw_input().strip())
arr = map(int,raw_input().strip().split(' '))

Keybase proof

I hereby claim:

  • I am masaru-ryumae on github.
  • I am duo587 (https://keybase.io/duo587) on keybase.
  • I have a public key ASANmvjpMTfbdXiXTl8zaIcm5cdtzX4SJ1ud6LFRehF50Ao

To claim this, I am signing this object: