Skip to content

Instantly share code, notes, and snippets.

View homelab-alpha's full-sized avatar
:shipit:
I may be slow to respond.

GJS homelab-alpha

:shipit:
I may be slow to respond.
View GitHub Profile
@fnky
fnky / ANSI.md
Last active November 19, 2025 15:18
ANSI Escape Codes

ANSI Escape Sequences

Standard escape codes are prefixed with Escape:

  • Ctrl-Key: ^[
  • Octal: \033
  • Unicode: \u001b
  • Hexadecimal: \x1B
  • Decimal: 27
@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active November 20, 2025 02:10
Conventional Commits Cheatsheet
@homelab-alpha
homelab-alpha / fix_github_ghost_notifications.md
Last active November 14, 2025 18:28
Clear persistent or ghost GitHub notifications — A step-by-step guide to force hidden notifications into view so they can be dismissed manually.

🛠️ Fixing GitHub Ghost Notifications

Ghost notifications on GitHub can be frustrating. These are notifications that continue to show up in your notification count, even though they appear dismissed or no longer exist. This step-by-step guide will help you completely clear them from your GitHub notifications panel.

🔍 What Are "Ghost Notifications"?

Ghost notifications are lingering alerts in your GitHub notification count that