Week 4 Spaces
New Space
Dream Journal
Over the weekend I went and visited a room with a few of my class mates, apparently my avatar still looked like a looming dark cloud so I think I fixed that. I wasn't sure if my mic was working but later on I asked and it was, turns out it was just me not hearing them.
I only stayed for a short while since the glitching room textures where starting to give me some motion sickness. It was a pretty interesting experience though, sharing a space with others virtually was gave a very different feeling than just talking on web cam, I think adding the interactivity adds another layer of reality or connectivness.
Social Calendar
https://calendar.google.com/calendar/u/0?cid=Y19zaTByZzljczU2YjNrZzV0N3M3NGYydWc5Z0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29thome
while (!deck.isInOrder()) {
print 'Iteration ' + i;
deck.shuffle();
i++;
}
print 'It took ' + i + ' iterations to sort the deck.';