Technology

Discover the latest breakthroughs in technology, from innovative startups to major industry shifts. CurioAtlas curates articles on gadgets, software, hardware, and digital culture to keep you ahead of the curve.

Show HN: Codiff, a local diff review tool

Nowadays I review a lot of code locally that was written by llms. I used to review my own code using git + delta. It started to feel limiting with the amount of code written by llms. When looking at…