fam4r

Results 10 comments of fam4r

Hey, sorry... This is `nmcli device show` output: ``` $ nmcli device show wlp0s20u1 GENERAL.DEVICE: wlp0s20u1 GENERAL.TYPE: wifi GENERAL.HWADDR: [REDACTED] GENERAL.MTU: 1500 GENERAL.STATE: 20 (unavailable) GENERAL.CONNECTION: -- GENERAL.CON-PATH: -- ```...

> This script worked for me: https://github.com/smitt04/slack-dark-theme/blob/master/darkSlack.sh#L23 > (just replace the URL in the highlighted line) Substitution with sed: ``` sed -i "s/http.*/https:\/\/raw.githubusercontent.com\/laCour\/slack-night-mode\/master\/css\/raw\/black.css';/g" darkSlack.sh ```

I subscribe with that request. Moreover IMHO the use-case of opening the (every) related AUR web page while updating a package is very uncomfortable. I also want to contribute quoting...

This solved for me in Colab: ``` !pip install --upgrade git+https://github.com/BorealisAI/advertorch.git ``` @masoudhashemi @gwding can someone please update the pip package?

Hello! Any update on this? I would be available for testing it out 😄

Someone can please explain why that happens?

Modal + "don't ask me again" seems a straightforward and effective solution in my opinion. Thank you

I can **not** access Serial using Java 8 and Arduino `1.8.9-3`, but it works with Arduino `1.8.9-1`. Java 12 is not affected by that problem, but shows warnings as reported...