Marc Dumais

Results 159 comments of Marc Dumais

> @tsmaeder Some of them were supposed to be triggered on a nightly schedule, see also the comment in #127. > In my mind, all of the deleted workflows cannot...

Hi @jfaltermeier , I believe that Rob (@thegecko) originally setup the build and had the Eclipse Foundation create the `eclipsetheia` DockerHub organisation [1]. Free DockerHub has a limit of 3...

About using GitHub packages to store our images: I had looked into it a while ago and was not sure about what we get without having to pay, beyond very...

Maybe the `theia-ide.org` Blueprint download page should point to the OS-specific download folders \[1\] instead of the current direct download link? Then it will be "discoverable" that there are checksum...

Then maybe we could add, along with the download links, also links for the corresponding files that contain the hashes.

Hi @madamedefarge , I do not have an Apple M2 chip to test this, but maybe something to try: https://stackoverflow.com/questions/76848446/running-docker-containers-on-mac-apple-silicon-m2-platform-compatibility-and-ex

I think the license check CI failure is unrelated to the content of the PR and can be ignored for now.

> In ExperimentManager's constructor, a listener is added for the EXPERIMENT_CLOSED signal. This listener is never removed. > if multiple instances of TspClientProvider are created when the server path or...

Kaveh, have you considered using this library? https://www.npmjs.com/package/ollama Repo: https://github.com/ollama/ollama-js

Indeed, we have an initial `v0.0.1` tag in the repo, and that's it: ![image](https://github.com/eclipse-theia/theia-blueprint/assets/25749063/0647d5bc-aae4-498f-a193-50fde8234985) Related - ATM we only manually step the [version of the Blueprint app](https://github.com/eclipse-theia/theia-blueprint/blob/master/applications/browser/package.json#L6), when we update...