Cloorc

Results 39 comments of Cloorc

> Can you update the commit message to be prefixed with "build" rather than "fix(build)"? Yes, updated. Please have a look!

> [@cloorc](https://github.com/cloorc) You may try the _unofficial_ and _untested_ Linux/ppc64le builds at https://gitlab.b-data.ch/coder/code-server/-/releases. > > These builds are created using the multi-arch docker image [`glcr.b-data.ch/coder/code-server-builder`](https://gitlab.b-data.ch/coder/code-server-builder/container_registry). > > Cross reference: >...

> [@cloorc](https://github.com/cloorc) Your architecture seems to be `ppc64` and not `ppc64le` (introduced with the POWER8). Yeah, it's right! And it seems like there is no prebuilt binaries.

I'm afraid not. Cause vscode doesn't support AIX yet. And it seems like there is no plan for that. Check it here https://github.com/microsoft/vscode/issues/231568 .

> Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.94.2. Please try upgrading to the...

> We don't officially support aix platform, have you confirmed if that is the only dependency that requires the change ? Might have other problems, I'm trying to make it...

> We don't officially support aix platform, have you confirmed if that is the only dependency that requires the change ? It's not the only issue need to be fixed....

> Oracle db: > > ``` > Oracle Oracle Database 19c Enterprise Edition > Release 19.0.0.0.0 - Production > Version 19.3.0.0.0 > ``` > > We are using `gorm-oracle`, which...

> Have you inserted but not yet committed the data in Dbeaver (or any other connection)? I'm sure we'd never inserted, updated or deleted any data at the same time...