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

Diff

  • How I compare two JSON responses without being distracted by formatting

    A JSON diff should compare meaning, not indentation. Two JSON documents can look different as text but still contain the same data. The JSON Diff tool is useful because it lets me check the result in a small, controlled …

    27 Sep 2026 · 2 min read · #json #diff #api #tools

  • How I compare two text blocks line by line

    A text diff shows what changed between two blocks of text. It is useful for configs, logs, snippets, and documentation. The Text Diff tool helps me inspect the input and output without writing a one-off script first.

    27 Sep 2026 · 2 min read · #diff #text #debugging #tools

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