Soham Dasgupta
Soham Dasgupta
Will there be Windows native binaries at some point?
Please see this example to add MariaDB monitoring. This will come in handy for the helm chart. https://gist.github.com/mlabouardy/a488a29df2af1e632b83aa777f1bca34#file-telegraf-conf
When I click on the generate button, it shows me an error saying `RuntimeError: tensors must be 2-D`. I'm running it on an Apple Mac Studio with M1 Max 32C...
Just observed that the TypeScript library directory mentioned in the `.vscode/settings.json` points to a directory that might not be present on the users' machine. ```JSON "typescript.tsdk": "../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib", ``` I think...
The colors from the Catppuccin plugin don't override the colors injected into the `.prose` class. I've managed to fix a few, but I'm uncertain if this is the correct way,...
I wanted to open an issue and check the community's feedback on removing the toast functionality altogether. Even though it is a nice little UI gimmick, it definitely comes in...
This action only supports AHK v1 and would be great if there was a way to pass which version of AHK I want to run.
I have a PNPM workspace where I use wildcard to map child package directories, and for some reason sherif is flagging that as an error. 
### I have checked the following: - [X] I've searched existing issues and found nothing related to my issue. ### Describe the feature you want to add Currently, we can...
#### Current Behavior The starship prompt is not showing up correctly and the OS module at the very left is getting truncated in Fish shell on Windows 11. #### Expected...