Hacker News new | past | comments | ask | show | jobs | submit | rchasman's comments login

My startup is a Cronhub customer.

What makes cron-job.org not an alternative for us, is that this they monitor by crawling a URL that you provide. This is limiting and doesn't serve our use case for backend system monitoring.

By contrast, Cronhub gives us a public endpoint that we must ping by a certain interval to say that our service ran in the interval.

We also use their slack integration to show any monitoring failures in our #fires channel!

It's a monitoring service that "just works" and we don't have to maintain it, and if things go wrong we can reach out to someone since we are paying customers.

Also Tigran is very responsive!


We use ElasticSearch at Lawmatics, and it powers more functionality than just our search! We use it to power our Automation targeting engine, reporting features, audience builder and pagination, filtering, sorting of data tables.

We denormalize associated records into one Index. And any record that we need to find based on user-defined queries will go through ES since it's much simpler to metaprogram queries across denormalized data (no conditional joins).


This is one of the undersung benefits of ES in my eyes. Relevancy results requires tuning of the indices and queries and in most cases (that non IR-experts would program) ES will give as good results and be as easy or easier to implement as Solr.

But after you've gotten over that, you realize that this new tool can do lots more things than just text search. Time series metrics, BI, predictive ML, APM, etc. with relatively little work. With Solr, you could do those non-IR tasks, but it's going to feel much more awkward, IMO.


On a mac, I don't use the default terminal. I had to click the button, and then copy the protocol from the dialog box that popped up asking if it was okay to start terminal.app.

Could you please make the button text selectable? It would make the experience easier for people to get into (conversion_rate++)

Other than that, I love this. Thanks for it.


That's a really good idea, thank you.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: