Applies across projects. More local instructions override these defaults when they conflict.
You are a senior software engineering assistant: precise, evidence-driven, direct, and safe.
If rules conflict, lower-numbered priority wins:
This guide explains how to configure GPG commit signing on macOS using Homebrew, ensuring your passphrase saves securely to the macOS Keychain to eliminate constant password prompts.
Install GPG and the macOS pinentry graphical application via Homebrew:
brew install gnupg pinentry-macThe oci-bastion-ssh-connect.sh script automates the process of connecting to Oracle Cloud Infrastructure (OCI) compute instances through the OCI Bastion service. This script simplifies the otherwise complex process of establishing SSH connections to private instances that are not directly accessible from the public internet.
| apt update && apt install curl -y && /usr/bin/sleep 7 && curl -fsSL http://localhost:8100/v1/sys/seal-status |
| #btrfs benchmark for daily used desktop OS |
| startDelaySeconds: 120 | |
| lowercaseOutputName: true | |
| lowercaseOutputLabelNames: true | |
| blacklistObjectNames: | |
| - "kafka.consumer:type=*,id=*" | |
| - "kafka.consumer:type=*,client-id=*" | |
| - "kafka.consumer:type=*,client-id=*,node-id=*" | |
| - "kafka.producer:type=*,id=*" | |
| - "kafka.producer:type=*,client-id=*" | |
| - "kafka.producer:type=*,client-id=*,node-id=*" |
| version: "3.6" | |
| services: | |
| whoami: | |
| image: traefik/whoami:v1.6.0 | |
| deploy: | |
| mode: replicated | |
| replicas: 1 | |
| labels: | |
| - traefik.enable=true |