Excellence Kawejlark.hashnode.dev·Sep 18, 2024A la découverte de Github CodespacePour effectuer un travail de qualité et efficace dans le domaine du développement et pour pouvoir le faire aisément sans attendre des heures pour voir le résultat de notre code, il n’est pas rare d’entendre parler de performances des équipements que ...Discuss·2 likes·99 readscodespaces
BlackTechXblog-blacktechx.hashnode.dev·May 23, 2024Running Ollama in GitHub CodespacesLearn how to efficiently run Ollama in GitHub Codespaces for free. What is a Codespace? A codespace is a cloud-hosted development environment tailored for coding. GitHub Codespaces allows you to customize your project by committing configuration file...Discuss·10 likes·34 readsollama
Dan GaskinforSKUTOPIA Technologytech.skutopia.com·Apr 29, 2024💻 GitHub Codespaces: Simplifying The Development EnvironmentSkutopia has moved to a GitHub Codespaces first environment for developing applications. Codespaces allow us to have a common development environment where problems are solved once and applied for everyone. Onboarding is a breeze as we no longer have...Discuss·1 like·29 readsOur Engineering Toolsskutopia
Zakeer Hussain SyedforFullstack Institutefullstackinstitute.hashnode.dev·Mar 22, 2024Setting Up a GitHub Repository and Creating a React ProjectGitHub repositories are invaluable tools for managing and collaborating on your code projects. In this guide, we'll walk you through the process of setting up a new GitHub repository, configuring it within GitHub Codespaces, and using it to create a ...Discuss·1 like·176 readsGitHub
Prasit (O) Sutthikamolsakulprasitstk.hashnode.dev·Mar 16, 2024Streamline Terraform-AWS Development with Dev Containers in GitHub CodespacesIn my previous post, I explained how to set up your Codespace for Terraform on AWS manually. If you're planning to work with multiple repositories using the same setup, you can use "Dev containers". "Dev containers" (Development containers) are Docke...Discuss·55 readsTerraform
Prasit (O) Sutthikamolsakulprasitstk.hashnode.dev·Mar 8, 2024Basic Setup Terraform for AWS on GitHub CodespacesIn this post, I'll start my journey with Terraform on AWS as part of my decision to create a portfolio showcasing my experiences. With nearly three years of Terraform expertise under my belt, I've realized the importance of flexibility in development...Discuss·563 readsTerraform
Aditya Tiwaridataml.hashnode.dev·Jan 27, 2024Parquet batch ingestion with Python, Postgres and Docker.Introduction We'll use Python to ingest into a Postgres database the NYC TLC green taxi trip records for September 2019, which are available in a Parquet file at the following URL:(https://d37ci6vzurychx.cloudfront.net/trip-data/green_tripdata_2019-0...Discuss·10 likes·435 readsDE Zoomcamp 2024 BlogathonPython
Mountain/\Ashmountainash.hashnode.dev·Dec 1, 2023unLighthouse on GitHub CodespacesWhat is unLighthouse? https://unlighthouse.dev/ It's a open source project/tool by Harlan Wilton that can scan your entire site with Google Lighthouse and then output an easy to read HTML report of scan and the Core Web Vitals sores. What is GitHub ...Discussunlighthouse
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·67 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 gives software developers a cloud-based programming environment directly within GitHub. It enables developers to establish and run an integrated development envi...Discuss·1 like·376 readsvscode