ch3coohlink

↗ HN profile [ 31.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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…

  2. 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…