Nyx

I don’t usually post projects that are only mostly done, but I wanted to get this off my plate. It’s a simple cardgame built entirely in javascript called Nyx (after the Greek goddess). Each turn consists of both players secretly choosing an action. Actions consist of either drawing two cards, or playing a card.

There are a few bugs, and it’s not at all “balanced”, but it’s mostly playable, and pretty intuitive (IMO). It’s written in HTML5, so unless you’re using Google Chrome, I can’t guarantee it’ll render properly.

Play it here: http://raelifin.com/files/Nyx_1/
Download it here: http://raelifin.com/files/Nyx_1/Nyx.tar.gz

I may work on it in the future, if I get the urge. Right now I’m focused on my non-game studies, though, and I was afraid that this would just get thrown on the pile of unpublished code I have lying around.

Posted in Code | Tagged , , , | Leave a comment

The Ideal Choice

In Surely You’re Joking, Mr. Feynman there’s a part where Feynman is getting reimbursement for having flown to San Fransisco to be on a state board to decide the books they’d use in schools…

Read More »

Posted in Thoughts | Tagged , , , , , , , | 1 Comment

Song

In the old days, before the mother was found
When the cold earth waited patiently for spring
Delicate creatures did scuttle across the ground
And fly on fragile, feathered wing
Ever vigilant of a suden, cruel end.

In the old days, before the harmony came
When the world drifted slowly through the sky
The birds would call out each other’s names
With sweet songs in the trees up high
Seeking those whom they could call “friend”.

In the old days, before her voice had sound
When morning provided respite from the black
The songbirds cries, through the sky, unwound
And peaceful joy came drifting back
To the men and women who did attend.

In the old days, before the heavens were tamed
When souls lay trapped in prisons of flesh
Music was crafted and, towards each person, aimed
So that love in their hearts might then refresh
And their broken souls might mend.

And when.

And when the mother was found
And when the harmony came
And when the melody had sound
And when the heavens were tamed
The songs of birds
And humans
Where gathered and bound
And swiftly set aflame.

For they were mere dreams
Mere figments
Of the song that did ascend.

Posted in Non-Programmatic Creations | Tagged , , | 2 Comments

Welcome to the Prisidium

P.S. This post is so tall because the code is in an iframe. The code could easily integrate as a library, and I could then make this a normal post, but I want it to be encapsulated for now.

Posted in Code | Tagged , , , | 3 Comments

Re: Mind Organization Insight

This is a response-post to Mind Organization Insight on Iteration. David writes about the mental mechanism commonly called “attention” or ” focus” or “thinking about”. This is a subject I care a lot about, as it seems to be the keystone of human intelligence. This post is very much a direct response to the other, and will not be diving into my theories except to answer David’s musings. Nevertheless, I find this sort of thing fascinating enough that I thought I’d share it here, rather than simply leave an uber-comment on Iteration.

Before going into specifics, I’d like to mention that while I think attention is the keystone of the mind, I do not think it’s worth spending a majority of time thinking about. Monica Anderson has made the point before that while the human mind is both intuitive and logical, the logical portion is a tiny sliver sitting on an enormous intuitive foundation. I can make a similar claim (and perhaps Monica has made such a claim before, I don’t know) that while the mind has components that could be classified as “deliberate” or “automatic”, the automatic portions vastly outweigh the deliberate ones. (Note: I’m a determinist. “Deliberate” should not be read as non-mechanistic.) Both of these statements emphasize something I like to call the Introspective Fallacy, which is the error where we feel as though we know how our minds work because we’re conscious. (Dennet has a wonderful TED talk into to this fallacy.) And from our conscious perspective it’s damn near all deliberate and logical (more on this later). So, even though this is important stuff, I think that understanding vision, pattern recognition, muscle memory, and generative systems (imagination) overall need more… attention.

But really, what I think we need are big-pictures of the mind. And attention is an easy place to start, as it’s subjectively prominent.

Read More »

Posted in Cognition | Tagged , , , , , , , , | 4 Comments