HN user

davuinci

38 karma
Posts18
Comments12
View on HN

There are several people earning their living through Facebook/Instagram and there is a whole marketplace that would impact lots of people. Don't get me wrong, I don't use or like FB in any way but FB disappearing overnight would definitely have drawbacks for lots of people.

Coinbase Cloud 5 years ago

A better wording would be that the aim of decentralization is the option to eliminate the third party. If someone wants to use a third party to transact then he should have the freedom to do so. Similarly, if someone wants to transact with another party directly then this should also be allowed.

My guess is that there would be an even more negative impact on sales if they would call it 12s. Lots of consumers would assume that only minor improvements were made and would choose not to upgrade.

Ergo IRC Server 5 years ago

In greek, the word "ergo" means "work". As a Greek myself, it seems like this etymology is much more common and used.

Similarly, when we say that something is ergonomic, it derives from "ergo" + "nomic" which means distribution of work. Distribution of work typically minimizes fatigue and that's also the meaning when we are talking about ergonomic chairs, keyboards, etc.

To be precise, we can prove that no sort comparison-based algorithm can do better than O(n log(n)) comparisons. There are some variations though that do better than that, though they are not based on comparisons (i.e counting sort, radix sort).

The only thing that (hopefully) is stored in the cloud with respect to password managers is the encrypted vault containing your passwords. Securing your vault with a strong master password in addition to a U2F like YubiKey seems to me a pretty safe way to store your important data.

Additionally, using an open-source password manager that you can audit alleviates any further paranoid concerns you may have. If you also worry about the cloud provider suffering a severe outage then you can always keep offline backups. Assuming that you have the expertise and time you can implement a solution yourself but it always depends on your threat model and your level of paranoia.