Andy’s Scribbles

in General

Figuring out who we are and how to understand, describe, and present that to other people is a tough challenge. People are complex and dynamic, and rarely fit nicely into some category. Do the things
Continue reading

in Prose

Imagine if the three dimensional universe we observe actually was all folded up through a fourth spacial dimension, like a paper all wadded up. While another galaxy might be unfathomably far from us
Continue reading

in Prose

Last night I was thinking about the E3 coverage of the upcoming game No Man’s Sky, as well as the worlds of Metroid. The following is definitely influenced by forementioned, but it isn’t meant to fit
Continue reading

in General

I have long considered myself a Java hater. I now think it really has nothing to do with the language itself. Sure it was easy to point at slow performance (hasn’t been true for a long time now), or
Continue reading

in JavaScript

I’ve been thinking a lot lately about how to use CommonJS modules in my web applications. I even started a repository on github for my implementation. As is apparent from searching, the task is
Continue reading

in JavaScript

The web has undergone some significant changes since its inception. 1.0 consisted mostly of HTML documents, with simple CSS style, and little or no JavaScript interaction. 2.0 was the AJAX
Continue reading