How to Get Most of GitHub Copilot

How to Get Most of GitHub Copilot

This post describes techniques that help to get most accurate suggestions from the GitHub Copilot "Your AI pair programmer". For those who never heard of...

Setup VS Code as NIM IDE

Setup VS Code as NIM IDE

Learn how to set up VSCode as a Nim IDE from scratch. Includes instructions for downloading VSCode, installing the Nim extension, configuring settings, and...

Top Popular ZSH Plugins on GitHub (2021)

Top Popular ZSH Plugins on GitHub (2021)

Explore the most popular Zsh plugins from the 1800+ options on the Awesome Zsh plugins GitHub project. See which ones have the highest number of stars from...

Finding Errors in Data - Data Validation

Finding Errors in Data - Data Validation

Explore methods to detect & fix errors in data, including validation, visualizations, statistical tests, cleaning techniques, machine learning & data...