Live data from Hacker News

Show HN: A better visual builder for complex business logic

superblocks.com

21–30 of 48 posts

Re: Show HN: A better visual builder for complex business logic

#21
post #18

Discussed recently here https://news.ycombinator.com/item?id=36495680

This is actually a completely separate feature! We're just iterating fast! Our AI launch introduced the ability to have AI generate and refactor code for you in our platform.

Right but that's not really the cadence of Show HN which has its own weird rules.

Re: Show HN: A better visual builder for complex business logic

#23

Earlier quoted context omitted.

Seconding the comment above, I think "Loop" might actually be a technical term and something like "for each (whatever)" or "do X times" might be easier to follow. As programmers we know things like while loops and end conditions, but regular folks might want to see something a bit more human readable. Alternatively, maybe some kind of flow chart with a line pointing at itself might convey what a loop is - that end co…

This is great insight. Taking a more "technical" approach has its tradeoffs but so far, our customer discovery points to this being a tangible approach to try for enterprise use cases. We find that a lot of enterprises assign engineers to build in Superblocks but rather than a team of 100 engineers building out a DIY solution, they can reduce it to only a handful. I am excited to experiment with in-product guidance a…

Maybe take a look at cobol.

I know, I know. But it was designed for non programmers.

Their syntax in this case is

Perform . . . Times

The language might give some insight by offering a different perspective

Re: Show HN: A better visual builder for complex business logic

#24
post #23

Earlier quoted context omitted.

This is great insight. Taking a more "technical" approach has its tradeoffs but so far, our customer discovery points to this being a tangible approach to try for enterprise use cases. We find that a lot of enterprises assign engineers to build in Superblocks but rather than a team of 100 engineers building out a DIY solution, they can reduce it to only a handful. I am excited to experiment with in-product guidance a…

Maybe take a look at cobol. I know, I know. But it was designed for non programmers. Their syntax in this case is Perform . . . Times The language might give some insight by offering a different perspective

TIL! That syntax reminds me of Ruby a little bit.

Re: Show HN: A better visual builder for complex business logic

#25
post #9

That's cool, it's kind of like Scratch [*] for business. Presumably the market is people who don't like Retool because it is too high-level (not enough control) and don't like code because it's too low-level (too much boilerplate and tool complexity). The risk is that the finer grained control stuff is too much like code ('you lost me at "loop" and "condition"', etc.), or not powerful enough to do the tasks that Reto…

I'd love to hear your feedback after taking a few minutes to try it out! We think this will be easy enough for non-developers to grok while also flexible enough for engineers to do whatever they want.

Looks cool, but you lost me at the SSO Tax on your pricing page.

Re: Show HN: A better visual builder for complex business logic

#27
post #4

How does this compare to Retool Workflows? https://retool.com/products/workflows/

or other OSS projects that are similar, like https://n8n.io/

n8n AFAIK is a workflow builder whereas at Superblocks, we are an Application builder (in addition to a workflow builder). We enable developers to build user interfaces that "bind" to APIs that they build with this feature.

Re: Show HN: A better visual builder for complex business logic

#28
post #18

Discussed recently here https://news.ycombinator.com/item?id=36495680

This is actually a completely separate feature! We're just iterating fast! Our AI launch introduced the ability to have AI generate and refactor code for you in our platform.

I usually expect "Show HN" posts to be about new products/projects you’ve worked on, not to post every feature annoucement of your company.

Also:

> Please make it easy for users to try your thing out, ideally without barriers such as signups or emails. You'll get more feedback that way.

https://news.ycombinator.com/showhn.html

Re: Show HN: A better visual builder for complex business logic

#30
post #29

Some questions: - can I self-host the whole suite without any internet connection? - Are you targeting retool users? - Are you targeting airflow users?

We provide an agent deployment model that allows your data to never leave your network. We do not however offer an air-gapped solution.

Superblocks, Retool, and Airflow provide different approach to solve similar problems. We've found that lots of customers prefer Superblocks.

Post reply on HN