The Adventures of Joshua Judson Rosen
(action man)

[ sections: VisualIDs | art | movies | everything ]

<<  Page 8 of 17  >>

Mon, 08 Jul 2002
[@]

13:27: #(2002 7 8 13 27)

Jason showers like a woman.

[7d2.7.08-00: meta-source]

[Reply]


Sun, 07 Jul 2002
[@]

21:35: #(2002 7 7 9 34)

Suddenly, it seems, my world has become very quiet.

[7d2.7.07-00: meta-source]

[Reply]


Tue, 02 Jul 2002
[@]

02:07: #(2002 7 2 1 56)

Suck.

Suck.

Suck.

Suck.

Damnit.

Beware the quiet ones.

Social interaction? Societal malady.

Hah!

Conflicting feelings of optimism and pessimism.

Complete lack of realism.

Go away!

Rawr!

I'm sorry....

Come back and play with me..., please?

[Reply]


Sun, 30 Jun 2002
[@]

23:04: #(2002 6 30 23 0)

I want a grapefruit.

[7d2.6.1e-01: meta-source]

[Reply]

[@]

02:33: #(2002 6 30 2 10)

I'm a bit disappointed that, in developing Koyemsi, I'm not (yet) using the run-time mutability inherent in Python--every time I want to change a bit of code, I go to a manually-loaded emacs-session, edit the source-file, and then exit and re-launch the program. That's pretty damned lame, isn't it? Python does give the ability to exchange a functions in place, and to dynamically build function-objects. Why am I not doing that?

I think that it's because there's no easy or straight-forward way to update both the running program and the source-file. Modifying the live program and then having it dump out to the source-file is basically out of the question, right now. I suppose that the problem with that idea is that I'm still trying to maintain readable source-files, including my style, and doing this would require parsing the files and testing equivalences and junk like that.... If I was to shift all of the code into a database, : In procedure car in expression (car syntmp-block-27): : Wrong type argument in position 1: #(... 2 31) like is done with MOO, Cold, and whatever..., and probably get comfortable with the system reformatting my code, it would work OK. Hm. I wonder if comments are preserved inside pyc-files.

[Reply]

<<  Page 8 of 17  >>