erydo | 2 years ago | on: Text editing on mobile: the invisible problem
erydo's comments
erydo | 5 years ago | on: A comprehensive list of UX design methods and deliverables
Obvious example: building an e-commerce platform. The merchant is a kind of user. The customer is a different kind of user on that same platform. Yes, they're humans, but they're not doing the same thing.
Any B2B or B2C type product will have at least two very distinct roles like that. And in those cases, arguing that everyone is just a person as a sort of moral position is destructively vague. It's more difficult to serve someone's needs if you can't start to narrow down what they're trying to accomplish.
While I totally agree with the sentiment that we shouldn't conflate personhood identically with their role in a product, solving useful problems does require that you de-scope and discretize the interactions a bit.
erydo | 5 years ago | on: Zoom Acquires Keybase
Hopefully Zoom avoids gutting Keybase. I found it really useful for bootstrapping credentials when onboarding remote team members and contractors. Way easier to manage than GPG: it was fairly painless even for non-technical people.
Fingers crossed. I wonder what the infrastructure overhead cost is?
erydo | 6 years ago | on: Elon Musk: Tons of C++/C engineers needed
erydo | 6 years ago | on: Wikipedia's JavaScript Initialisation on a Budget
erydo | 6 years ago | on: You May Be Better Off Picking Stocks at Random, Study Finds
Stock-picking is specifically referring to where you should allocate a given amount if you are investing. There's obviously more to stocks than simply picking them, but as for picking specifically, there's no analog in poker because you don't divide your bet that way. (Aside from raising on a bluff, but that's stretching it).
Whether, when, and how much you should invest is a separate strategy that's related to your confidence and expected return of the picking strategy—but not the same thing.
Just like whether and when you agree to a game of chess vs tic-tac-toe might depend on your confidence in your skills; but that decision is _not_ relevant to chess strategy, which assumes you're already playing the game.
erydo | 6 years ago | on: You May Be Better Off Picking Stocks at Random, Study Finds
Choosing not to allocate it is kind of irrelevant, just like "play tic-tac-toe instead" is not a chess strategy.
erydo | 7 years ago | on: Cartography: Graph view of infrastructure assets and relationships between them
But, words are just words.
erydo | 7 years ago | on: Cartography: Graph view of infrastructure assets and relationships between them
erydo | 7 years ago | on: Experimental rejection of observer-independence in the quantum world
erydo | 7 years ago | on: A biologist who believes that trees speak a language we can learn to listen to
Like a tree bearing bright red, juicy-looking fruits filled with sugar and vitamins?
erydo | 8 years ago | on: The NetHack dev team is happy to announce the release of NetHack 3.6.1
erydo | 8 years ago | on: JavaScript Promises Discussion: Make Them Monadic? (2013)
It sounds like you probably already know this, but "fixed" and "constant" usually refer to concepts very distinct from "immutable". And "contextual function" would confuse everyone. (A monad isn't a function, and certainly not one influenced by some outer context). Similarly, "orthogonal" and "unrelated" aren't synonyms. (X and Y axes are orthogonal, but they're often related. That's why we plot things).
In every field, there will be people who over-use technical terms for status signaling. But those terms usually exist for a reason beyond that, and avoiding them as a sort of counter-signaling doesn't help anyone. It's just playing the other side of that game.
Usually the common term means the same things as a lot of things…that's both why they're common, and why they're less useful in a technical context.
Some other examples that come to mind are "electricity" (current, voltage, power…?); "size" (area, volume, mass…?). Just because an engineer or physicist might talk about volume doesn't mean you have to be a physicist to talk about it too. It also doesn't mean that, not being a physicist, the familiar word "size" means the same thing they're talking about.
erydo | 8 years ago | on: Quicktype – Beautiful types from JSON
erydo | 8 years ago | on: USS McCain collision ultimately caused by UI confusion
It seems similar to the whole democracy v. autocracy tradeoff. One optimizing for coverage of perspective, the other optimizing for efficiency of a perspective.
erydo | 9 years ago | on: A Review of Modern Sail Theory (1981) [pdf]
erydo | 9 years ago | on: LLVM tried some nasty tactics to grow, read the whole thread
Actually I was going to suggest that we work together and merge the best features of both into a common source-base that could be used by both groups going forward: eventually unifying the developer pool and mind share. This might be difficult, but I think the end result would be useful.
Reaching out to another project with similar goals to clarify and understand the differences, and offer collaboration doesn't seem nasty. Am I missing something?erydo | 9 years ago | on: A Review of Modern Sail Theory (1981) [pdf]
erydo | 9 years ago | on: Too much sitting, too little exercise may accelerate biological aging
An unhealthy person might think, "Ugh, I'd have to be on my feet all day." And a healthy person may not see that as a major negative.
erydo | 9 years ago | on: The “.onion” Special-Use Domain Name (2015)
- Absolutely, DNS resolvers should not care or have knowledge of the protocol that will be used to access that address.
- What they *should* do is just say that normal DNS resolvers shouldn't ever resolve .onion addresses.
- (And then Tor should include a special DNS resolver that does anyway.)
- Oh, that's compatible with what they said.
I think some of the confusion comes from their use of "applications".