Damus
rieger_san · 21h
Where should I even begin 🤔 I once had an enum with over 100 entries converted into an SQL script. Extremely simple — just a UUID (unique) and a string. The LLM wasn’t able to generate truly unique UUIDs. There were constant duplicates, and in the end I had to find and fix them myself. The A...