Live data from Hacker News

Viewing profile — ch3coohlink

ch3coohlink

HN member
Joined
Wed, Mar 20, 2019, 9:34 AM UTC
HN karma
3
Public activity
10 items

About ch3coohlink

No profile information was provided.

Recent public activity

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

  2. comment
  3. 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.

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

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

  6. story
  7. story
  8. comment
    Comment #43504723

    Ideally, a business.

  9. comment
    Comment #43504676

    I don't even realize mermaid has a paid plan, thx for pointing that.

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