ChristianHuff-DEV

Results 9 comments of ChristianHuff-DEV

For me as an individual user this might be a negative change. > Gitpod is most valuable in team settings (i.e. >1 contributor to the codebase). For me this is...

Thanks for the answer. The spending limit sounds like a great idea. I really came to love Gitpod and hope you'll find a way to make it work for companies...

I am facing the same issue using the *.deb* release. Opening a locally checked out repository leads to empty pages as in the screenshots posted by @Vinno97. (Here the [link](https://github.com/ChristianHuff-DEV/vuejs-quarkus-oauth)...

Same for me. Since all my transactions are invoiced in € (with an for me intransparent exchange rate) I would want to use these values even for stocks issued in...

@k-mooijman: Where you able to figure out the issue? I'm facing the same issue. I have a task sending the exact mail every 10s. Every second attempt fails with the...

Thank you for letting me know. I gave mailhog and quick try and it worked. At least know I now that it wasn't my application causing the issue.

Is there a way to open the IDE (Goland in my case) in a specific folder? I have a mono repo that looks like this: ![Screenshot 2022-02-26 at 17 37...

There is some documentation [here](https://github.com/johannesjo/super-productivity/blob/master/docs/github-access-token-instructions.md). But it seems to be out-dated. The mentioned scope `api` for GitHub doesn't exist (anymore?). Neither for new nor classic tokens. I therefore was also...

I am facing the same issue. The process looks as follows: 1. The user opens the app and is not authenticated. 2. The logic to authenticated the user is triggered....