Live data from Hacker News

Show HN: Illa – An open-source alternative to Retool

github.com

41–50 of 74 posts

Re: Show HN: Illa – An open-source alternative to Retool

#41

Does any of the current "low-code" tools offer support for notifications on mobile? For my use cases that seems to be the lynchpin. EDIT: Apparently Retool does :)

It should be relatively straightforward with something like pushover.net (I'm not affiliated with them). Most low-code tools can send an API request.

Re: Show HN: Illa – An open-source alternative to Retool

#42
post #30

Do you have a way to turn off your automatic telemetry? It seems like one of the first things the UI does is send a bunch of info back to Sentry. It also appears that the email verification works by passing the email straight on to one of your servers, instead of my own SMTP setup, which is promptly blocked by my spamfilter. EDIT: Limit on the password of 20 characters? It's hashed anyway right, who cares? More Edit:…

No post body was provided.

Re: Show HN: Illa – An open-source alternative to Retool

#45
post #31

Hey, fast-try/illacloud, I know this is petty, but, if you mess with history and make it impossible for me to back out of your web page (by clicking the back button), I will immediately assume you are a untrustworthy company, and I will never return later to make an account. I hate this practice, it's rude, it shows contempt for your users (in this case future-users), and its one of the many dark UI patterns that is…

This is a UI bug. Sorry for your bad experience. Our team is fixing it now, and I will keep you posted once we fix it. ;)

Re: Show HN: Illa – An open-source alternative to Retool

#46
post #30

Do you have a way to turn off your automatic telemetry? It seems like one of the first things the UI does is send a bunch of info back to Sentry. It also appears that the email verification works by passing the email straight on to one of your servers, instead of my own SMTP setup, which is promptly blocked by my spamfilter. EDIT: Limit on the password of 20 characters? It's hashed anyway right, who cares? More Edit:…

[deleted]

Re: Show HN: Illa – An open-source alternative to Retool

#50
post #28

I'm not a fan of using a cli to boot a docker image. I found out that it's possible to find the base docker-compose images with a bit of searching, but it'd be nicer if the documentation links to them directly.

Hey mate, we just updated a new CLI last Friday, please try this link here. https://github.com/illacloud/deploy-illa-manually
Post reply on HN