Or, they are just looking for people who are comfortable in front of a camera, have some editing skills, and know how to make an interesting <1 minute video - which is a pretty desirable skill depending on who you ask.
Bitcoin's "magic property" is the faith that the miners have. It has been hardforked, but the majority of computing power has chosen to stay on Bitcoin.
When I click the cactus.chat link I get an "Ethereum Phishing Detection" message.
> This domain is currently on the MetaMask domain warning list. This means that based on information available to us, MetaMask believes this domain could currently compromise your security and, as an added safety feature, MetaMask has restricted access to the site. To override this, please read the rest of this warning for instructions on how to continue at your own risk.
Yes, but I've lived here for 20 years and have never run into one while camping/canoeing. They are more active (but still sparse) in the Upper Peninsula.
It can be hidden from our official apps (but turned off by commenting out a single line in the UI code[0]). That content is still accessible via the LBRY sdk[1], and it is not possible for the company to remove it from the network.
Nice. Checkout https://odysee.com/$/gaming for more curated gaming content. Odysee is another (more centralized) frontend built on top of the LBRY protocol.
I am the UI engineer for lbry.tv/lbry desktop app.
This is a really hard problem and we've taken an incremental approach too (mostly because our team is so small). We sorta have an opt-in system since you can use lbry.tv or the app without owning any LBC.
I'm planning to spend some more time really digging into our onboarding flows over the next couple of months to make this crypto knowledge dump a lot easier for new users to understand.
It uses the blockchain to store pointers to find the data in a p2p network.
Anyone can build an app that interacts with the LBRY network through the lbry-sdk (https://github.com/lbryio/lbry-sdk). To be fair though, our company is the only one working on apps atm. But you could build one in any language you want.