Live data from Hacker News

Amazon acquires Fig

fig.io

201–208 of 208 posts

Re: Amazon acquires Fig

#201
post #111

How does one join AWS?

1. Wrong thread. 2. IMHO: Be in the wrong place at the wrong time. I've never heard a happy story about Amazon that didn't involve a metric ton of Kool-Aid.

Not wrong thread. The title of this post was the same as the blog entry, "Fig has joined AWS", before it was editorialized by HN eds.

Re: Amazon acquires Fig

#202

Earlier quoted context omitted.

The blog post doesn't mean anything. HN is full of congratulatory posts of acquihires. They're all the same. "Now that we're part of $BIGCO we'll be working to integrate our technology into $BIGCO." It never happens. If $BIGCO had any intent to keep the product along, you'd be reading the post on $BIGCO's blog, not $FAILEDSTARTUP's blog.

Acquirers typically add terms to deal preventing vanity announcements and defining shutdown timeline. They don’t want the overhead of maintaining, or the negative brand hit. Each case is different, but there’s always a plan. They probably have some reason to keep maintaining the current customers/product, we can just guess what it is.

There is absolutely zero reason to believe that there is any plan to maintain this tiny product, let alone in any way to that is compatible with existing customers (if they exist).

Fig is only two, three years old at most.

Re: Amazon acquires Fig

#203
post #104

Earlier quoted context omitted.

I had never heard about them, but for the life of me, I cannot imagine sufficient paying customers: it's zsh/fish, basically. Sharing the settings is not really a $12/month productivity boost. Acquihire sounds likely.

I've been a personal paying customer going on 2 years now. The biggest benefit I get from fig is their "build a script / cli" functionality. With it you can define UI elements like "list all branches" and you have a nice UI sector and then you can string together code snippets using the outputs of the UI elements. So I have some fig scripts that prompt me for half a dozen inputs and then execute bash and python based…

I've been using Run [0] for this purposes.

[0]: https://github.com/TekWizely/run

Re: Amazon acquires Fig

#205
post #199
post #114

Earlier quoted context omitted.

I would never use a cloud-syncing cloud-connected terminal for simple security and privacy reasons alone, not to mention the fact that if it goes down I become basically disabled as a developer or admin. Several companies have tried to SaaSify the terminal and failed, so I suspect I am not alone here. "We've noticed that there's a component of the computing infrastructure that isn't sending everything you do to the c…

I would use this as the way for company's command line tools to be provisioned to me as a team member. This means my tools can be separated from work tools

What’s wrong with a company git repo for that?

Re: Amazon acquires Fig

#206
post #98

Earlier quoted context omitted.

To me the whole post read like "we are aquihired, but we cannot admit we are are aquihired". The closing of registration driving it home. If AWS bought it for the product, what reason would there ever be to stop the current business model entirely rather than leaving it on its current trajectory for a few months, untill said "needs" are addressed?

I was at Cloud9 which was acquired by Amazon. We took most of the existing frontend and tech and rebuilt the backend on AWS, then relaunched it as AWS Cloud9. In the meantime we sunset the existing service. I'd assume the same thing is going to happen here.

As an aside, can you explain to me why Cloud9 has never worked correctly in Safari? The cursor positioning in text has been messed up for as long as I can remember. AWS has never fixed it, despite having owned it for over a decade.

I worked at AWS from 2010 to 2014 after also getting acqui-hired (AWS SDK for PHP, fka CloudFusion).

Re: Amazon acquires Fig

#207
post #122
post #59

Earlier quoted context omitted.

> Existing users will continue to be able to use Fig and will receive ongoing support. What's more, we are now making all the paid Fig Team features completely free. This sounds like a win for users.

Except people just hearing about Fig now can't sign up.

Yeah this is true. I'm deeply disappointed with my experience with Fig. Despite high anticipation among my friends in the community, the inability to log in has rendered it useless for us, prompting me to uninstall fig. I hope Fig addresses these issues to provide a more satisfying user experience in the future with a proper timeline.

Re: Amazon acquires Fig

#208
post #205
post #199

Earlier quoted context omitted.

I would use this as the way for company's command line tools to be provisioned to me as a team member. This means my tools can be separated from work tools

What’s wrong with a company git repo for that?

do people use git to provision environments? That is not a thing. What is in the repo? A dockerfile?
Post reply on HN