I love the use of devcontainers. Everything is set-up in a matters of minutes and all needed tools are available. And if I'm not at home, I can connect to a CodeSpace and I'm working without having to install anything.
#vscode #devcontainers #github #codespaces
I actually really am enjoying mouse + keyboard support on a Pixel Tablet.
I have Codespaces loaded and can hack away in VSCode without issue so far, even when using Terraform + Docker to build a test environment across multiple repositories. At first I thought this setup wouldn't work... but this is actually a viable travel setup (so long as you have internet).
#PixelTablet #codespaces #github #android #vscode
When you hunt a seemingly random bug for some weeks and suddenly find a related ticket + a maintainer explains why you are in this struggle in the first place.
#codespaces #docker (#ddev) πhttps://github.com/orgs/community/discussions/63776#discussioncomment-6745270
Does anyone out there have a MVP using {renv} to manage packages inside a GitHub Codespace Docker set up? @milesmcbain? π #codespaces #renv #docker
πΊ "Develop with DDEV in GitHub Codespaces: Craft CMS example" #ddev #codespaces #vite #craftcms https://www.youtube.com/watch?v=ruw24tJHB5s
#ddev #codespaces #vite #craftcms
Are you already using #ddev + #codespaces? Looking for some input / feedback here regarding rebuilds π€ https://github.com/ddev/ddev/issues/5071
Blogged:
Working with this Hugo site in GitHub Codespaces
Development Containers work well with WSL2 and GitHub Codespaces, found problems from Windows #TIL #devcontainers #codespaces #hugo #SSG #100DaysToOffload
https://www.synesthesia.co.uk/note/2023/06/29/working-with-this-hugo-site-in-github-codespaces/
#til #devcontainers #codespaces #hugo #ssg #100daystooffload
Blogged:
Working with this Hugo site in GitHub Codespaces
Development Containers work well with WSL2 and GitHub Codespaces, found problems from Windows #TIL #devcontainers #codespaces #hugo #SSG #100DaysToOffload
https://www.synesthesia.co.uk/note/2023/06/28/working-with-this-hugo-site-in-github-codespaces/
#til #devcontainers #codespaces #hugo #ssg #100daystooffload
Blogged about my approach to using @atuin with #github Codespaces. Has made life much nicer having my command history sync between my #codespaces
π’ @soojinchoi_ joins the livestream this Thursday to walk us through how to build a #ChatGPT plugin with VS Code and #codespaces! Mark your calendars π and join us βΆοΈ https://aka.ms/code-livestream-page
8 am Seattle / 11 am New York / 4 pm London
@ReynaldAdolphe https://t.co/C23UsGORhH
:sys_twitter: https://twitter.com/code/status/1673451330097012739
Got the vite port working with awesome support by
@randyfay
(docker-compose.vite.yaml was needed since ddev-router is not used on codespaces.) π₯³π₯³π₯³ #vite #ddev #codespaces
(Vite hot reloading still doesn't work, I'll try with next https://github.com/vitejs/vite/pull/677#issuecomment-1473740472 π―)
:blobcatoutage: Be careful if you are planning to use free #GitHub #Codespaces and don't fall into the same trap as I did:
Once you reach the free limit, they will completely lock you out, and you will only be able to export unpublished changes for the current branch into a separate generated branch.
You can't extract stashes and anything else, and GitHub Support won't help you β they will tell you to increase spending limits and that's about it.
Bit disappointed by the stability of #Github #Codespaces for editing #Jupyter #notebooks. Some background services seem to keep crashing, making it very tricky to sync back changes to the repo π©βπ» π
#github #codespaces #jupyter #notebooks
π₯³ #Github #Codespaces for @movingpandas example #notebooks are up and running:
https://github.com/movingpandas/movingpandas-examples
The setup takes a while but not longer than on #MyBinder
I found it impossible to search for devcontainer examples with #conda and #mamba, so maybe you'll find this one useful
#PartyLikeAGIScientist #python #datascience #geopandas #geoviews #MovingPandas
#github #codespaces #notebooks #mybinder #conda #mamba #partylikeagiscientist #python #datascience #Geopandas #geoviews #movingpandas
Soo...after we all got #vite for #DDEV running with laravel, craftcms, typo3, wordpress - has anybody got this running in GitHub #Codespaces (or Gitpod)? π€ Would love to see an example for the port forwarding. Currently trying with DDEv + #craftcms. Cheers! π€
#craftcms #codespaces #ddev #vite
DevPod - Codespaces but #OpenSource
"Developers can write code in any language, and run it anywhere. For example, they can test on virtual machines, or code in #Python with #VSCode running on #Docker Desktop, or in Go running in EKS. If the provider they need doesnβt exist, they can build it."
https://loft.sh/blog/introducing-devpod-codespaces-but-open-source/
#foss #codespaces #containers #kubernets #devstandard #jetbrains #googlecloud
#opensource #python #vscode #docker #foss #codespaces #containers #kubernets #devstandard #jetbrains #googlecloud
On the plus side, I'm pretty much able to do the whole thing "in the cloud" with #github #codespaces so saving the pain if configuring laptop with everything needed.
Also taking opportunity to get #cicd pipeline setup. Maybe will reduce this pain in future....
What's the best #MySQL #database #cloud hosting option for occasional use by developers?
Our amazing undergraduate software engineer (formerly our high school intern) has set up #FromThePage on #Github #CodeSpaces so she doesn't have to fight with her local installation. This opens up a world of possibilities for easy collaboration, but we really need to connect the space to a (bowdlerized) copy of our production DB and portion of the filesystem.
#mysql #database #Cloud #FromThePage #github #codespaces
Just now recently sprung for an used #iPad Air 4th gen. Iβll be traveling a lot in the latter half of this year, and it would be nice to not have to lug around a laptop while on a plane. So far itβs honestly pleasantly surprising. The coolest thing is, #GitHub #codespaces practically means I can leave my work station at home and be able to hop on and fix some bugs.
I totally didnβt just buy this thing to play #LegendsofRuneterra
:garfield: :grinmsn:
#ipad #github #codespaces #LegendsofRuneterra #webdev #webdevelopment
@davidbisset hmm, I'm curious why a just a Dev Container setup along with #Codespaces / #VSCode wasn't used. Seems like the way easier to setup since it's #Docker and well. π€
Interesting stuff to be sure, I'll have to check it out.