Viewing profile — kldavenport
kldavenport
HN member- Joined
- Tue, Jul 23, 2013, 3:26 PM UTC
- HN karma
- 38
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About kldavenport
No profile information was provided.
Recent public activity
-
comment
Comment #31752356
Am I the only one with memories of clicking it over and over again: "eep!,eep!,eep!,eep!,eep!"?
-
comment
Comment #31604430
Is Shimano doing this because SRAM (a competitor) bought Hammerhead? Makes me skeptical we will ever see Shimano STEPS battery % and mode on the Hammerhead. Hammerhead sells an And…
-
comment
Comment #13187683
So far it looks to have a better web and mobile interface than postmates and grubhub.
- story
-
comment
Comment #11999894
Pricing looks competitive https://aws.amazon.com/efs/pricing/ I wonder if this helps those who perceive S3 as vendor lock-in since it replicates a traditional file system.
-
comment
Comment #11090750
This was my experience as well. It was refreshing.
-
comment
Comment #11090742
A fantastic set of APIs with Matplotlib under the hood: Seaborn Http://stanford.edu/~mwaskom/software/seaborn/
-
comment
Comment #10780115
seaborn, bokeh, pandas' built in methods, and plotly fill in the ggplot gap for me.
-
comment
Comment #10585437
Amazon's UX designers feel the same way. G+'s card layout does not make it easy to infer what's the latest vs the most commented on item and what the logic is behind it's positioni…
-
comment
Comment #8865422
The homeless have moved back into the I-5 Colonnade and the proximity of Duthie Hill leads most people away from the city for their rides.
- story
-
comment
Comment #8795364
Glad they added .query() to Pandas in .13. In general I find the methods in Pandas/NumPy much more consistent with general programming constructs than most of what I see in R. No d…
- story
-
comment
Comment #7649749
Another great piece from n+1.
-
comment
Comment #7564290
Is this better or similar to Hue?
-
comment
Comment #7519482
n+1 produces quality articles, check out http://nplusonemag.com/bad-education
-
comment
Comment #7268168
Looks like he won't have to worry about working for a living anymore...
-
comment
Comment #7111637
Check out the Python JIT compiler NUMBA. It compiles annotated Python and NumPy code to LLVM (through decorators). It's been wicked fast for my use cases: http://numba.pydata.org/
-
comment
Comment #6802697
Their use case didn't seem especially Mongo-centric, I wonder why they chose to go down the road. We used MongoDB TokuMX to improve performance: http://www.tokutek.com/resources/be…
-
comment
Comment #6429081
Joe Cheng and the rest of the team at RStudio have done an excellent job with this. It allows a statistician to spend their time on scripting the analysis instead of web developmen…
-
comment
Comment #6209972
CogSci depending on the school.
-
comment
Comment #6177157
What about R?
-
comment
Comment #6144596
It's hard to find a BI solution that has kept up with all the pure analytics platforms. I'm really interested in what RStudio is doing with Shiny.