Amber and co threw a big party last night down at No Regrets, crowd of about 50 techies and television peoples. Spent the whole time demoing and discussing the project (. Given how noisy it was I wound up with a pretty raspy voice by the end of it.
A few interested developers, including one Smalltalk (Seaside) developer (only the 3rd I've found so far). Joey was there too, haven't seen him around in years, they got quite a few shots of his accordion and the BTest3 together.
Need to get the BTest2 installed down at Linux Caffe so that developers can work on it. Probably do that today. I seem to have wiped my USB key again, didn't work when I plugged it into the laptop, only the U3 partition showed up, not the partition with the video I was wanting to play for people.
Should get that fixed and update the image. I installed an image on both machines that tries to do suspending and always fails to wake up again. Have to do some research this time to make sure we get a reasonably stable version so that developers aren't debugging machine crashes as problems with their software.


Comments
2009-07-02 10:54
pip -- yup, basically it look s like it should do the job. But for some reason it's picki ng up all installed pack [...]
2009-06-30 20:49
Try pip's freeze command: $ pip freeze stable-req.txt Also note that Buildout doesn' t want you to have to ma [...]
2009-06-30 16:36
Check PIP: http://pip.openplan s.org/ I think this suits your needs better
2009-06-20 12:51
Currently PyQNet is about 20KB compressed, and I consider th at to be a bit heavy. Once I get a presence mechanism [...]
2009-06-20 04:35
A word of warning about compre ssed JSON and similar dynamic self-defining protocol schemes : there is the potential [...]
2009-06-20 04:22
How big is "too big"? Do you have a metric for what the rig ht size of a dependency is? D o you mean in terms of o [...]
2009-06-18 23:34
I'm not all that interested in maintaining a C++ wrapper to a GPL program. I might work on an existing open-sou [...]
2009-06-18 22:39
Rewriting the wheel gets dismi ssed a lot, but as someone who has worked on networking fram eworks within games, the [...]
2009-06-18 13:13
before you go and write someth ing yourself, just stand on th e shoulders of giants, http:// sourceforge.net/projects [...]
2009-06-18 11:54
Looking for safe communication s between machines. Twisted is wonderful, but it's way too big a dependency IMO [...]
2009-06-18 10:31
I'm not sure what your require ments are... but binary pic kles are a great format when y ou're dealing with a clo [...]
2009-06-15 14:31
Nice. My first experience with PyCairo is this wonderful sin gle-file dot-renderer. http ://code.google.com/p/jrf [...]
2009-06-13 23:04
I've spent all evening trying to understand VBOs, which I'd like to use for fast 2d drawin g on a mobile device and [...]
2009-06-10 11:22
Unfortunately no, I've tried s witching terminals, killing th e X server, sending sysreqs to try to kill all process [...]
2009-06-09 16:45
In the past I've had some succ ess recovering this situation by changing to a virtual termi nal and then changing ba [...]