Earlier quoted context omitted.
> 2. Less trust in you as a YC startup. What if you fail? What if you sell out? > 3. Requirement of email. > 4. Telemetry and privacy concerns raised by others. Dovetailing on these... Like why is a CLI tool VC backed? Is the business model just selling our data? Is the VC backing for another product and the CLI tool is just a PR thing?
CLI is a relatively "pristine" environment, where a lot of people's time is spent and nothing competes for our attention (or data as was pointed out). Any business model that could plausibly exploit this environment for financial gain would be an easy sell to investors. I don't know anything about this product's intentions, but it's easy to imagine the possibilities once you start getting permission to pop something…
Launch HN: Fig (YC S20) – Autocomplete for the Terminal
251–260 of 390 posts
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#252Nice website, but I wouldn't switch to this from Fish/Zsh on account of: 1. Cannot identify any killer features above what I already have with forever free tools with much larger support communities. 2. Less trust in you as a YC startup. What if you fail? What if you sell out? 3. Requirement of email. 4. Telemetry and privacy concerns raised by others. 5. Not available for Linux, and I get the feeling that Linux woul…
We started with macOS because I have a background in Swift development. Linux is definitely not an after thought to us! As for the telemetry concerns, I totally get that. We've tried to strike a balance and it seems like we've got it wrong. This will be fixed in the next update.
Care to share more about this? Which terminals are you planning to support?
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#253Earlier quoted context omitted.
The reason we suggest logging in with your work email is so that you can share shortcuts and completions for internal CLI tools with your team. We should probably add this explanation to the login page because I can see how this would be confusing.
> The reason we suggest logging in with your work email is so that you can share shortcuts and completions for internal CLI tools with your team. I guess I'm still missing something, as I don't get why the domain of my email address is relevant for who I share things with? My (hopefully constructive!) feedback is that by asking specifically for a business mail, you send certain signals to the end user. Are you honest…
If there are a bunch of people at the same company using Fig, we'd probably reach out to understand what you find valuable and how we could make it better - we don't have a paid offering yet, but want to figure out what teams are willing to pay for!
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#254I've been using xonsh, which also has autocomplete for a lot of things, and I LOVE the python shell because bash syntax is very alien to me. The screenshots of fig look awesome, especially the git syntax and things, but my main feedback is I can't figure out what the hell fig is. > git clone https://github.com/YOUR_GITHUB_USERNAME/autocomplete.git fig-autocomplete > npm install First reaction is WTF? I thought Fig wa…
These instructions only apply if you want to develop your own completion specs and are setting up the dev environment!
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#255Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#256Earlier quoted context omitted.
I did exactly that for free ;)
Can we check it out! :D
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#257Earlier quoted context omitted.
Just to clarify, the text you type into the terminal NEVER leaves your device. Fig does not store or collect this information. We send an event when you insert something using Fig's autocomplete, so we can get a sense for how frequently people use the app. We also send which completion spec (eg. git, npm or cd) was used to generate the suggestions to know which commands to prioritize.
So wait a second, the text I type into the terminal never leaves my device, but the commands I invoke do? What's the difference?
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#258Earlier quoted context omitted.
You summarized my exact feelings about it, especially #1, 4, and 5. I get the feeling that the team hasn't done their homework on potential users and existing solutions.
No, I think it's incumbent on us developers to be more willing to pay for things. We know now that free doesn't really work.
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#259Earlier quoted context omitted.
> 2. Less trust in you as a YC startup. What if you fail? What if you sell out? > 3. Requirement of email. > 4. Telemetry and privacy concerns raised by others. Dovetailing on these... Like why is a CLI tool VC backed? Is the business model just selling our data? Is the VC backing for another product and the CLI tool is just a PR thing?
> Is the VC backing for another product and the CLI tool is just a PR thing? Autocomplete is our first product. The bigger vision that Fig can enable an ecosystem of terminal extensions. Here are some early prototypes we built [0] and here is the discussion from when we were posted on HN last summer [1]. > Is the business model just selling our data? We will never sell data. That just isn't the business we want to bu…
Re: Launch HN: Fig (YC S20) – Autocomplete for the Terminal
#260Earlier quoted context omitted.
Just adding, from their website: > Investors: We've raised several million dollars from amazing VCs like General Catalyst and Kleiner Perkins, and angels like Jason Warner, Adam Gross, Olivier Pomel, Scott Belsky, Will Gaybrick and a handful of other impressive dev tool founders and executives. The fact that a CLI tool raised millions of dollars while also being basically powered by open-source contributions is also…
I just wanted be a fly on the wall when Fig founders were pitching to these investors on how they are gonna make money. Can NOT this tool say to my employer - How many times I compile my code in a day ? When I get a compilation error - how quickly it gets to compiling state again ? Was the compilation error a trivial mistake ? How much time is spent between each commands ? How productive I am keying in command one af…
There are other ways to support developers thru honest tooling (eg IntelliJ).