ch3coohlink
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Here is my general take: I feel Gemini is excellent at high-level refactoring but riddled with bugs when writing actual code. On the other hand, GPT/Claude excel at coding, but when it comes to refactoring, they tend to…
-
I've developed an algorithm that produces good planar layouts for graphs with arbitrary structures. (Obviously, extremely non-planar graphs won't yield great results, but it works well on the kinds of graphs you'd…