Live data from Hacker News

IBM to buy HashiCorp in $6.4B deal

reuters.com

371–380 of 391 posts

Re: IBM to buy HashiCorp in $6.4B deal

#371
post #165

Earlier quoted context omitted.

Why slow and complicated? We're just starting to implement it and we've only heard good things about it.

Ansible is great if you have workflows where sysadmins SSH to servers manually. It can pretty much take that workflow and automate it. The problem is it doesn’t go much beyond that, so you’re limited by SSH roundtrip latency and it’s a pain to parallelize (you end up either learning lots of options or mitogen can help). However fundamentally you’re still SSHing to machines, when really at scale you want some kind of…

Well, that's exactly what we need. Our servers are growing in numbers and it's a pain in the ass the log into each one of them via SSH and do stuff.

Re: IBM to buy HashiCorp in $6.4B deal

#372

Earlier quoted context omitted.

Was this supposed to make my eye twitch? Don’t give them any ideas.

Don't worry, IBM has you covered! https://www.ibm.com/docs/en/datapower-gateway/10.5.x?topic=2...

Oh God, of course they do.

Re: IBM to buy HashiCorp in $6.4B deal

#373
post #335

Earlier quoted context omitted.

> was always told early on that although they supported vault on kubernetes via a helm chart, they did not recommend using it on anything but EC2 instances (because of "security" which never really made sense their reasoning). The reasoning is basically that there are some security and isolation guarantees you don't get in Kubernetes that you do get on bare metal or (to a somewhat lesser extent) in VMs. In particular…

Thanks for the detailed explanation - some of what you say sounds familiar, but this was nearly 5 years ago so my fuzzy recollection of their reasoning - I recall it being something like they didn't trust etcd being compromised on kubernetes. My counterargument to that internally was "if your etcd cluster is compromised by a threat actor you have way bigger problems to worry about than secrets"

My vague recollection is that that concern was that the etcd store (specifically the keys pertaining to the Vault pod spec) could be modified in some way that would compromise the security of the encrypted Vault store when a Vault pod was restarted. It's been a long time since I remember that being a live concern though, so I've mostly recycled those neurons...

Re: IBM to buy HashiCorp in $6.4B deal

#374

Earlier quoted context omitted.

I knew a guy who was laid off from IBM specifically for being older, which came out years later as part of the class action lawsuit...

There is a former column that was under multiple writers (same name), that did a great expose on IBM and age discrimination, but I don't want to give said column their due since the columnist had other issues.

Here is one such article - https://www.cringely.com/2016/04/06/is-ibm-guilty-of-age-dis...

Re: IBM to buy HashiCorp in $6.4B deal

#375
post #94
post #49

Well, it was nice while it lasted! HashiCorp always felt like a company made by actual engineers, not "bean counters". Now it will just be another cog in the IBM machine, slowly grinding it down, removing everything attractive, just like RedHat and CentOS. Hopefully this will create a new wave off innovation, and someone will create something to replace the monopoly on IaC that IBM now owns.

I don’t understand people’s beef with IBM. They have been responsible for incredible R&D within computing. I even LIKE redhat/fedora! HashiCorp had already been sold out since waaaay before this acquisition and I also don’t understand why their engineers are seen as “special”…

Look at what they did with the Phoenix project for Canadian Government. They are not the same IBM they were 50 years ago. Now they are a consulting firm.

https://news.ycombinator.com/item?id=15303555

Re: IBM to buy HashiCorp in $6.4B deal

#377
post #155
post #97

Earlier quoted context omitted.

A lot of the people I respected from Heroku went there, glad they got a chance to use their skills to build something useful and profitable; glader still that they got their payout. Sadly I echo your sentiment about the future, as someone who has heard second-hand about the quality of work at modern Redhat. I am wondering how many more rounds of consolidation are left until there is no more space to innovate and we o…

our current economic model kind of depends on the idea that we can always disrupt the status quo with american free market ingenuity once it begins to stagnate but maybe we have reached the limits of what friedman's system can do or accounted for.

The American market is highly over regulated and most market libertarians would argue it hasn't been "free" in a long long time.

Re: IBM to buy HashiCorp in $6.4B deal

#378

Earlier quoted context omitted.

Yeah, they sure innovated with all that public money they got over...three years? What did the release in the last three years exactly? Also, what "democratic access" did people get? The ability to buy at $80 a share and then eventually sell it at $30? Does anyone really believe this kind of stuff anymore?

What is there to believe? Capitalism is not a religion, there is no belief involved.

I'm referring to the parent comment, but pithy reply.

Re: IBM to buy HashiCorp in $6.4B deal

#379
post #166

Earlier quoted context omitted.

Red Hat is a shell of itself. There is no appetite for taking on Terraform when Ansible is their ugly baby.

I've found they are complements to each other. One provisions infra, the other customized that infra for your needs. But I could be totally off-base.

You’re right, I was off base with my comment. They are indeed complementary.
Post reply on HN