Finally had a moment where AI code assistant helped me. Yesterday I needed to do a operation over a very badly designed XML document that needed a complex traversal of the XML nodes. Ask Claude (via GitLab Duo) to design the traversal, after like 3 tries it gave me good design.

Comments