Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
erydo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
erydo
3y ago
Not to imply any specific doubts—I’m aware of the narratives—but if you have references, I’m interested! Request, request.
2.
▲
by
erydo
6y ago
This view is over-simplistic. Many—perhaps most—products are designed to serve more than one kind of user. Obvious example: building an e-commerce platform. The merchant is a kind of user. The customer is a different kind of user on that sa
3.
▲
by
erydo
6y ago
Congrats to the team. Though in the inevitable acquisition, I wish GitHub/Microsoft had been the acquirer: there are a lot of natural fits between that ecosystem and Keybase's model, and a reasonable history of successful acquisit
4.
▲
by
erydo
7y ago
At some level I agree with your sentiment about shibboleth-style filtering. Not having seen these specific "tests" though, I can charitably imagine these being relevant to fault-tolerance/managed intricacy. Things like, "
5.
▲
by
erydo
7y ago
I care a bit. It's misleading by the standards of anyone who's used to reading graphs. Wikipedia is an organization I care about and trust and it sucks to skim a graph and realize that the axis was changed to mean something that t
6.
▲
by
erydo
7y ago
That's true but still doesn't map here. Or at least, to my interpretation of it. Stock-picking is specifically referring to where you should allocate a given amount if you are investing. There's obviously more to stocks than
7.
▲
by
erydo
7y ago
I believe the strategy comparison here is based on how to best allocate $X in the stock market. Choosing not to allocate it is kind of irrelevant, just like "play tic-tac-toe instead" is not a chess strategy.
8.
▲
by
erydo
7y ago
It's still just one definition: A paper map relates a point on a the piece of paper to a point in some other space (topography, subway stops, interstate routes, etc). And if you relax the "carto" part of "cartography&quo
9.
▲
by
erydo
7y ago
Mapping one's infrastructure is pretty common parlance. It's not even a pun, really.
10.
▲
by
erydo
8y ago
I am even more of a layman than most here, but — why is it different? Isn't that basically Schrödinger's cat?
11.
▲
by
erydo
8y ago
> There's a massive rift between "sun makes tree grow, preventing other trees from getting the light" and "I'm trying to sell my wares by expressing concepts of value, numbers, and desire". Like a tree beari
12.
▲
by
erydo
8y ago
Yes — won once, and died another time on the Plane of Fire. (I meant to zap down, not at myself! Damn. Learned to think before acting. NetHack is not as real-time as it feels when you're in a sticky situation.)
13.
▲
by
erydo
9y ago
Just use the word that means the thing that you're talking about, as clearly as you can. What "clear" means depends on the context and audience. It sounds like you probably already know this, but "fixed" and "c
14.
▲
by
erydo
9y ago
Hey, this is really cool! Cross-language validation of data types is such a pain. This looks really well-done.
15.
▲
by
erydo
9y ago
As a devil's…inquisitor, I guess— I'm curious what the reasoning has been behind the Navy's (and WWII RAF's) preference for split/seniority control and in what situations that balances out, if any. Are those situati
16.
▲
by
erydo
10y ago
Thank you!
17.
▲
by
erydo
10y ago
What "nasty tactic" are you referring to? I see: 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 u
18.
▲
by
erydo
10y ago
This is a really interesting topic that I know little about. This paper was published 36 years ago—is it still current with modern understanding of sailing? Or has anything changed or been refined significantly since?
19.
▲
by
erydo
10y ago
Devil's advocate: Wouldn't a person who prefers sitting be more likely to keep a job as a driver rather than conductor? An unhealthy person might think, "Ugh, I'd have to be on my feet all day." And a healthy person
20.
▲
by
erydo
10y ago
At first I agreed with you, but realized that my preferred solution was essentially what they recommended and just with different wording. My thought process was: - Absolutely, DNS resolvers should not care or have knowledge of the prot
21.
▲
by
erydo
10y ago
My thoughts went straight to PostgreSQL Foreign Data Wrappers. Something like that would be really helpful!
22.
▲
by
erydo
10y ago
Your own example is more concisely covered by arrows, which are already available: class Vector { constructor(x=0, y=0, z=0) { this.x = x; this.y = y; this.z = z; setTimeout(() => console.log(this.x + &quo
23.
▲
by
erydo
10y ago
This is a really helpful way of describing the problem. Concretely describing behavioural coupling in terms of graphs is much less hand-wavy than the normal, "things become tightly coupled and which becomes hard to deal with."
24.
▲
by
erydo
10y ago
Your example seems to assume translation only. I wonder how difficult/useful it would be to identify other kinds of time-varying characteristics (translation, rotation, scale, hue, saturation, brightness, etc) of partial scene elements
25.
▲
by
erydo
10y ago
Preo Mobile Ordering | New York, NY | ONSITE | Full-Time | Multiple Roles | $50-150k (role- and experience-dependent) + bonus/benefits. Preo has built the most advanced mobile ordering app and venue integration in the world: Order and
26.
▲
by
erydo
10y ago
The `with` statement seems similar to Haskell's `do` notation for monads, where the monad(ish) here is pattern matching. I'm new to Elixir but I've definitely run into the "byzantine case-clause" issue and it can be
27.
▲
by
erydo
10y ago
This is a small anecdote, but: I'm happy with my current iPhone and the current models aren't additionally compelling enough to me to upgrade. I have an iPhone 5S and don't want a larger one. When the iPhone SE came out, I wa
28.
▲
by
erydo
10y ago
Never seen that before, that looks really interesting!
29.
▲
by
erydo
10y ago
Agreed. A common objection from new developers is that "commit messages are hard and they slow me down", so if that's how you feel (for example, you're starting a fresh project): go crazy with your commits and don't
30.
▲
by
erydo
11y ago
They did say "1.6x faster", not using the term "speedup" (which is terrible nomenclature too, but that's not the point). To say that something that's no faster is identical to something that's "1x fas
More ›