home.social

#gitpod — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitpod, aggregated by home.social.

  1. #gitpod is apparently going all-in on AI agents for software development. It's a pity, Gitpod used to be a very useful tool. I guess I'll have to go back to installing the ESP toolchain locally for compiling #tasmota

    OTOH, I never paid for it, since the free offering was always plenty for my use case, so I don't begrudge them wanting to cash in on the AI bubble before it collapses. They may be a tad late, though...

  2. #gitpod is apparently going all-in on AI agents for software development. It's a pity, Gitpod used to be a very useful tool. I guess I'll have to go back to installing the ESP toolchain locally for compiling #tasmota

    OTOH, I never paid for it, since the free offering was always plenty for my use case, so I don't begrudge them wanting to cash in on the AI bubble before it collapses. They may be a tad late, though...

  3. TIL: "Failed to start the VMM thread Address in use" just means that the unix socket in gitpod-runner/sockets/ was not removed (probably because gitpod-runner manager process exited abruptly) `rm {environment-id}.socket` and you're good to go #gitpod

  4. TIL: "Failed to start the VMM thread Address in use" just means that the unix socket in gitpod-runner/sockets/ was not removed (probably because gitpod-runner manager process exited abruptly) `rm {environment-id}.socket` and you're good to go #gitpod

  5. #Gitpod discontinued using #Kubernetes after six years of use and experimentation.

    This decision emerged from their experience managing development environments for 1.5 million users while handling numerous environments daily.

    Details on #InfoQ 🔗 bit.ly/49WiN84

    #DevOps

  6. #Gitpod discontinued using #Kubernetes after six years of use and experimentation.

    This decision emerged from their experience managing development environments for 1.5 million users while handling numerous environments daily.

    Details on #InfoQ 🔗 bit.ly/49WiN84

    #DevOps

  7. #Gitpod discontinued using #Kubernetes after six years of use and experimentation.

    This decision emerged from their experience managing development environments for 1.5 million users while handling numerous environments daily.

    Details on #InfoQ 🔗 bit.ly/49WiN84

    #DevOps

  8. #Gitpod discontinued using #Kubernetes after six years of use and experimentation.

    This decision emerged from their experience managing development environments for 1.5 million users while handling numerous environments daily.

    Details on #InfoQ 🔗 bit.ly/49WiN84

    #DevOps

  9. discontinued using after six years of use and experimentation.

    This decision emerged from their experience managing development environments for 1.5 million users while handling numerous environments daily.

    Details on 🔗 bit.ly/49WiN84

  10. For the first time I used a shared #Gitpod workspace to team up with a coder in a different country. Pretty cool, but chat is really missing. Can we please have a Matrix integration to not force switching windows? 😃

  11. For the first time I used a shared #Gitpod workspace to team up with a coder in a different country. Pretty cool, but chat is really missing. Can we please have a Matrix integration to not force switching windows? 😃

  12. For the first time I used a shared #Gitpod workspace to team up with a coder in a different country. Pretty cool, but chat is really missing. Can we please have a Matrix integration to not force switching windows? 😃

  13. For the first time I used a shared #Gitpod workspace to team up with a coder in a different country. Pretty cool, but chat is really missing. Can we please have a Matrix integration to not force switching windows? 😃

  14. For the first time I used a shared #Gitpod workspace to team up with a coder in a different country. Pretty cool, but chat is really missing. Can we please have a Matrix integration to not force switching windows? 😃

  15. Am I using #Github #Codespaces wrong?

    I thought the point of creating a devcontainer.json file to specify extra bits have built when you set up a machine, and they were honoured on the creation of codespaces.

    Given that #Gitpod seems to be adopting #devcontainer now, I figured I'd try Codespaces. A basic thing seems to be harder than I thought.

    If you have direct experience building Codespaces, would you share a pointer on how to fix this seemingly basic thing?

    gist.github.com/mrchrisadams/9

  16. Am I using #Github #Codespaces wrong?

    I thought the point of creating a devcontainer.json file to specify extra bits have built when you set up a machine, and they were honoured on the creation of codespaces.

    Given that #Gitpod seems to be adopting #devcontainer now, I figured I'd try Codespaces. A basic thing seems to be harder than I thought.

    If you have direct experience building Codespaces, would you share a pointer on how to fix this seemingly basic thing?

    gist.github.com/mrchrisadams/9

  17. Am I using #Github #Codespaces wrong?

    I thought the point of creating a devcontainer.json file to specify extra bits have built when you set up a machine, and they were honoured on the creation of codespaces.

    Given that #Gitpod seems to be adopting #devcontainer now, I figured I'd try Codespaces. A basic thing seems to be harder than I thought.

    If you have direct experience building Codespaces, would you share a pointer on how to fix this seemingly basic thing?

    gist.github.com/mrchrisadams/9

  18. Am I using #Github #Codespaces wrong?

    I thought the point of creating a devcontainer.json file to specify extra bits have built when you set up a machine, and they were honoured on the creation of codespaces.

    Given that #Gitpod seems to be adopting #devcontainer now, I figured I'd try Codespaces. A basic thing seems to be harder than I thought.

    If you have direct experience building Codespaces, would you share a pointer on how to fix this seemingly basic thing?

    gist.github.com/mrchrisadams/9

  19. Am I using #Github #Codespaces wrong?

    I thought the point of creating a devcontainer.json file to specify extra bits have built when you set up a machine, and they were honoured on the creation of codespaces.

    Given that #Gitpod seems to be adopting #devcontainer now, I figured I'd try Codespaces. A basic thing seems to be harder than I thought.

    If you have direct experience building Codespaces, would you share a pointer on how to fix this seemingly basic thing?

    gist.github.com/mrchrisadams/9

  20. Gestern versucht was mit #OpenMQTTGateway und ttgo #Lora ESP32 Board aufzusetzen. Weder die Build von #gitpod noch selbstkompilierten Binaries mit PlatformIO wollten starten. Grund war dann wohl dass die aktuelle Version auf dem Board broken ist, weil zuwenig Flash. Danke für nichts! Darf wohl jeder selber rausfinden. Älteres Binary läuft

  21. Gestern versucht was mit #OpenMQTTGateway und ttgo #Lora ESP32 Board aufzusetzen. Weder die Build von #gitpod noch selbstkompilierten Binaries mit PlatformIO wollten starten. Grund war dann wohl dass die aktuelle Version auf dem Board broken ist, weil zuwenig Flash. Danke für nichts! Darf wohl jeder selber rausfinden. Älteres Binary läuft

  22. Gestern versucht was mit #OpenMQTTGateway und ttgo #Lora ESP32 Board aufzusetzen. Weder die Build von #gitpod noch selbstkompilierten Binaries mit PlatformIO wollten starten. Grund war dann wohl dass die aktuelle Version auf dem Board broken ist, weil zuwenig Flash. Danke für nichts! Darf wohl jeder selber rausfinden. Älteres Binary läuft

  23. Gestern versucht was mit #OpenMQTTGateway und ttgo #Lora ESP32 Board aufzusetzen. Weder die Build von #gitpod noch selbstkompilierten Binaries mit PlatformIO wollten starten. Grund war dann wohl dass die aktuelle Version auf dem Board broken ist, weil zuwenig Flash. Danke für nichts! Darf wohl jeder selber rausfinden. Älteres Binary läuft

  24. We just published a new 🎥 of #JCON EUROPE 2024!
    Watch Matthias Haeussler talking about '#Codespaces, #Gitpod, #Devpod ... what #cloud and container-based IDEs can do for you'

    Explore the evolving landscape of cloud-based integrated #development

    Watch it now: youtu.be/KSC-Us2si70

  25. We just published a new 🎥 of #JCON EUROPE 2024!
    Watch Matthias Haeussler talking about '#Codespaces, #Gitpod, #Devpod ... what #cloud and container-based IDEs can do for you'

    Explore the evolving landscape of cloud-based integrated #development

    Watch it now: youtu.be/KSC-Us2si70

  26. We just published a new 🎥 of #JCON EUROPE 2024!
    Watch Matthias Haeussler talking about '#Codespaces, #Gitpod, #Devpod ... what #cloud and container-based IDEs can do for you'

    Explore the evolving landscape of cloud-based integrated #development

    Watch it now: youtu.be/KSC-Us2si70

  27. Small weekend fun project: „CraftCMS Launchpad - Interactive CraftCMS demos in your browser, powered by DDEV.“ craftcms-launchpad.mandrasch.e

    #ddev #gitpod #craftcms #php

  28. Small weekend fun project: „CraftCMS Launchpad - Interactive CraftCMS demos in your browser, powered by DDEV.“ craftcms-launchpad.mandrasch.e

    #ddev #gitpod #craftcms #php

  29. Small weekend fun project: „CraftCMS Launchpad - Interactive CraftCMS demos in your browser, powered by DDEV.“ craftcms-launchpad.mandrasch.e

    #ddev #gitpod #craftcms #php

  30. Small weekend fun project: „CraftCMS Launchpad - Interactive CraftCMS demos in your browser, powered by DDEV.“ craftcms-launchpad.mandrasch.e

    #ddev #gitpod #craftcms #php

  31. Small weekend fun project: „CraftCMS Launchpad - Interactive CraftCMS demos in your browser, powered by DDEV.“ craftcms-launchpad.mandrasch.e

    #ddev #gitpod #craftcms #php

  32. @dgentry @tailscale

    The possibility to develop something like a mobile app in Android studio through the web UI of VNC and even with a debugger connected to a physical device - all running on a #container in #GitPod - is astonishing and it's the proof that #containers are the future and virtual machines the past.

    gitpod.io/docs/introduction/le

    Anything you can do on #Linux, you can do in #Gitpod.

  33. @dgentry @tailscale

    The possibility to develop something like a mobile app in Android studio through the web UI of VNC and even with a debugger connected to a physical device - all running on a #container in #GitPod - is astonishing and it's the proof that #containers are the future and virtual machines the past.

    gitpod.io/docs/introduction/le

    Anything you can do on #Linux, you can do in #Gitpod.

  34. @dgentry @tailscale

    The possibility to develop something like a mobile app in Android studio through the web UI of VNC and even with a debugger connected to a physical device - all running on a #container in #GitPod - is astonishing and it's the proof that #containers are the future and virtual machines the past.

    gitpod.io/docs/introduction/le

    Anything you can do on #Linux, you can do in #Gitpod.

  35. @dgentry @tailscale

    The possibility to develop something like a mobile app in Android studio through the web UI of VNC and even with a debugger connected to a physical device - all running on a #container in #GitPod - is astonishing and it's the proof that #containers are the future and virtual machines the past.

    gitpod.io/docs/introduction/le

    Anything you can do on #Linux, you can do in #Gitpod.

  36. @dgentry @tailscale

    As promised, my detailed instructions shared here:

    github.com/tailscale/tailscale

    wow 🎉 , now the mobile device shows up in #Android studio in #GitPod cloud also in the #VNC web UI via #Tailscale vpn!