Viewing profile — yyparm
yyparm
HN member- Joined
- Sun, May 21, 2017, 7:54 PM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About yyparm
No profile information was provided.
Recent public activity
-
comment
Comment #15266321
I tend to think the problem identified by the author is more of a fundamental problem with long-lived development branches that diverge with master - stuff will change under you an…
-
comment
Comment #15266267
This makes a lot of sense to me. If you're maintaining a large project having lots of non-cohesive commits make it much harder to figure out what the logical changes were. I care a…
-
comment
Comment #14402877
Last time I looked at Presto, it works fine for simple queries (e.g. scanning data and aggregating it into a small result set) but the performance was prone to falling off a cliff …
-
comment
Comment #14388975
One lesson to take from this is that it's often worth spending an extra half hour or hour validating that your assumptions about where time is being spent are true. I've seen two e…