Kevin Mok

Results 11 issues of Kevin Mok

## Desired Behavior `timetrace completion [bash|zsh|fish]` should be able to generate a completion file for me in that respective shell. ## Current Behavior This is not an existing feature that...

enhancement
help wanted

## Expected Behavior Should give completion for projects/tags for `add` command after filling out `from` and `to` info. ## Current Behavior No completion. ## Steps to Reproduce 1. Type in...

improvement
needs help

Formalized my workaround mentioned in [this comment](https://github.com/TailorDev/Watson/issues/250#issuecomment-462029698). Cache is invalidated when the frames file is newer than the cache files, similar to how the `zsh` completions work. Performance is also...

improvement

## Context (Environment) - Terminal: rxvt-unicode-pixbuf 9.22-2 - Shell: fish-3.0.0-1 - Version: watson 1.6.0-1 - Completion: latest version from https://github.com/TailorDev/Watson/commit/f1a2c94c1878a6f0cace8bdd509628990e319c65 ## Expected Behavior Completions as fast as `zsh`. Here I...

improvement
help wanted

When you go to any page on YouTube, the title of the tab is always "YouTube". So if you open a bunch of videos in new tabs at once, they...

**Describe the bug** It seems really flaky what CID's I can access from a public gateway that I uploaded to my local Estuary using `content/add`. I can see them in...

Bug

When I launch Ganache with `ganache --wallet.accounts 0xe8ee08a685d093206043f7274958f3a51944ce0b49393d20fd9fed2d0585077b,50000000000000000000`, I see: ``` ganache v7.8.0 (@ganache/cli: 0.9.0, @ganache/core: 0.9.0) Starting RPC server Available Accounts ================== (0) 0x4f2D6eB43A905aE40D1921188ae41d213660Cb40 (50 ETH) Private Keys ==================...

When trying to [send a transaction](https://github.com/Kevin-Mok/provotum-v2/blob/57cc33b7495c4394227e1e91e6f1e268e2fe16e2/voting-authority/backend/solidity/scripts/deploy.ts#L64), I'm getting an error with the message `Invalid signature v value`. I've seen issue #1638, but @davidmurdoch seemed to say it was an issue...

It seems kind of cumbersome to have my filters cleared every time upon coming back and then tweaking each of them individually for each planet. Maybe it's just me being...

#### To report a bug... * What command(s) did you run? `task project:sch` * What did you expect to happen? For tasks with project `sch` to show. ``` ID Age...

type:bug
eval:reproduced
triaged