Shareef Dweikat

Results 5 issues of Shareef Dweikat

When i do `go get -u github.com/psampaz/go-mod-outdated` and then `go list -u -m -json all | go-mod-outdated` I get `zsh: command not found: go-mod-outdated`

### Steps to reproduce 1. Join a call 2. Finish it ### Expected behaviour widget should disappear automatically after i am done. ### Actual behaviour It is stuck at status...

![image](https://github.com/nibdo/kalend/assets/10628302/36497179-8bc3-47b5-a1a6-b6e1d3efcd31) I get this screen when i install the calendar. Other views are working fine. Here is a sandbox for the code i used https://codesandbox.io/s/flamboyant-black-dtwvlq?file=/package.json The expected result ![image](https://github.com/nibdo/kalend/assets/10628302/b558bac8-ba01-47e7-8015-5c97b24044b4)

bug

Hi, I am using react-native-keychain setInternetCredentials function to store credentials (key-value pairs) for a crypto wallet. Do i need to encrypt the data before storing it using the function? or...

I am trying to run `./run.sh --model 7b`, i get the following error log ending with `llama-gpt-llama-gpt-api-1 exited with code 1` `llama-gpt-llama-gpt-api-1 | /usr/local/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. llama-gpt-llama-gpt-api-1...