Hi! My name is Saul Baizman, and I'm an interactive designer, creative coder, design educator, and consultant based in Somerville, Massachusetts.
- email: hello@baizman.com
- phone: 617.650.2783
Hi! My name is Saul Baizman, and I'm an interactive designer, creative coder, design educator, and consultant based in Somerville, Massachusetts.
Codewalker is a small jQuery-based code browser.
HTML
The dynamic kaleidoscope is a kaleidoscope written in the Processing language. Whereas analog kaleidoscopes have a fixed and finite number of permutations, this dynamic kaleidoscope, whose eye peer…
Processing
Frankentext is an interactive game that presents a word or phrase and asks the viewer to discern whether it is a racehorse, rock band, adult film, or computer-generated text.
Python
Happy Together is a program that scours the Boston Missed Connections forum on craigslist.org and extracts the descriptions of the physical appearances of "Me" (the seeker) and "You" (the sought) f…
Python 1
The palindrome drawing tool is my first program written in the Processing language (fall 2012). It horizontally mirrors everything drawn with it.
Processing
# multiple github accounts + custom ssh hosts + git url aliases
As is often the case, this is written for the search engines, because when I tried to find a solution to this problem, I couldn't find one. (Perhaps that was because I wasn't searching with the right keywords, or perhaps I would have found the solution had I been more persistent.) I also understand that very few people will encounter this "problem" (read: require, or desire, this crazy advanced configuration).
Because services like GitHub and BitBucket require each user account to have unique SSH keys, if you have multiple accounts on those services, it's necessary to generate multiple SSH keys.