HN user

seanyesmunt

128 karma

UI engineer for Strike

Building on Bitcoin

- For mods Hoping to change my username to neb_b

Posts1
Comments41
View on HN

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.

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.

Using black saves the most energy, but using gray still uses less energy than white. For a gray pixel, OLED devices just lower the power output for that pixel.

I'm pretty sure it works a little differently, but that's the idea.

We can remove data from our official apps (or at least hide it). We do this for dmca requests.

But if someone is hosting it, anyone can access it through the command line, or if they take our app code and remove a couple lines.

Another way to look at it is, `http` isn't responsible for preventing illegal content to be shared, `lbry` is the same.

All the code for our search engine is open source https://github.com/lbryio/lighthouse

You could also run your own search server if you don't want to use that one.

But that is only part of discovery. Another is built into the protocol. I can navigate to `lbry://bitconnect`, to see what has been published at that url. There is no way to spoof this part since it happens at the protocol layer.

Also if your interested, https://spee.ch/bitconnect. Spee.ch is a web wrapper for the lbry:// protocol. `spee.ch/url` will serve the same file as `lbry://url` (but is limited by different file types. There are more viewers in the app like a 3d file viewer.)

Content creators would benefit from lbry if they want to share files other than videos (, don't want to worry about being deplatformed, or want full control of their data.

Users may want to use it if they want to support their favorite creators without going through someone else. If they choose to support their favorite creators with micropayments or subscriptions, no one gets to take a cut off the top.

Ideally, it would allow creators to earn more money, and allow users to give more support to their favorite creators.