Earlier quoted context omitted.
http://vagrantup.com/ A bit of constructive criticism: The "this changes everything" thing has become way, way, overplayed. I saw that and immediately rolled my eyes and stopped reading. It is about at the level of "code ninja" now.
Thanks, I agree that I'm tired of that. The Vagrant website is being redesigned at the moment, so that'll disappear shortly.
Announcing HashiCorp (a Company for Vagrant)
21–30 of 64 posts
Re: Announcing HashiCorp (a Company for Vagrant)
#22I'm here to answer any questions, if you have them. I'm really excited! Fun fact, I first "launched" Vagrant on HN almost exactly 1000 days ago: http://news.ycombinator.com/item?id=1175901
Re: Announcing HashiCorp (a Company for Vagrant)
#23Re: Announcing HashiCorp (a Company for Vagrant)
#24Also, the website looks absolutely gorgeous. Fantastic work there.
Re: Announcing HashiCorp (a Company for Vagrant)
#25I'm here to answer any questions, if you have them. I'm really excited! Fun fact, I first "launched" Vagrant on HN almost exactly 1000 days ago: http://news.ycombinator.com/item?id=1175901
What's Vagrant?
For instance, once you have scripts that download and compile apache, php, python, and perhaps mysql and postgres, you can automatically create a new virtual machine with any combination of those things at any time. Even your applications can be automatically installed in a fresh development environment with a single command. It's great for allowing new developers to get going in their own environment on a team project, and good for you individually, if you have a lot of different things on the go, you can keep them isolated in their own environments and easily setup and destroy them at any time.
The value is adds is great, although it also adds a bit of inconvenience. If your OS likes to update virtualbox a lot, vagrant might suddenly stop working until they update it. Developing the scripts to provision a vm can take quite a bit of time. If you're doing lengthy compiles in the process and those compiles are failing, it can be slow to find out why. Once you get a module down, and it's solid, it's very nice to have.
Re: Announcing HashiCorp (a Company for Vagrant)
#26I'm here to answer any questions, if you have them. I'm really excited! Fun fact, I first "launched" Vagrant on HN almost exactly 1000 days ago: http://news.ycombinator.com/item?id=1175901
Re: Announcing HashiCorp (a Company for Vagrant)
#27Earlier quoted context omitted.
Thanks, I agree that I'm tired of that. The Vagrant website is being redesigned at the moment, so that'll disappear shortly.
But, and take this as a compliment, Vagrant does change everything. I'm so happy with vagrant now I can really say I have the same OS as my server in my laptop, I can easily switch between them and distribute the env between my peers.
Re: Announcing HashiCorp (a Company for Vagrant)
#28Earlier quoted context omitted.
What's Vagrant?
vagrant is a tool for automatically setting up ("provisioning") new vms, according to scripts. For instance, once you have scripts that download and compile apache, php, python, and perhaps mysql and postgres, you can automatically create a new virtual machine with any combination of those things at any time. Even your applications can be automatically installed in a fresh development environment with a single comman…
Re: Announcing HashiCorp (a Company for Vagrant)
#29Can the first order of business be a renaming so the mascot of a useful and widely-used product isn't a homeless person?
The project won't be renamed, but it will be rebranded in the next few weeks. In the three years the project has existed I have only gotten two or three complaints about the mascot, but everyone has agreed that "Vagrant" itself is fine. Note that I've talked up to some pretty high levels of US government using Vagrant, and most are okay with it. One [fairly large/visible] organization within the US government has sai…
Re: Announcing HashiCorp (a Company for Vagrant)
#30I'm here to answer any questions, if you have them. I'm really excited! Fun fact, I first "launched" Vagrant on HN almost exactly 1000 days ago: http://news.ycombinator.com/item?id=1175901
Maybe this is a stupid question, but how do you pronounce HashiCorp? Is it "HAA-she" (rhymes with Kashi, like the cereal) or is it "HASH-i" (rhymes with "flashy")? I'm guessing it's the former since it'd match the Japanese pronunciation of your last name...?