Viewing profile — ch3coohlink
ch3coohlink
HN member- Joined
- Wed, Mar 20, 2019, 9:34 AM UTC
- HN karma
- 3
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ch3coohlink
No profile information was provided.
Recent public activity
-
story
Ask HN: Multi-LLM orchestration frameworks that collaborate?
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 whe…
-
comment
Comment #48440503
[dead]
-
comment
Comment #48407134
Also, I was wondering why posts that don't start with 'Ask HN' still show up in the Ask section? Just asking out of curiosity, since I'm a newbie here.
-
comment
Comment #48407099
I think it really depends on the person and your existing workflow. For me personally, I find LLMs to be a great pair-programming partner that helps me stay focused even on mundane…
-
comment
Comment #48396206
I think it's simply because we haven't found a better algorithm than backpropagation. We're stuck relying on massive datasets, running the numbers over and over, and working backwa…
- story
- story
-
comment
Comment #43504723
Ideally, a business.
-
comment
Comment #43504676
I don't even realize mermaid has a paid plan, thx for pointing that.
-
story
Ask HN: Simplest way to productize my graph layout algo?
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 …