News

python logging vs print

Scotty Moe

Logging and print statements are commonly used in Python for displaying information during program execution. However, the use of logging ...

pub sub vs kafka

Scotty Moe

Google Pub/Sub and Kafka are two widely used messaging systems for building scalable and reliable streaming data pipelines. While both ...

move line up vscode

Scotty Moe

Moving lines up or down in a code editor is a common task for developers seeking to improve code organization ...

placing two divs side by side

Scotty Moe

This article discusses techniques for positioning two div elements side by side on a website. The objective is to achieve ...

vscode 3-way merge

Scotty Moe

This article aims to provide a solution to disabling or turning off the 3-way merge editor view in Visual Studio ...

vscode terraform

Scotty Moe

This article discusses the process of obtaining a Terraform arguments list through the utilization of keyboard shortcuts in Mac VScode. ...

why does chat gpt require a phone number?

vscode debug react

Scotty Moe

Debugging create-react-apps in Visual Studio Code can present challenges, particularly when breakpoints do not become active or fail to break. ...

vscode typescript debug

Scotty Moe

This article aims to provide guidance on how to debug TypeScript in Visual Studio Code. Debugging TypeScript can be accomplished ...

why does chat gpt require a phone number?

mac uninstall vscode

Scotty Moe

This article discusses the process of completely uninstalling Visual Studio Code (VS Code) on a Mac. Uninstalling VS Code requires ...

create new workspace vscode

Scotty Moe

This article aims to provide a comprehensive guide on creating workspaces in Visual Studio Code, an integrated development environment (IDE) ...