Skip to main content

Articles: 15

  1. Git Identity Management

    Differentiate between Git commit identity, GitHub CLI accounts, remote authentication, and commit signatures, and establish verifiable configurations for single-account, multi-account, and multi-platform environments.

  2. Rotating Scenic Backgrounds for My Website

    Documents the complete implementation of rotating scenic backgrounds for my personal website, from technology choices, the wallpaper pool, and client-side rotation to first-frame restoration, layer compositing, and the handoff to a persistent site shell.

  3. Git Operations Reference

    A practical Git operations quick reference for real-world scenarios, helping you quickly find useful but hard-to-remember commands, and clarifying their usage conditions and execution impacts.

  4. Intent Cannot Be Fully Specified Up Front: Why Specifications for Open-Ended Tasks Cannot Be Completed Before Exploration

    Examines why intent cannot be fully specified in advance when generative AI is used for open-ended tasks—how concrete outputs shape judgment, why local feedback cannot be promoted directly to global rules, and how exploration creates new problem dimensions, reorganizes intent, and can ultimately invalidate the overall framework—while also considering the same structure in human communication and joint activity.

  5. Secure Access, Encryption, and Secret Management

    An introduction to SSH public-key authentication, age file encryption, and SOPS structured-secret management, including common operations and methods for converting and verifying SSH keys and age identities.