Brian Anderson

Results 207 issues of Brian Anderson

#### Problem More docs needed. #### Summary of Changes This adds documentation to the sysvar module and its submodules, to the data types and supporting functions associated with each sysvar....

community

I have a grammar for which the match statement looks like ``` match { "access_log", "client_body_temp_path", "default_server", "error_log", "events", "fastcgi_temp_path", "http", "index", "listen", "pid", "proxy_temp_path", "root", "scgi_temp_path", "server", "server_name", "user",...

bug
good first issue

On slack QuRyu reported some problems completing the project 4 benchmarks: https://tikv-wg.slack.com/archives/CKD9363A8/p1568990445005500 The two main problems: - They ran into ulimits for open socks. I believe this benchmark describes opening...

component/rust

Per @sticnarf sled's api requires explicit frequent flushes that aren't sufficiently described in its documentation. Fix that.

component/rust

Read through the project 4 text and follow the steps as written. The purpose of this is to discover missing information, conflicting information, inconsistencies, and things that can be improved....

component/rust

The beginning of the course is pretty boring, and there's not a lot of interesting background reading before project 1. I'm thinking a great way to start it off would...

type/enhancement
help-wanted
good-first-issue
component/rust

[This comment from @BurntSushi came to my attention lately](https://github.com/rust-lang-nursery/rust-cookbook/issues/502#issue-387418261) where he argues against using error libraries in teaching material, and I've heard other skepticism about the wisdom of using `failure`...

type/bug
component/rust

Per questions mentioned here: https://github.com/pingcap/talent-plan/issues/114#issuecomment-510635176 It's not clear what to write to disk on "set". The task is purposefully open to interpretation, but there's not quite enough guidance yet. Also...

type/enhancement
component/rust

Counterpart to https://github.com/pingcap/talent-plan/issues/71

component/rust

Before beginning the project we had several discussions about the subject pingcap wants covered. Then we proceeded to design the course in a way that would hopefully cover those topics....

type/enhancement
component/rust