Coding in The Cloud: Getting Started with GitHub Codespaces
My session recording for the GitHub Aotearoa User group is up, this session is Getting Started with GitHub Codespaces! If interested, check it out.
Coding in The Cloud: Getting Started with GitHub Codespaces
My session recording for the GitHub Aotearoa User group is up, this session is Getting Started with GitHub Codespaces! If interested, check it out.
I was looking for an #IDE on #Android to do some smaller #programming tasks when I have only my tablet with me.
I tried to set up something with #Termux, but their package manager is really bad and failed to install something I needed.
I shied away from #GitHub #Codespaces, but after that bad experience, I gave it a try, and it seems to do what I want.
since I rely on #girhub #codespaces at work, I really want to find the time to tinker with #devpod in #bluefin. especially since I've been using the #zed editor instead of #vscode.
last time I tried, I couldn't get it working, likely due to my ignorance of the dev process. I recall that it was moving to a #flatpak soon (or already has?) so maybe it's the time to give it a go.
I need to find a tutorial.
Oh joy, another riveting piece on the absolutely thrilling world of base images, because everyone knows reading about #Docker is just as exciting as watching paint dry. 😴🔧 Apparently, #GitHub thinks if they cram enough #buzzwords like "Copilot" and "Codespaces" in there, you'll forget that what you're really doing is reinventing the digital wheel. 🚀💻
https://github.com/avkcode/container-tools #Copilot #Codespaces #TechHumor #HackerNews #ngated
Test out .NET 10 Previews in Dev Containers & Codespaces in Minutes
www.youtube.com/watch?v=s7vS...
#dotnet #containers #codespaces #dotnet10 #devcontainers
Test out .NET 10 Previews in D...
Test out .NET 10 Previews in Dev Containers & Codespaces in Minutes
Technology & Friends - Chris Ayers on Dev Containers and Codespaces with host David Giard.
https://davidgiard.com/chris-ayers-on-dev-containers-and-codespaces
#podcast #devcommunity #github #codespaces #containers #devcontainers
Chris Ayers on Dev Containers ...
Technology & Friends - Chris Ayers on Dev Containers and Codespaces with host David Giard.
https://davidgiard.com/chris-ayers-on-dev-containers-and-codespaces
#podcast #devcommunity #github #codespaces #containers #devcontainers
Marp+github.dev+GitHub ActionsでLT会用スライドPDFをブラウザ上で気軽に作成
https://qiita.com/steelpipe75/items/a4646c1cd2a06959eeb8?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Spin up a #cloud based #development environment that emulates #GitHub #Codespaces. We define the environment using the devcontainer.json spec and establish a secure tunnel to mount your local file system on a remote server. This setup runs on #Hetzner Cloud, starts in under 5 minutes, and costs less than one-sixth the price of GitHub Codespaces. https://devcontainer.community/20250213-pulumi/
Pre-commit Hooks in GitHub Codespaces for Terraform IaC
These hooks serve as an early defense against common issues, ensuring code quality and consistency before changes are committed to version control.
Today, we are going to discuss pre-commit with GitHub Codespaces.
#azure #codespaces #github #git #precommit #devops #terraform #mvpbuzz
How would a current code environment for Python backend Developer look like?
Would you put your whole Environment on your local notebook? Like a hell-expensive MacBook with 64 GB of memory to just run Elastic/OpenSearch, a relational Database, Redis and Uvicorn as well as IDE and Browser and stuff?
Or would anyone use a cloud instance for every developer for Elastic/OS + MySQL + Redis?
Or would anyone use something like Githubs Codespace and completely work in the cloud?
Im unsure what is the best way to give developers the right tools for their job.
Any suggestions?
#github #python #dev #development #ide #elastic #Codespaces #cloud
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?
https://gist.github.com/mrchrisadams/9ee981ffdcc1cef38431f51a76886098
my current environment of choice for working with #Jupyter Notebooks is #GitHub #CodeSpaces https://github.blog/changelog/2022-11-09-using-codespaces-with-jupyterlab-public-beta/
Exploring the Power of Codespaces for Student Developers.
#github #students #learning #webdev #codespaces #copilot #education
https://techcommunity.microsoft.com/t5/educator-developer-blog/exploring-the-power-of-codespaces-for-student-developers/ba-p/4244670
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: https://youtu.be/KSC-Us2si70
#GitHub Models ➡️ GitHub's answer to #HuggingFace
A new generation of #AI engineers building on GitHub
🧠 Access AI #LLM directly on GitHub
🎮 #Test in #playground, code in #Codespaces
🚀 Deploy to production via #Azure
🤝 Models from #Meta, #Mistral, #Azure #OpenAI, #Microsoft
👨💻👩💻 Aims to make every developer an AI engineer
🆕 Limited public beta available now
Push Docker Images to Azure Container Registry with GitHub Codespaces 🚀
Learn how to seamlessly pull and push Docker images from DockerHub to Azure Container Registry using GitHub Codespaces. https://luke.geek.nz/azure/push-docker-images-to-acr-using-github-codespaces/