Marc Dumais

Results 159 comments of Marc Dumais

What I would love is to have an Electron-based Theia app package that works on a `rspb4`, like `VSCodium` has (they have a [bunch](https://github.com/VSCodium/vscodium/releases)).

> I don't have a rpi with installed GUI at the moment. That's why I'm using theia :) There is [something we're working-on](https://github.com/eclipse-theia/theia-blueprint/issues/74) that might be of interest to you....

@dm4tze Sorry - this PR fell between the cracks for a while. I'm interested in trying it on my own raspberry pi 4. Can you give a bit of details...

> Which of these changes are problematic? DOTNET and DART are the two that look suspicious to me ATM. We might need to supplement the pre-built binaries with OS--level dependencies...

@dm4tze I wanted to mention that it's highly recommended to somehow secure access to your container and its Theia app. You can use our "https" example image as inspiration: https://github.com/theia-ide/theia-apps/tree/master/theia-https-docker...

@lmcbout Now that the images we have as part of the CI have been updated to include `@theia/vsx-registry`, we can proceed with this change. Can you take care of it?

Thanks @mridup for trying this and sharing your results. I see a few exceptions in the `azure` log, that look interesting, that could potentially be related to the issue, or...

The first exception might have been fixed upstream a couple of months ago: https://github.com/microsoft/vscode-python/issues/13839

Hi @lapplislazuli , Sorry, thie PR fell through the cracks. Do you know if the Haskell extension you mention has been improved since May? If you, maybe you could add...

I agree with @vince-fugnitto - it seems that the detection of vulnerability is a bit over-zealous, e.g. apparently assuming that because there's a folder with "perl" in the name, a...