Open in app

Sign In

Write

Sign In

Mohammad-Ali A'RÂBI
Mohammad-Ali A'RÂBI

405 Followers

Home

About

Published in ITNEXT

·Mar 13

Close Issue with Commit

on GitHub and GitLab — Git Weekly #33 Level: Beginner 🎄 It’s generally a good practice to mention the issue you’re fixing in the commit that fixes it. …

Git

3 min read

Close Issue with Commit
Close Issue with Commit
Git

3 min read


Published in ITNEXT

·Mar 5

Docker Scout vs Scan

Brief Comparison of Integrated Docker Supply Chain Security Solutions — Updated on 06.03.2023 Vulnerability scanning for local Docker images was introduced in late 2020 with the command docker scan. The Docker Scan command would use Snyk’s engine to scan Docker images for security vulnerabilities and create a list of Common Vulnerabilities and Exposures (CVEs). Around a week ago, Docker introduced…

Docker

5 min read

Docker Scout vs Scan
Docker Scout vs Scan
Docker

5 min read


Published in ITNEXT

·Feb 26

Docker Image Scan GitHub Action

And How to Set It Up — Git Weekly #32 Level: Beginner 🎄 Nowadays, the final product of most of the git repositories is a Docker image, that is then used in a Kubernetes deployment. With security being a hot topic now (and for good reasons), it would be a good practice to check the Docker image…

Git

5 min read

Docker Image Scan GitHub Action
Docker Image Scan GitHub Action
Git

5 min read


Published in ITNEXT

·Feb 14

Best Coding Practices for Git

How to Not Mess Up Git Blame — Git Weekly #31 Level: Beginner 🎄 Git blame is a powerful tool in git that allows you to track the changes made to a file and attribute them to a specific contributor. This tool is particularly useful when you need to understand the history of a particular line of code…

Git

4 min read

Best Coding Practices for Git
Best Coding Practices for Git
Git

4 min read


Published in ITNEXT

·Jan 29

Git Commands to Use Instead of Checkout

Introducing Git Switch and Restore — Git Weekly #30 Level: Beginner 🎄 A year ago, I would switch between branches with the following command: git checkout master And by doing a git status, the output would look like this: On branch master Your branch is up to date with 'origin/master'. Changes not staged for commit: (use "git…

Git

2 min read

Git Commands to Use Instead of Checkout
Git Commands to Use Instead of Checkout
Git

2 min read


Published in ITNEXT

·Jan 25

7 Tips to Work with Branches on Git

Git Weekly #29 Level: Beginner 🎄 We covered 6 branching basics in the Christmas post “6 Git Tips for Christmas”. In this post, we will discuss 7 more advanced ones. 1. List All Branches Running the git branch command without any further arguments, lists all of the local branches, marking the branch you’re at…

Git

3 min read

7 Tips to Work with Branches on Git
7 Tips to Work with Branches on Git
Git

3 min read


Published in Dev Genius

·Jan 21

WASM+Docker Hello World

WASM Hello World App with Rust and Docker Desktop — WebAssembly (WASM) is a binary instruction format for a stack-based virtual machine that is designed to be fast and efficient. It is a low-level assembly-like language that runs in the browser and provides a way to execute code at near-native speeds. …

Wasm

3 min read

WASM+Docker Hello World
WASM+Docker Hello World
Wasm

3 min read


Published in ITNEXT

·Jan 16

Create a Patch with Git

How to Create Git Patches and Apply Them — Git Weekly #28 Level: Beginner 🥉 Git allows one to transfer changes in many different ways. We have cherry picks to move a commit between branches, we can rebase to move all of the changes in one branch to yours and add your commits on top, we can even get…

Git

2 min read

Create a Patch with Git
Create a Patch with Git
Git

2 min read


Published in ITNEXT

·Jan 9

Git 2.38 Is Out

On Branch Chains — Git Weekly #27 Level: Advanced 🥇 A few days back, a friend asked me how to deal with a feature branch that has become too large and now contains work related to multiple features. The answer was to create a branch chain, i.e. branches created on top of each other. …

Git

4 min read

Git 2.38 Is Out
Git 2.38 Is Out
Git

4 min read


Published in ITNEXT

·Dec 24, 2022

How to Exit Vim

Vim is a popular text editor that is known for its power and efficiency. However, for those who are new to Vim, one of the biggest challenges can be simply figuring out how to exit the editor, when unintentionally entering it. This might occur especially since Vim is the default…

Vim

3 min read

How to Exit Vim
How to Exit Vim
Vim

3 min read

Mohammad-Ali A'RÂBI

Mohammad-Ali A'RÂBI

405 Followers

Software Engineer at Jodel | Docker Captain | Content Creator

Following
  • MattOwensRees writer on Thai culture and lifestyle

    MattOwensRees writer on Thai culture and lifestyle

  • David Herron

    David Herron

  • Antonello Zanini

    Antonello Zanini

  • Michael Lin

    Michael Lin

  • Norman Branitsky

    Norman Branitsky

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech