DevSync – IDE web hỗ trợ lập trình cộng tác thời gian thực. Đồng bộ editor, terminal tích hợp, chia sẻ trạng thái qua WebSocket, chạy trong container, lưu trạng thái dự án. Tìm freelancer/intern, inbox! #DevSync #CollaborativeCoding #WebIDE #LậpTrình #IDEWeb #Freelance #Internship #LậpTrìnhCộngTác #CôngCụPhátTriển

https://www.reddit.com/r/SideProject/comments/1q7bf6i/devsync_collab_coding_web_based_ide/

Wenn ihr #GitLab selbst hostet und das hinter einem #Traefik, dann habt ihr vielleicht auch das Problem, dass die #WebIDE nicht geht.

Die Kombination scheint so exotisch zu sein, dass es da noch nicht viel dazu im Internet gibt.

Problem ist ein relativ neues Security Feature von Traefik: https://doc.traefik.io/traefik/v3.6/migrate/v3/#v364

Lösung: auf dem #Entrypoint in http folgendes auf true stellen: #allowEncodedSlash

Siehe: https://aibix.io/gitlab/gitlab-18-x-hinter-traefik-warum-ploetzlich-http-400-bei-api-calls-auftreten/

#Selfhosting
Traefik Migration Documentation | Traefik | v3.6

Learn the steps needed to migrate to new Traefik Proxy v3 versions. Read the technical documentation.

🧩 Build your own web IDE without forking VS Code
⚙️ Great walkthrough with Eclipse Theia: minimal app, Open VSX extensions, core plugins, Vite, Turborepo, custom splash & layout
🙌 Thanks Maksim Kachurin

🔗 https://dzone.com/articles/theia-deep-dive-build-your-own-ide

#EclipseTheia #CloudDevTools #open source #WebIDE #DevTools

Theia Deep Dive, Part 1: From Zero to Your Own IDE

Build the foundation of your own cloud IDE with Theia — from setup and plugins to a custom UI shell and splash screen, giving you a ready-to-use browser IDE.

dzone.com

(Updated) Bela Upgrades Embedded DSP Platforms with PocketBeagle 2 Support and New Web IDE

https://fed.brid.gy/r/https://linuxgizmos.com/updated-bela-upgrades-embedded-dsp-platforms-with-pocketbeagle-2-support-and-new-web-ide/

Alternative Cloud9としてのLightsail for Research + CloudShell - Qiita

はじめにAWS Cloud9の新規サービス利用の停止と、移行ガイドが発表されました。https://aws.amazon.com/jp/blogs/news/how-to-migrate-fro…

Qiita

#Google 、開発者向けの無料プログラム「Google Developer Program」開始。 #WebIDE#Project #IDX 」の #ワークスペース を5つまでなど #特典 が提供」: Publickey

https://www.publickey1.jp/blog/24/googlegoogle_developer_programwebideproject_idx5.html

#prattohome #Publickey

Google、開発者向けの無料プログラム「Google Developer Program」開始。WebIDE「Project IDX」のワークスペースを5つまでなど特典が提供

Googleは、Google CloudやFirebaseなどGoogleが提供するサービスを用いてアプリケーションを開発する開発者を支援するための無料のプログラム「Google Developer Program」の開始を発表しました。 ...

Quanto ao #gitlab, eu precisava da #webide? Não!!! Mas me incomodou muito ver somente isso não funcionando. Para falar a verdade, nunca a utilizei e nem vou utilizar.. 

Pronto! Funcionou! #gitlab com #webide funcionando perfeitamente!

As linhas mágicas no #nginx foram:

recursive_error_pages on;
merge_slashes off;

I have a self-hosted #gitlab running for some time and just now I realized that #webide is not working. I noticed that many people have had the same issue, but I haven't found a solution yet.