Tuesday, March 31, 2009

These guys just spammed me, so I'm not sure why I'm giving them publicity.

But All Dropping Domains is kind of interesting.

Tuesday, March 17, 2009

Zed is so on the money here :


Then I went to another event at SparkSpace, which is a fairly nice coworking place in midtown. I walked in the door and some guy (one of the hosts I guess) asked what I do. I said, “Well, I’m a programmer but I…” Then he cut me off and said, “Oh! Everyone’s always looking for techies. I’m sure you can find some great ideas here to work on.”

Yes, because I don’t have any of my own ideas. No, you see I’m a fucking nerd because I code. Never mind that I’ve traveled the world, survived horrible events, built myself up from nothing learning to fight, love, pray, and survive despite numerous obstacles that would make this little maggot piss his fucking pants.

I fucking code so I’m not a man anymore.

You see people, the alpha males have business degrees. They can be fat and pasty, pretty boy douchebags, or even ugly serial killers, but if they have an MBA from a 6 month “executive program” then they’re ALPHA. They have the ideas. They have the balls. They’re full of testosterone. Now me, I learned to actually do something with my brain besides take people’s money, which means I’m not a real man. My ideas don’t mean anything and I’m just supposed to let the adults talk. I’m BETA, and only some shit fuck rich boy (or wannabe rich boy) with his fucking pop-up collar and cheap suit can truly lead.

Thursday, March 12, 2009

Strange case of paper and pencil "beating" computers.

Personally I love my paper and pen. And I love my computer. When we finally get a computer interface as cheap, portable and flexible as my paper-notebook, then I'll be happy.

Thursday, February 26, 2009

Yes. Atlas is also pretty damned cool.

I'm not, personally, quite so excited by this as I am by Bespin. But it's nice. Particularly how you program the sizers by clicking on which edges are glued and which not. And the connection of the panels in the screen to controllers on a special bar is good.
It just occurred to me ...

Bespin's back-end server. Google Application Engine. Enso.

Python really is what the cool kids are doing these days, isn't it?

Python + javascript, of course.

Wednesday, February 25, 2009

Bespin



This is it!!!! Editing moves to the browser.

The future has arrived.

...

Update : LOLZ ... the hierarchical code-browser is a steal from Smalltalk. (Of course!)

Monday, February 02, 2009

Worth reading "Where's your data?"

Remember, your Mind Traffic Control data is easily exportable. Just go to : http://mindtrafficcontrol.appspot.com/exports (Via the "Export Data" menu item) and choose whether you want your data exported in CSV format (which you can import into Excel or EditGrid etc.) or OPML (which can be read in the OPML Editor or (less conveniently) in any XML editor).

Tuesday, January 27, 2009

Bruce Eckel on Grass Farming

Update : (Hat-tip Folknology) Michael Pollan talk at TED

Update 2 : I wonder, actually, if "grass farming" could be the new "pattern languages"?

What I mean is, patterns gave us a new way of thinking about the architecture of large software systems, and in particular thinking about their dynamics.

It seems that if we take the idea of grass-farming seriously, we're really talking about understanding the symbiotic relationships between species (and lets translate that to software-systems / agents) and finding ways to tune the interactions between them for improved performance (or resilience if that's what we prefer).

It's a bold but simple metaphor which I think inspires a lot of productive thinking. Perhaps not as rich as Alexander's work, but still a powerful idea to muse on. And I can imagine people starting to document the various symbiotic interdependencies using patterns.

Friday, January 16, 2009

Dave Winer back on Instant Outlining.

Would certainly be interesting if there was some movement on this. And some development of the OPML outliner in this direction.
Ian Bicking on Python and Woonerf. A new pattern?

Tuesday, January 13, 2009

This is possibly the best StackOverflow thread ever (on the quirks of Python closures)