fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.8K
active users

#gitpod

0 posts0 participants0 posts today

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

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

Gistcodespaces do not seem to respect new features added when building. this is me troubleshootingcodespaces do not seem to respect new features added when building. this is me troubleshooting - devcontainer.json
Replied in thread

@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.

www.gitpod.ioLearn Gitpod - DocsGitpod Documentation: Learn how to use Gitpod for your development workflows, including tips and best practices.

It's almost time for Advent of Code. My laptop broke and needs to go back to Apple for repair. 😱

This prodded me to try something I've been meaning to try for a while: an IDE in the cloud. After an afternoon of fiddling, my repo is configured for use with Gitpod. Now I'm ready for Dec 1 on Friday.

(This will let me code on my work computer, without having to get clearance from IT to install non-work stuff.)

#AdventOfCode #Haskell #Gitpod

Repo has a bunch of rough edges, but sharing in case the gitpod config files are useful to anybody.

github.com/bwbeach/advent-of-c

GitHubGitHub - bwbeach/advent-of-code: Collection of all of my Advent of Code attempts and solutionsCollection of all of my Advent of Code attempts and solutions - GitHub - bwbeach/advent-of-code: Collection of all of my Advent of Code attempts and solutions