Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 8h ago 7 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Show HN: Diff Checker Website – Diffchecker.dev
4 subhash_k 0 8/26/2025, 1:57:02 PM diffchecker.dev ↗
Hi All,
Created a diffchecker website which does some basic diff check by comparing two text with clean UI.
Below are the features -
1. Real-Time Diff Checks 2. Character-by-Character Comparison 3. Expandable context lines for very large diff 4. Shareable links with content gziped as query params 5. Save diff in browser.
Already hitting some good daily users around 1K, how to increase user experience ?
No comments yet