Live data from Hacker News

Viewing profile — cschreiber

cschreiber

HN member
Joined
Mon, Mar 25, 2019, 9:10 PM UTC
HN karma
150
Public activity
28 items

About cschreiber

No profile information was provided.

Recent public activity

  1. comment
    Comment #36230273

    Thank you for your insights & appreciate the suggestions! We absolutely agree that a large part of the value prop is about the ease of the project setup and deployment rather than …

  2. comment
    Comment #36230095

    very valid point, ty!

  3. comment
    Comment #36229708

    `{{ foo.1 }}` is supported and initially was the only syntax to index arrays. But with the need to index arrays with the help of other variables came the introduction of optional `…

  4. comment
    Comment #36229610

    Spot on! :) But we already have it on the roadmap as one of our next items to clean that up properly and migrate away from it

  5. comment
    Comment #36229419

    Any other PM books you found had a significant impact on your role?

  6. comment
    Comment #36229256

    Very helpful, ty!

  7. comment
    Comment #36228847

    Makes a lot of sense. I guess the only requirement that would still be helpful is minimum password length?

  8. comment
    Comment #36228803

    Appreciate the feedback. We launched our pricing plan this week after being in private beta with a different pricing strategy. We did chat with our private beta users about what wo…

  9. comment
    Comment #36228324

    Sorry to hear, that the first experience was not as imagined. You are correct that the event system is currently only consisting of internal events. With the next batch of integrat…

  10. comment
    Comment #36227983

    That is a fair point you’re raising, and we agree, we will not be able to build a tool that is right for everyone. Our hypothesis is that if we give users the right tools (rapid AP…

  11. comment
    Comment #36227977

    Let me address each of your points: Performance: When we began planning to build Fastgen, our most important consideration was how it should handle load. Therefore, most of our des…

  12. comment
    Comment #36227600

    Hi there! Ah, the design of our interface... You've just touched on a topic that's seen more passionate debates in our team than whether pineapple belongs on pizza. In the end, we …

  13. comment
    Comment #36227200

    The last couple of weeks we were mainly focused on transition between the private and public beta, so that the development of new integrations had to be paused for a bit. For the c…

  14. comment
    Comment #36226835

    At the moment, no. Our focus has been on providing a cloud-based low-code experience that you can access from anywhere without the need for local setup. However we are exploring wa…

  15. comment
    Comment #36226824

    Happy to hear that you like the demo, we added it to the website this week. We worked with multiple Frontend developers in our private beta and the common theme was that they enjoy…

  16. comment
    Comment #36226802

    At the moment, Fastgen doesn’t directly support local development. Our focus has been on providing a cloud-based low-code experience that you can access from anywhere without the n…

  17. comment
    Comment #36226692

    Thanks a lot for your extensive feedback! It's detailed comments like this that help us improve and meet users needs. Let me address each of your points: Body validation, DB Query …

  18. comment
    Comment #36226363

    You can separate the target audience into three main camps: Technical people at startups. In smaller companies that can be the CTO, in larger companies it is usually individual con…

  19. comment
    Comment #36226351

    Bubble is a solid platform, but we definitely saw lots of opportunities for enhancements. We’ve talked to lots of users of low-code tools before starting to build and lack of perfo…

  20. comment
    Comment #36226106

    Whoops, thanks for reporting - on it! Update: Fixed. :)

  21. comment
    Comment #36226071

    That sounds great. Keep us posted on how it goes. If you run into any issues, we have a slack community where the whole team is answering questions. We are also building out our ed…

  22. comment
    Comment #36225978

    We use a combination of RabbitMQ, Centrifugo, and Redis with a backend written in golang and our own job scheduling engine. Everything is deployed on AWS EKS. While we thought abou…

  23. comment
    Comment #36225948

    Thanks, appreciate it! A couple of differences are that Fastgen is fully hosted, we offer visual workflow building, easy third-party integrations, and a built-in Datahub interface …

  24. comment
    Comment #36225872

    Yes, you can. We give you the keys to the database we host for you. Alternatively, you can host the database somewhere else and connect it to Fastgen to build APIs and workflows on…

  25. comment
    Comment #36225818

    Noted, thanks for the feedback! Will consider changing the requirements for the password. 2FA is on the roadmap and we’re planning to release it within the next two weeks.