> Likewise, wouldn’t you be baffled if you needed to click a “Start Editing” button in Word or Google Docs?
Interestingly that’s exactly what Apple Pages does now, on phone/tablet at least. I like the way it forces a moment of consideration of what’s there before I dive in. And iterative edit–review–edit cycles help me to keep making macro progress instead of fiddling with irrelevant details. (I’ve not tried Notion though.)
Having a limited supply of empathy is one way to think about this, but another (less immediately appealing) way is as fast moving moral fashions. In your example it seems like the empathy got ‘used up’, because of the order of those two events, but I think that sort of thing often happens the other way round too, in which cases it’s harder to tell ourselves stories about why. Maybe the best explanation is it’s mostly arbitrary. That’s the problem with relying on public charity and the feel-good factor as a mechanism for helping the worst off. Moral fashions are like weather – somewhat predictable, but not definitely not reliable or consistent.
Maybe it helps them in some way with legal compliance, or just PR (gives them an easy way to fob off people with concerns), the benefits of which would significantly outweigh the lost revenue from the miniscule percentage of Chrome users who will install this.
> If a law is bad when enforced, then the law needs to be changed, not the enforcement.
Useful as a rule of thumb but it's not always true. Models are never perfect, the map is not the territory. We are constantly figuring out what our shared values are, and it's a moving target. And the body of law itself is a complex beast with its own surprising dynamics. It's part of an ecosystem. You can't wave away its complexity with such a simplistic ideal.
A given law may be 'bad' (regrettable, even draconian/immoral) when enforced in certain cases, and yet it may also be unfeasible to change that law to add those cases as exceptions. This is why the law gives judges flexibility on sentencing, for example.
I’m the author of JSON Formatter [1] with 989,000 users.
I probably get a couple of offers a year for it. Of those that have offered specific sums, they ranged from from $10-20k. I always reject them, because it’s pretty obvious they want to turn it into malware.
I’ve had a couple of cases where I felt they went to some effort to schmooze me first, presenting themselves as having benign intentions, almost like a carefully crafted con. But as far as I can tell, there is no legitimate, ethical reason to want to acquire it, and I won’t sell out my users like that.
Good UX depends on audience and context. Many things are widely shared precisely because they give the user something fun and unexpected.
For people who work with computers all day, being online is more perfunctory, and the pleasure of seeing something fun/different rarely outweighs the annoyance of the interruption or of having to figure out an unconventional UI. But that's not everyone.
I think the edge just means CDN edge locations. There’s been a trend towards making edge locations smarter (via Lambda etc), so you can sometimes send dynamic responses straight back from the edge, ie quicker than always deferring to the big data centre for dynamic stuff. Previously computing on the edge was restricted to fairly simple caching of static responses.
> There is a reason the Microsoft Store and Google Play are absolutely filled with trash
So is the iOS App Store. If you dig past the first few search results you find tons of trash. But I'm not sure it matters how many low quality apps there are overall, as long as the store does its job of showing me the good ones first.
With both pie charts and donut charts, the size of a segment is based on its arc length. With a pie, that's the same thing as area, but for donuts it's not. So I guess that's one argument against donut charts. Neither chart is great for comparing sizes imo.