Viewing profile — streametry
streametry
HN member- Joined
- Fri, Jun 06, 2014, 9:36 AM UTC
- HN karma
- 33
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About streametry
Recent public activity
- story
-
comment
Comment #8159069
The article doesn't directly mention network partitions and split-brain syndrome. Luckily there is Aphyr's Jepsen series [1] with both theory and practice. [1] http://aphyr.com/tag…
-
comment
Comment #8136699
The algorithm is called "Jump". A quick search on GitHub revealed three projects that implement it and they are all written in Go: https://github.com/benbjohnson/jmphash
-
comment
Comment #8025671
And not just that hardware is harder but also the IoT market is estimated at $19 trillion [1] creating a gold rush of sorts. But yes, there is no shortage of IoT platforms (xively,…
- story
- story
-
comment
Comment #8019293
Looks great, I've been looking for a solution like this. What would be really cool is to be able to query public data streams and combine them in way similar to Yahoo Pipes. I susp…
-
comment
Comment #7948904
I think the authors of NVD3 have recognized the complexities as well and have planned a rewrite [1] this year. [1] http://nvd3.org/blog/2014/03/state-of-nvd3/
-
comment
Comment #7948657
Lack of hover effects caught my attention as well. Additionally for time series data range selectors come in handy. Dygraphs [1], NVD3 [2] and Highcharts all have them. [1] http://…