i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Configuration

  • How I convert JSON, YAML, and TOML without changing the meaning

    JSON, YAML, and TOML can represent similar configuration data, but they have different syntax and different traps. The JSON/YAML/TOML converters tool is useful because it lets me check the result in a small, controlled …

    27 Sep 2026 · 2 min read · #json #yaml #toml #configuration #tools

  • How I read YAML without getting lost in indentation

    YAML is readable when indentation is correct and confusing when it is not. A viewer helps validate and inspect the structure. The YAML Viewer tool is useful because it lets me check the result in a small, controlled …

    27 Sep 2026 · 2 min read · #yaml #configuration #devops #tools

  • How I sort .env files without moving comments to the wrong place

    A messy .env file makes configuration harder to review. Sorting helps, but comments and duplicates need care. The .env Key Sorter tool gives me a safe place to test the idea before I put it into a script, server, or …

    27 Sep 2026 · 2 min read · #env #configuration #devops #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub