Josh

Results 13 issues of Josh

Documentation reflects that some fields are not returned by ListFile (e.g. "permissions"). I have these questions: 1) Why is "permissions", for example, not included in the returned file metadata with...

Is there a reason 3.8 isn't supported in PyPi? (I'm running 3.8 and pip doesn't have a compatible version)

### Summary Is it possible to instead install to, e.g, ~/.jupyter/nbextensions? I have not been able to make it work

Running example app on iOS with no changes (iphone XR, iOS 15.5). Two issues: 1) From within the app, answering a call leaves the default page (start call / unregister...

Change initialization from None to max_seq_len Tested, works!

> from big_phoney import BigPhoney > p = BigPhoney() 2020-06-29 17:22:37.950128: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA 2020-06-29 17:22:37.965589:...

# I am submitting a new Community Plugin ## Repo URL [Link to my plugin](https://github.com/jsrozner/obsidian-tab-shifter) ## Release Checklist - [x] I have tested the plugin on - [ ] Windows...

Ready for review
plugin

As described [here](https://github.com/gdh1995/vimium-c/wiki/Enable-or-Disable-all-frames-by-a-shortcut), I am using f7 to toggle vimium status. Currently vimium starts in enabled state on all pages. I would like to set it to be disabled on...

question

**Describe the feature that you'd like:** I manage my dotfiles using git in a centralized repo. I want to be able to symlink from my central repo to the obsidian...

Following the instructions in the README, if we run `yarn version [major | minor | patch` Yarn will do a number of things, including create a git tag with the...