Live data from Hacker News

Retool Raises $50M from Sequoia

retool.com

51–60 of 99 posts

Re: Retool Raises $50M from Sequoia

#51
post #20

Earlier quoted context omitted.

Would it be fair to say Retool is a spiritual successor to Visual Basic, upon which a whole generation of enterprise apps was built?

Yes, certainly! "VB in the cloud" is a pretty good description of Retool. (I think we're a quite a bit more developer friendly, but it's certainly 80% correct.)

surprised at the final comment. was VB not developer friendly? this wasnt my perception.

Re: Retool Raises $50M from Sequoia

#53
post #2

Hi all! David, founder of Retool here. We’ve come a long way since we our very first Show HN ( https://news.ycombinator.com/item?id=14515494 ) and subsequent launch ( https://news.ycombinator.com/item?id=17725966 )! Briefly — Retool is a visual programming language, built specifically for building internal front-ends. The idea is that we can let you use a visual programming interface to get you 70% of the way there v…

congrats David! just a broad question as a React/frontend dev looking for devtools/startup ideas - how do you feel about your bet on React now? any pain points, wishlists? Would love to hear about any non obvious things in doing visual builder interfaces in React. I found the relayout algorithm (the brief pause when i hover one element over another) interesting, have you ever written that one up?

Re: Retool Raises $50M from Sequoia

#54
post #2

Hi all! David, founder of Retool here. We’ve come a long way since we our very first Show HN ( https://news.ycombinator.com/item?id=14515494 ) and subsequent launch ( https://news.ycombinator.com/item?id=17725966 )! Briefly — Retool is a visual programming language, built specifically for building internal front-ends. The idea is that we can let you use a visual programming interface to get you 70% of the way there v…

David, I wish you would build some tools to help us build custom document management functions.

One of the challenges of highly regulated verticals is that we have to produce a lot of paperwork for regulators. This paperwork is documents in a particular format (from templates we create) but is populated by data from various databases (and other sources like JIRA, google docs, etc.).

If we could program custom logic that pulls data from our various sources to create an exportable document (PDF) based on the data all over our organization, we could replace two dozen document management people with one script ... and have it be more accurate to boot.

Re: Retool Raises $50M from Sequoia

#55
post #2

Hi all! David, founder of Retool here. We’ve come a long way since we our very first Show HN ( https://news.ycombinator.com/item?id=14515494 ) and subsequent launch ( https://news.ycombinator.com/item?id=17725966 )! Briefly — Retool is a visual programming language, built specifically for building internal front-ends. The idea is that we can let you use a visual programming interface to get you 70% of the way there v…

Hi David, Congrats on the funding! I am wondering whether retool can fit this use case? I have some bunch of data which I would like to sell, and would like to give a dataviz tool to a 3rd party customer to play with my data. Are you aware of any customer of you with such an use case?

Yes, that should work well with Retool. You just need to build the app in Retool, and then enable "public applications", which'll let you expose the app publicly. We don't bill for public users.

(Theoretically, the end users could get all the data by inspecting the network requests. But there's really no way around that given that you're exposing the app and its data publicly. I suppose you could get around it by adding a password to the public app. LMK if you need help with that!)

Re: Retool Raises $50M from Sequoia

#56
post #2

Hi all! David, founder of Retool here. We’ve come a long way since we our very first Show HN ( https://news.ycombinator.com/item?id=14515494 ) and subsequent launch ( https://news.ycombinator.com/item?id=17725966 )! Briefly — Retool is a visual programming language, built specifically for building internal front-ends. The idea is that we can let you use a visual programming interface to get you 70% of the way there v…

David, I wish you would build some tools to help us build custom document management functions. One of the challenges of highly regulated verticals is that we have to produce a lot of paperwork for regulators. This paperwork is documents in a particular format (from templates we create) but is populated by data from various databases (and other sources like JIRA, google docs, etc.). If we could program custom logic t…

Hi, thank you for the message! That is a very interesting use case. Do you mind emailing me at david AT retool? We've previously built something like this, but for Excel (you upload an Excel template, and we pull in data from various APIs [e.g. SFDC, JIRA, etc.] and fill it into the xlsx file). If you're interested in using Retool for it, I'd love to chat and learn more about the use case. (I bet there are many others who have a similar use case, hah.)

Re: Retool Raises $50M from Sequoia

#57
post #2

Hi all! David, founder of Retool here. We’ve come a long way since we our very first Show HN ( https://news.ycombinator.com/item?id=14515494 ) and subsequent launch ( https://news.ycombinator.com/item?id=17725966 )! Briefly — Retool is a visual programming language, built specifically for building internal front-ends. The idea is that we can let you use a visual programming interface to get you 70% of the way there v…

Congrats David, we're a big fan (and users) of Retool.

Thank you for using Retool! If you ever have any feedback, feel free to email me directly. :)

Re: Retool Raises $50M from Sequoia

#58
post #2

Hi all! David, founder of Retool here. We’ve come a long way since we our very first Show HN ( https://news.ycombinator.com/item?id=14515494 ) and subsequent launch ( https://news.ycombinator.com/item?id=17725966 )! Briefly — Retool is a visual programming language, built specifically for building internal front-ends. The idea is that we can let you use a visual programming interface to get you 70% of the way there v…

David, I wish you would build some tools to help us build custom document management functions. One of the challenges of highly regulated verticals is that we have to produce a lot of paperwork for regulators. This paperwork is documents in a particular format (from templates we create) but is populated by data from various databases (and other sources like JIRA, google docs, etc.). If we could program custom logic t…

Hi,

I’m interested in understanding what it is you need exactly.

I’m working on something that may have overlap.

let me know how I can get in touch!

Re: Retool Raises $50M from Sequoia

#59
post #51
post #20

Earlier quoted context omitted.

Yes, certainly! "VB in the cloud" is a pretty good description of Retool. (I think we're a quite a bit more developer friendly, but it's certainly 80% correct.)

surprised at the final comment. was VB not developer friendly? this wasnt my perception.

Depends how you define developer.

VB was definitely "business oriented scripter" friendly. When I needed to do something that felt more like programming than scripting it annoyed the hell out of me.

Note: It was still awesome overall, and the time I spent swearing at it for the complex logic parts was more than worth it for the time and pain I saved elsewhere, but I think that's what the retool founder's trying to gesture at.

Re: Retool Raises $50M from Sequoia

#60
post #17

Earlier quoted context omitted.

Hi! Thanks for the comment. I'm an engineer as well, so the concerns you raise are things I've thought a lot about. I think Retool does a few things differently, which help: 1. On We allow you to sync all your applications to Git. All Retool apps just JSON, and we serialize that to YAML (that has pretty diffs). So when you make changes to your application, those changes can be synced directly to your Git repository,…

The git thing is only for on-prem.

Currently. Elsewhere in this thread the founder said they're aiming to make it available in the cloud as well.

I'd be a lot more comfortable playing with retool once that happens myself, might, by "only ... so far" appears to be the situaiton.

Post reply on HN