Sebastian Waisbrot

Results 10 comments of Sebastian Waisbrot

Hi, I'm with some free time at the moment, so I can take a stab at this, or review @theintz's implementation but I agree on deciding an interface first. About...

What I don't know is how that works considering the connection might be persistent.

Y si en vez de hacer eso que es medio complicado/feo/problemático se extrae la información de parseo de cada sitio de un txt diferente y sólo actualizás eso, desde github...

Sounds good. I was actually thinking that instead of `Vec` the type of the keys could be `Vec` being `K` `Clone + PartialEq + PartialCmp`, and maybe something else. That...

I'm guessing this is about fortune (UNIX) http://en.wikipedia.org/wiki/Fortune_%28Unix%29 Doesn't that increase the dependencies? Should it be optional?

Possible explanation and duplication: #67

Related issues: - #6 Link urls in comments - #20 Good support for quoting other guys messages

@antirez let me know if you approve the feature and I can work on a pull request.

@antirez let me know if there's something you don't like about the pull request to adjust.

@antirez what do you think about adding shortcuts to browse each section? e.g.: g then t opens top, g then l opens latest. That's widely used in google reader and...