Vishnudev Krishnadas

Results 10 issues of Vishnudev Krishnadas

## What's going wrong? I have installed Node.js via [snap](https://snapcraft.io/node) ``` node --version v8.16.0 ``` I installed pm2 via npm ``` sudo npm i -g pm2 ``` For any command...

### Describe the problem I used angular fontawesome with mat-icon-button from Angular Material. Any other size other than default is having an offset. ``` ``` Current Size: **2x** ![image](https://user-images.githubusercontent.com/21088161/68117427-477fb200-ff23-11e9-8968-74ce4f58d24d.png) ![image](https://user-images.githubusercontent.com/21088161/68117370-28812000-ff23-11e9-88ad-a209a148b097.png)...

Each group should be collapsable using a boolean attribute. This will improve the visibility of groups in case of largely grouped data.

Requesting feature for ability to retry the upload due to failure because of internet issues/some other failures.

Module throws an error even if everything is caught when I loose my Internet connection in-between file download

The image viewer css gets broken onload and image is pushed out of the container. Notice the scrollbar ![ezgif com-gif-maker (1)](https://user-images.githubusercontent.com/21088161/68077002-4135ec80-fde2-11e9-834d-2211599e8513.png)

## Code for reproducibility ``` from rdflib.plugins.stores.sparqlstore import SPARQLStore endpoint = "http://localhost:10214/sparql?repository=default" credentials = ('abc', 'abc') headers = { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko)...

bug
SPARQL

## 🐛 Bug The loss function in BYOL doesn't seem to match the one defined in the [paper](https://arxiv.org/pdf/2006.07733.pdf). ### To Reproduce Running the training for BYOL. #### Code sample https://github.com/Lightning-Universe/lightning-bolts/blob/4f910f6c9893eaf206eed6b7df545c8a02043a55/src/pl_bolts/models/self_supervised/byol/byol_module.py#L130-L142...

help wanted
bug

### What is the issue? Ollama fails to start properly when using in a system with only CPU mode. This happened after I upgraded to latest version i.e. 0.1.30 using...

bug

I seem to have enjoyed using uinames until now. It seems that this API is unreliable as it crashes sometimes. I see this error when using this at irregular intervals....