Skip to content

Instantly share code, notes, and snippets.

View atatka's full-sized avatar

atatka

  • Austria
View GitHub Profile
@boxabirds
boxabirds / claude-pre-commit.sh
Created March 9, 2026 07:08
No fallbacks! Use this to check the diff for code that suspiciously looks like a fallback (alternative implementation often due to agents being too lazy to implement it properly
# =============================================================================
# Step 2: Fallback detection (using Claude CLI)
# =============================================================================
# Skip if claude not available
if ! command -v claude &> /dev/null; then
echo "Warning: claude CLI not found, skipping fallback check"
exit 0
fi
@jerodg
jerodg / windows_and_office_kms_setup.adoc
Last active March 31, 2026 11:32
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup