HN user

fucalost

11 karma
Posts0
Comments10
View on HN
No posts found.

This! People underestimate the extent to which lawyers are negotiable also. “I’m not paying that” is a surprisingly effective method; they’re often willing to compromise on payment terms, work at-risk subject to a successful outcome, significantly reduce their rates, etc.

I actually really like Elasticsearch. It’s very powerful, there’s a healthy ecosystem of tools (increasingly for OpenSearch too), and the query language makes sense to me.

Sure it’s computationally expensive, inefficient even, but for many use-cases it just works.

I’d add that for production deployments, AWS has developed a new instance family that enables OpenSearch data to be stored on S3 [1], bringing significant cost savings.

[1] https://docs.aws.amazon.com/opensearch-service/latest/develo...

For what it’s worth, I recently travelled to the US from the Middle East (into Houston) and was also concerned about this.

My solution was to delete apps I didn’t want to be searched (e.g. WhatsApp) after having made a cloud backup, then enabling airplane mode.

CBP’s website [1] states:

Prior to beginning a basic or advanced search, CBP Officers will ensure all data and network connections are disabled

And no, I wasn’t searched (thankfully!)

[1] https://www.cbp.gov/travel/cbp-search-authority/border-searc...

From my limited interactions with document-intensive sectors (i.e. legal), I think they’re sorely lacking something like this.

When the same document is edited by two separate individuals and diverges, it is a nightmare to reconcile the two.

I truly wish (i.) Microsoft Word was a nicer format for VCS, or (ii.) Markdown was more suitable for “formal” legal texts and specifications — probably in that order (!)