Viewing profile — searchfaster
searchfaster
HN member- Joined
- Wed, Nov 04, 2015, 10:40 PM UTC
- HN karma
- 119
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About searchfaster
deepak(at)searchera.io
Recent public activity
-
comment
Comment #17806183
Thank you !
-
comment
Comment #16002592
Please take a look at https://searchera.io for a demo. My personal email is on my profile.
-
comment
Comment #16001317
If you are interested in trying out an alternative, please let me know.
-
comment
Comment #14535712
Of course. We are doing our best to build a rock solid product which is fast, flexible, cost-effective with excellent support. Finally, it is the customers call. They are going to …
-
comment
Comment #14517758
Ours is a custom index written mostly in 'C' and bit of x86 assembly. It is very lightweight and extremely fast even without the use of replica indexes for every sort order. Thanks…
- comment
-
comment
Comment #14517621
Yes, we are currently hosted only in NY. Can you please ping beta.searchera.net and check the latency from your location ? Once we are out of beta we will be offering distributed d…
-
comment
Comment #14517348
Thanks ! Actually 40% of our current beta users are existing Algolia customers. Maintaining separate indexes for every sorting / ranking option and intentionally restricting the ap…
-
comment
Comment #14516715
Yes.. this is something our startup is working on fixing. How you sort and how you prioritize your fields to be searched are all configurable at query time. If you pay for a millio…
-
comment
Comment #14327902
Really cool.. Please highlight what is currently being played, will make it even better.
-
comment
Comment #14301671
Plenty of 3rd party devices support Google voice though.. I have been using a ooba (not sure about the name) for 4 years now as my home phone.
-
comment
Comment #14297932
> I can find the code and repost it. Here it is.. https://github.com/yahoo/mdbm
-
comment
Comment #14274722
I did a test of 'Bare metal Linux' vs 'Containers on bare metal linux' for our product. In this case it is just 2 processes a 'search component' and an 'analytics and logging compo…
-
comment
Comment #14266542
As a developer who just spent the last night building a visualization tool analyzing reddit data, totally appreciate the value of a good designer. It is very hard to balance 'simpl…
-
comment
Comment #14261361
Yes.. Its left to the API provider. Try https://learngraphql.com gives a very good idea of what graphql is. Way better than reading the official documentation or spec. Once I went …
-
comment
Comment #14242280
Agree, I am waiting for powerful, yet cost-effective bare metal servers.
-
comment
Comment #14232784
Hyperloglog is a pretty straightforward, simple and awesome algorithm.. probably that is the reason.. Take a look at redis implementation.. it is very easily readable.
-
comment
Comment #14227919
I have been running rkt on coreos and has been pretty stable..
-
comment
Comment #14227887
I have always been using snprintf
-
comment
Comment #14200738
Atleast AFAIK in Bayarea, nobody cares as long as you have the skills. I have had the pleasure of working with some amazing engineers & team players who were let go in earlier jobs…
-
comment
Comment #14200672
Just tried it locally, latency is < 1ms..
-
comment
Comment #14200659
Thanks.. just tried it out with my service, beats nginx for simple http proxying pretty easily by a nice margin. Envoy supports way more features than nginx too !
-
comment
Comment #14198329
Any numbers on latency Envoy adds for each request ?
-
comment
Comment #14198073
Move your data to dropbox paper, which I assume is hackpad++
-
comment
Comment #14196400
Hey dyngts, sorry I have not used GCP load balancers extensively and was not sure if this is supported. Manigandham's post below confirms it though with all the necessary informati…