Live data from Hacker News

Viewing profile — marcglasberg

marcglasberg

HN member
Joined
Fri, Sep 01, 2023, 8:06 PM UTC
HN karma
8
Public activity
5 items

About marcglasberg

No profile information was provided.

Recent public activity

  1. comment
    Comment #39901816

    Flutter tooling is superior to that of native iOS and Android development. It's not just about the cost savings from avoiding separate builds: Developing a Flutter app is generally…

  2. comment
    Comment #39899054

    Hey folks, I've created an open source app example using Celest, complete with tests and all. If think it demonstrates Celest use quite well. Here it is: https://github.com/marcgla…

  3. comment
    Comment #39899003

    I'd say the developer experience is completely different. With Celest you can almost pretend you are writing the frontend and backend code as one single codebase. And then you chan…

  4. comment
    Comment #39898917

    Just to clarify what Dillon said: When you do `celest deploy` it sends your current code to the cloud. After that if your code contains: `celest.init(environment: CelestEnvironment…

  5. comment
    Comment #39898814

    Committing to open-source the code (and provide detailed instructions on how to run the code) in case the company shuts down is the most important. It could be part of the service …