It's a strange single world out there
and a strange sort of lonely.
If you get it you get it. If you don't you don't.
I know I will get around to some of the more incidental ones. Tracking down some opportunities on New York Cares, sending out my fundraising requests for Minds Matter, setting up a 'donation' sub account in my ING set, wrapping books for public school kids, but still i have this urge to fascillitate the good works of others, and these organizational ideas are what i'm so pleased to have come up with today.
ack. gotta run...
Despite more of these really serving as reminders to myself, this especially fits the bill. Consider yourself forewarned. (incidentally, fore- is a rather nice prefix. It's got the ring of antiquity and omnipotence all bundled together. then again, omnipotence has often the ring of antiquity itself, it's hard to distinguish...) This is a programming observation.
I was far from a hard sell on the need for unique keys in data systems. The consistency and precision they enable just made me more comfortable with (my) reality. Recently, however, I've become more consciously aware of the value of iterating through arrays by key rather than by unit. it's a method i've previously used about half the time (which when your programming revolves around processing recordsets) is quite a bit, but never really stopped to think about. It was always the options i used if I was accessessing ancillary data i set up to be controlled by the keys. For instance, if I'd set global values to the name of the key, I'd need the key ($key) to get the global named by that key ($$key). Alternatively or in conjunction, I'd use key control if I was directly manipulating the value of the key in some way. All the while, I inherently understood that key control is just more information rich than item control, but i never thought to strategically use that understanding in my processes. Until now.
If you wondering why you would ever use the more direct access method, it usual comes down to the 'on principle' aversion to an unnecessary extra step, or more frequently, the aversion to extra typing (particularly of special characters like { and [ ).
i feel like i should mark in someway 'new' thoughts i have. So many of the things I bother to write here are just recurrances of the same ideas i've been kicking around since high school. This, for example, is just another permutation of the meaning i eventually took away from practicing LD (Lincoln Douglas) debate in the way back when - i'll put a link in to what that meaning was later. This is not a 'new' idea.
This morning on the subway the woman across from me was reading The Mommy Myth: The Idealization of Motherhood and How It Has Undermined All Women (ISBN-0743259998), and it got me thinking again about the difficulties involved in being aware of and trying to balance the influence of ideologies and conventions. We all know our brain makes sense of the world by creating models and these models integrate the rationales provided us by the surrounding culture. These systems don't just put a set of thoughts or explanations or assuptions in our heads, though; they shape our construct of reality. Even being aware of them can't neutralize this affect. Not only is it just too much memory management to be constantly correcting for the influences of even one, let alone all, the various value systems acting upon us, but also, in doing this we reinforce the systems as part of our internal constructs.
Of course this is all old hat, part of the foundational theories that stirred the theoretical frenzies of the mid-century liberal movements. This book just revisits the practical difficulties of it and i found myself wondering if it centered its argument for the 'undermining of all women' on this self-defeating element of positioning one's self oppositionally to a given ideology, ie traditional concepts of women and motherhood. As a typical teenage girl, I went through a phase of resisting the idea that i'd ever have 'maternal instinct,' but the fact is i like kids. They're silly, inquisitive, and you get to watch models of reality taking form in their minds like the infamous time-lapse photograph of a flower blooming (personally, i prefer the one of the drop of water, especially playing backwards). Is this maternal? I don't think so, and yet in accepting that i like interacting with kids, i feel like i'm reinforcing an element of gender i truly believe is predominantly cultural in origin. Likewise, in insisting that i don't have a 'maternal' instinct, I predetermine myself to judge my own values according to the very model i don't agree with.
Anyway, that wasn't very well laid out, but seeing the book just reminded me of the general problem of negotiating individuality within a reality so supersaturated with different value systems and how, somewhat ironically, our increased perception of those systems - and their increased number (or perception of an increasing number) - reinforces their influence on our world view and our interpretations of our own actions, even as we attempt to oppose them. [today's episode brought to you by the words 'negotiate,' 'situate,' and 'position' - and by the number 3.]
It left me thinking about ways we can use awareness and still avoid merely taking oppositional stances - ways we can thwart the very constructive influence of these systems, while still making use of their memory and processing efficiencies when they are useful to us (ie when we deliberately make use of stereotyping as an expediant way communicate to a new acquaintance the most relevant aspects of who we are).