by NotSammyHagar on 12/9/21, 8:03 PM
Their symbol is hcp instead of hash, what a shame.
by atlgator on 12/10/21, 2:40 AM
Don't buy at IPO. Buy after the lockup expires.
by nodesocket on 12/9/21, 8:43 PM
Thank you Mitchell and Armon. I essentially built my DevOps consulting company off the back of Packer and Terraform. I’ll be a long term $HCP shareholder.
by altdataseller on 12/9/21, 8:04 PM
Don’t understand why anyone would need their cloud products. Who needs Terraform or Nomad or Vault as a service?
by bugsense on 12/9/21, 7:59 PM
I think Hashicorp will enter monitoring next. Netdata would be a great fit (OSS, fat agent, huge metric granularity, deep infra and network insights)
by sytse on 12/9/21, 8:06 PM
by pas on 12/9/21, 7:33 PM
by rileymat2 on 12/9/21, 8:47 PM
by jakub_g on 12/9/21, 8:39 PM
Question to EU folks: do you see HCP at your stock broker?
Out of curiosity, I checked the two stock brokers I have accounts with (Revolut and DeGiro), and it's not there yet.
Do you know what EU (or French) brokers have the Nasdaq companies on the day of IPO?
by Animats on 12/9/21, 11:26 PM
So they sell orchestration tools for managing server farms, right?
by redisman on 12/9/21, 7:43 PM
Other then cashing in equity has anyone found that a IPO has made a place better or worse for the employees?
Big fan of Hashicorp products btw
by dandigangi on 12/9/21, 10:54 PM
Definitely going to be buying up shares. Love their products and see Vault/TF (among the other products) growing their role in cloud/security.
by davewritescode on 12/9/21, 11:00 PM
Honestly I’m kinda not a huge fan of Hashicorp these days. They’re super late to managed services and they’re incredibly expensive.
by jakub_g on 12/10/21, 3:19 PM
Edit: DeGiro seems to have it now.
by Lamad123 on 12/9/21, 8:44 PM
I'd buy a few if they were 5 or even 30 dollars.
by lflux on 12/9/21, 8:29 PM
Maybe with this IPO they can finally start reviewing terraform PRs again
by taf2 on 12/9/21, 10:39 PM
Thanks HashiCorp... it's nice to write lines like this less often:
```
sudo dd if=/dev/zero of=/tmpswap bs=4096 count=1M && sudo chmod 0600 /tmpswap && sudo chown root:root /tmpswap && sudo mkswap /tmpswap && sudo swapon /tmpswap
```