James Ray

Results 202 comments of James Ray

Yes I can also reproduce. https://blog.gridplus.io/why-ethereum-needs-stable-coins-b777b55945b5

When I clicked on the Medium logo while signed in I was signed out. This is with Brave shields down on a custom Medium blog: When trying to add tags,...

OK well can you program a way to get beta releases like in Windows via clicking an update button on a prompt in the browser, with a details link?

I'll look into setting up an automatic update with the package manager. I haven't noticed them update automatically as I haven't used them much.

The version on Ubuntu Software is 0.19.24, while the latest release is 0.19.70. ![screenshot from 2017-10-29 17-01-05](https://user-images.githubusercontent.com/16969914/32141076-c64d411c-bcca-11e7-8c91-3a5069de57e3.png) Is there something that I can add below? ![screenshot from 2017-10-29 17-03-31](https://user-images.githubusercontent.com/16969914/32141091-32fbed40-bccb-11e7-86aa-7f98ab237ba2.png)

Maybe: `apt-get update && apt-get upgrade -y` As per [here](https://github.com/brave/browser-laptop/blob/master/docs/linuxInstall.md).

While logged in as the root user I ran: `apt-get update && apt-get upgrade -y` However, brave was not one of the packages that was upgraded.

I just uninstalled Brave and `snap remove`d it, then reinstalled it with `snap install brave --beta`. The same version was installed as before uninstalling it according to snap: brave (beta)...

So I logged in as a root user, and ran `curl https://s3-us-west-2.amazonaws.com/brave-apt-staging/keys.asc | sudo apt-key add -` which returned OK on the last line. Then I ran: ``` echo "deb...