Jacob Evelyn

Results 37 issues of Jacob Evelyn

This change would allow tags like `@games:board-games:settlers-of-catan` to _also_ match commands like `friends list activities --tagged games` and `friends list activities --tagged games:board-games`. If the multilevel hierarchy is too difficult,...

enhancement
help wanted

I'm not yet sure what this should look like exactly, but I think it would be useful to see something like: ``` $ friends calendar June 2017 Su Mo Tu...

enhancement
question
up for grabs
help wanted

Based on [this comment from Hacker News](https://news.ycombinator.com/item?id=14378356) it seems like there are places we can get good performance wins for `friends`, so it starts up much faster.

enhancement

This needs to be fleshed out much, much more, but the README states that `friends` is "a way to track the ebbs and flows of your relationships over time" and...

enhancement
question

This seems to work for me, but I'm a TypeScript beginner and am probably doing a lot of things wrong: ```typescript // Modified from https://github.com/patrick-steele-idem/morphdom/pull/113/commits/0b6b2e87b5f1b193c40c4c64f25938846ccd4039 declare module "nanomorph" { interface...

#### Fine Uploader version 5.16.2 #### Browsers where the bug is reproducible All #### Operating systems where the bug is reproducible macOS #### All relevant Fine Uploader-related code that you...

This was a suggestion made by @sampersand in the RubyConf Discord channel for our recent talk. The idea is that instead of using `@_memo_wise` for all method types, we'd use...

enhancement

Similar to how we only define `inherited` when we need it, we should only define `initialize` and `allocate` where needed. It would also be nice to do this for `reset_memo_wise`...

Hello! I'm writing on behalf of the team behind [`MemoWise`](https://github.com/panorama-ed/memo_wise), a Ruby memoization gem that aims to provide fast memoized lookups. First of all, I wanted to say we're big...

bug

**Is your feature request related to a problem? Please describe.** We just came across this project—it looks awesome! Thanks so much. We're hoping to use something like `until_and_while_executing` to prevent...

enhancement
documentation
feature request