Brian Kung

Results 10 issues of Brian Kung

## Checklist **If you have any non-Apple hardware components - submit your results to the `Custom Hardware` table.** * [x] I performed [all steps](https://github.com/devMEremenko/XcodeBenchmark#before-each-test) to correctly run XcodeBenchmark. * [x]...

Issue: https://github.com/vectordotdev/vector/issues/13329 This is a work in progress for adding a `chunks` method (chunks rather than chunk following the slice naming convention for [slice's chunks method](https://doc.rust-lang.org/std/primitive.slice.html#method.chunks)). This chunks data based...

domain: vrl

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug
domain: vrl
vrl: stdlib

Hi, just a thought because I'm halfway through the koans and I'm pretty sure that I have missed a lot of class (?) functions because I wasn't writing them. The...

Per [my reddit comment](https://www.reddit.com/r/rust/comments/ri70lk/my_heart_is_making_a_small_jump_long_awaited/hoydix6/?context=3): > I guess the only other thing is to be able to subscribe to console with an attribute or something. I wanted to conditionally include the...

S-feature
C-subscriber

(Originally reported on https://github.com/rust-lang/book/issues/3125) I saw a comment on Reddit indicating that code blocks were difficult for blind readers to read: > I’m blind and find the Rust books hard...

A-Code-Blocks
A-accessibility

Same as #27, just rebased.

...also updates the example to the latest available version of nannou.

Hi Expo Team, I forked this repo for a personal project that I'm not planning on releasing, but I still felt a little unsure of myself in doing so since...