Ben Berman

Results 29 comments of Ben Berman

I needed to say `cursor.set_position(0)`. I wish this were documented in the byteorder docs somewhere, but it is reasonable to expect that and potentially to expect users to know that...

Fair enough. The reason I say this is really that I'd never heard of `Cursor` before using `byteorder`. I also use `byteorder` mostly to convert between two numeric types, and...

@BurntSushi when I try with a vec I get: ``` error[E0599]: no method named `read_f64` found for type `std::vec::Vec` in the current scope --> src/main.rs:56:11 | 56 | bytes.read_f64::().unwrap() |...

@BurntSushi Oh wow thank you so much. You da bomb

Yeah I definitely don't think it should be in Misc, but I don't know if like "full-stack framework" is a big enough category to actually have as a category.

It could go in JS but nothing else under Programming Languages is a framework, as far as I can see

@bheisler That's a good point. You could convert my earlier example into valid code by using a one-shot channel future and then blocking on it.

For people like me who want this but don't care nearly enough to try to implement it, I recommend piping into [`bat`](https://github.com/sharkdp/bat). `./my-program | jsonpp | bat --language=json`

Now that scrollback has been implemented, I would like to see this RFC given some more attention. Any indicator that we're currently not at the bottom of the window or...

This should also probably be done for the source.