For a few weeks now I have been using the Brave browser. It is based on Chromium, so switching from Chrome was a quick adjustment since I have been using Chrome for years. Brave includes an ad blocking system that blocks what they call "very intrusive ads" and most attempts to track users across sites. They have also setup a system using BAT currency that allows you to directly pay content providers that you visit. I have also setup my site as a content provider so I can receive tokens.
Browser
The browser was created by Brendan Eich, the creator of Javascript. The browser has worked well so far. It updates automatically similarly to the way Chrome does. They have a system for syncing bookmarks between your devices. You also have a wallet built in for your BAT tokens. I am using it on a Mac, and my Android phone.
Tuesday, April 30, 2019
Subscribe to:
Posts (Atom)
Coding
I'm not sure where I heard this, and it wasn't worded this way, but it helps to think about coding this way. Basically, any progra...
-
Some Android applications use space on your Google Drive to store data. You can't see this data by browsing drive the normal way. You ...
-
I recently migrated a site from Magento 1 to Magento 2. The product image thumbnails work differently in Magento 2. In Magento 2 they use ...
-
Here is another small JS project that I built quite a few years ago. It was basically just an exploration of the canvas tag, which was some...