Derek Arnold

Results 19 comments of Derek Arnold

This is an old, seemingly unmaintained project that hasn't been rewritten for Python 3 support.

I think the idea is good. Browser chrome tend to be a little more detailed looking than I think what's going on with it right now. Wondering if there are...

http://jscrollpane.kelvinluck.com/ Maybe?

Ideas for implementation: - Capture diffs midstream and store in a redis backend - Just make the client send its buffer every once in a while

On 08/17/2011 08:55 PM, dmd wrote: > Maybe we could just do a pretty standard log. call them 'Person1' and 'Person2' and just interleave completed lines based on the time...

On 08/17/2011 10:14 PM, dmd wrote: > I'd like to be able to export it to a downloaded text file at the end of a > chat. > > Excellent....

Works for me: ``` drarnold ~$ ab -r -n 1000 -c 100 http://typeto.me/ This is ApacheBench, Version 2.3 Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/ Licensed to The Apache...

If we need to I can rewrite to support multiple node.js instances -- which is the preferred way to provide more concurrency since node is single-threaded and relies on libev.

It's not dead simple. But I have the idea in my head already of how I want to do it. When a node starts a room, maybe store the info...

Also, it might be a little preemptive to start working on multiple instance code before I even do a modest cleanup on the current code to make it a little...