Rizel Scarlettblackgirlbytes.dev·Aug 5, 2023How container technology promotes equity in techIn the tech industry, we often talk a lot about diversity, equity, and inclusion. Sometimes, we mention belonging. But, if we’re being honest very little improvements have been made to the state of diversity in our field. During the peak of the Black...Discuss·40 readsGitHub
Patrick A. Nobletnoblet.hashnode.dev·Aug 4, 2023How To Connect And Use CS50 Codespace on VScodeWhat is a Codespace and Why Do We Use It? Codespaces is a service offered by GitHub that allows software developers a cloud-based programming environment directly within GitHub. It enables developers to establish and run an integrated development env...Discuss·1 like·158 readsvscode
Victoria LoProlo-victoria.com·Jul 7, 2023How to Increase Your Productivity with GitHub CodespacesThere is a lot to improve in making local development work well out of the box. Many teams take time to onboard new hires to set up their local instances. In this article, let's discuss about Codespaces and how it can be used to increase development ...Discuss·15 likes·713 readsGitHub
Ben GreenbergProhummusonrails.hashnode.dev·May 23, 2023Unlocking GitHub Codespaces for WorkshopsI remember the first time I taught a technical workshop. It involved building inside the context of a Ruby on Rails application. I had practiced the delivery of the workshop for hours. I rehearsed all the elements of the workshop, from the introducti...DiscussTutorial
Rizel Scarlettblackgirlbytes.dev·May 8, 2023FeaturedChatGPT Meets GitHub CodespacesOpenAI recently launched a beta feature called ChatGPT plugins. Essentially, this feature enables third-party tools to interact with the GPT model. To assist developers in creating their own plugins for ChatGPT, OpenAI introduced a quickstart reposit...Sandeep Panda and 2 others are discussing this3 people are discussing thisDiscuss·76 likes·1.2K readsGitHub TutorialsArtificial Intelligence
Kunj Patelkunj.hashnode.dev·Apr 1, 2023Discovering the Magic of GitHub CodespacesThere's no doubt that the world of programming is evolving at a rapid rate. As developer teams grow more distributed, learning to work collaboratively and efficiently is key to staying competitive. In this regard, GitHub Codespaces is an exciting add...Discuss·1 like·45 readscoding
Bin Libinli.hashnode.dev·Mar 29, 2023Configure GitHub CodespacesWhat is GitHub Codespaces A codespace is a development environment that's hosted in the cloud. You can customize your project for GitHub Codespaces by committing configuration files to your repository (often known as Configuration-as-Code), which cr...Discuss·46 readsGitHub
Ben GreenbergProhummusonrails.hashnode.dev·Mar 16, 2023Accelerating Substrate Blockchain Testing with GitHub CodespacesBuilding a blockchain is not always for the faint of heart. It can require extensive knowledge in an array of subjects. Thankfully, there are tools like Substrate, a Rust-based SDK for blockchains, that can help you in the process. Yet, even with Sub...Discuss·98 readsBlockchain
Seth PhatProsethphat.dev·Mar 4, 2023Coding on Cloud, why not?Yo guys, It is freaking 2023, Coding on Cloud is really a thing now. I wasn't really into it before, but after using it for work for like 4 months, I'm really into it and love it. I'll share with you my experience, the pros & cons. There are so many ...Discuss·30 readscode
Lior Amsalemlior-amsalem.hashnode.dev·Feb 26, 2023Deploy to Production With Digital Ocean, Github Actions, Nginx, Codespaces and Namecheap domainWelcome to my zero-to-hero, In here we'll learn how to create a website live in production to become a real senior software engineer and a technology leader among your colleagues. Why Do this Tutorial? As Senior Engineers, we rely on our company inf...Discuss·8 likes·123 readsdeployment