排序
Active Directory (AD) interview questions and answers for fresher
Active Directory (AD) interview questions and answers for fresher,Active Directory (AD) is a critical component of many IT infrastructures, providing a centralized and standardized...
Building a super fast serverless container deployment pipeline on Google Cloud
Building a super fast serverless container deployment pipeline on Google Cloud,One of our driving principles for shirtctl is #frugalbydesign - we simply don’t want to be paying fo...
[question/help] How can one use docker-compose to install packages from a requirements file when one is behind a private repo?
[question/help] How can one use docker-compose to install packages from a requirements file when one is behind a private repo?,Hi all, I have never asked a question before on DEV.t...
Lightweight artifact repository with Python and GitHub
Lightweight artifact repository with Python and GitHub, Lightweight artifact repository with Python and GitHub Code reuse is fundamental to reducing the cost of software developmen...
I made a program that can manipulate GitHub activity
I made a program that can manipulate GitHub activity, disclaimer: I made this project with the aim of having fun and to learn to automate things using the Python language Have you ...
Contributing to the Community: Hacktoberfest PR #1
Contributing to the Community: Hacktoberfest PR #1, October!! It's October which means Thanksgiving and Halloween are right around the corner! Well, I guess it also means Hacktober...
Introducing Peacy – An AI Agent built around the Non-Violent Communication principles
Introducing Peacy – An AI Agent built around the Non-Violent Communication principles, Hi Dev Community! I’m excited to share Peacy, a project that I built to harness AI for prom...
Creating GitHub Action to Deploy Projects into a Private Maven Repository
Creating GitHub Action to Deploy Projects into a Private Maven Repository,I have been heavily using other CI/CD platforms like GitLab, BitBucket, Jenkins, and Azure DevOps but I ca...
Git Guide: Pushing a Project to a Repository with a Python Project
Git Guide: Pushing a Project to a Repository with a Python Project ,This guide will walk you through the steps to push a local project to a remote Git repository. Step 1: Navigate ...
LGTM Devlog 1: New Logo, and jumping the gun by buying a domain
LGTM Devlog 1: New Logo, and jumping the gun by buying a domain, LGTM (40 Part Series) 1 LGTM Devlog 0: Teaching Git through playing a game 2 LGTM Devlog 1: New Logo, and jumping t...
pre-commit is awesome
pre-commit is awesome,I recently discovered the awesomeness that is pre-commit. I steered away from it for so long because it seemed like a big daunting thing to set up, but really...
Make original Git by Rust! (Analyze section)
Make original Git by Rust! (Analyze section), Hello Dev community! I'm noshishi, a apprentice engineer in Tokyo. This article is about understanding Git from the inside by creating...