Skip to content

Instantly share code, notes, and snippets.

View GridexX's full-sized avatar

Arsène Fougerouse GridexX

View GitHub Profile
@bahadiraraz
bahadiraraz / Git_Commit_Freeze_Solution.md
Last active April 27, 2025 17:08
Git Commit Freeze Due to GPG Lock Issues (Solution)

Git Commit Freeze Due to GPG Lock Issues

If you encounter a problem where you cannot commit changes in Git – neither through the terminal nor via the GitHub Desktop application – the issue might be a freeze during the Git commit process. This is often caused by GPG lock issues. Below is a concise and step-by-step guide to resolve this problem.

Solution Steps

1. Check for GPG Lock Messages

Open your terminal and try to perform a GPG operation (like signing a test message). If you see repeated messages like gpg: waiting for lock (held by [process_id]) ..., it indicates a lock issue.

@rohgoyal
rohgoyal / gist-with-vscode.md
Last active September 27, 2024 12:51
Manage Github Gist with VSCode

Visual Studio Code to manage Github Gist

Install Github Gist Extension

Search and install Gist (kenhowardpdx.vscode-gist) extension from Marketplace.

Setting up Github Connection

  1. From your Github profile, go to Settings and Develpoper Setttings
@meain
meain / loading_messages.js
Last active April 12, 2025 00:24
Funny loading messages
export default [
"Reticulating splines...",
"Generating witty dialog...",
"Swapping time and space...",
"Spinning violently around the y-axis...",
"Tokenizing real life...",
"Bending the spoon...",
"Filtering morale...",
"Don't think of purple hippos...",
"We need a new fuse...",