Skip to content

Instantly share code, notes, and snippets.

View hoojaoh's full-sized avatar
🎯
Focusing

Hoo Ja Oh hoojaoh

🎯
Focusing
View GitHub Profile
@hoojaoh
hoojaoh / .gitignore
Created August 19, 2020 22:10 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
@hoojaoh
hoojaoh / README.md
Created June 11, 2017 19:49
image.1hash.xyz

image.1hash.xyz

Pro Bash image processing in HTTP

API Explorer

Supoported Commands

Random photos from web

@hoojaoh
hoojaoh / README.md
Created June 11, 2017 19:49
image.1hash.xyz

image.1hash.xyz

Pro Bash image processing in HTTP

API Explorer

Supoported Commands

Random photos from web

@hoojaoh
hoojaoh / README.md
Last active August 29, 2015 14:25 — forked from jonathantneal/README.md

Local SSL websites on Mac OSX

These instructions will guide you through the process of setting up local, trusted websites on your own computer.

These instructions are intended to be used on Mac OSX Yosemite.

NOTE: You may substitute the edit command for nano, vim, or whatever the editor of your choice is. Personally, I forward edit to Sublime Text:

alias edit="/Applications/Sublime\ Text.app/Contents/SharedSupport/bin/subl"