Ashish Bhatia

Results 31 issues of Ashish Bhatia

Hi, It seems the go-readability is missing support for "article:published_time", do you have plans to add it? Or would it be OK if I look into the codebase and add...

I have some path and query fields mapped to well-defined types like `int` and `string`. However, I want to read the request body as `[]byte` or ideally, as `map[string][]string`. It...

question

In case of an incorrect command-line, is there a way to format docopt's output and beautify it for example, by using terminal colors?

https://medium.com/@satorusasozaki/automate-mac-os-x-configuration-by-using-brewfile-58a78ce5cc53

Hi, I understand this is written for Angular JS. I am trying to use this with Vue and not being able to make it work. Is it even possible or...

### Problem to solve https://vuetifyjs.com/en/components/carousels/#carousels seems to only show one full slide at a time. ### Proposed solution It would look more beautiful from a UX perspective if it can...

T: feature
C: VCarousel

Replace ```ts import { InjectionKey } from 'vue' ``` with ```ts import type { InjectionKey } from 'vue' ``` As the types should now be explicitly imported as type-only imports

### 🐛 Describe the bug `pytorch 2.2.0` can be installed without `pip` when using `poetry`. This does not work for `pytorch 2.2.1` ``` • Updating torch (2.2.0 https://download.pytorch.org/whl/cpu/torch-2.2.0-cp310-none-macosx_11_0_arm64.whl -> 2.2.1...

module: binaries
triaged

I couldn't see to find any timezone parsing code. So, for example, if I am saying "10 PM EST" while the machine's local time is in PST then I expect...