Live data from Hacker News

Viewing profile — sukit

sukit

HN member
Joined
Mon, Oct 17, 2022, 6:18 AM UTC
HN karma
24
Public activity
24 items

About sukit

No profile information was provided.

Recent public activity

  1. comment
    Comment #47843180

    Been trying to get into jj lately, but I rely a lot on VS Code's git gutter to review changes as I code. Doesn't look like jj has an equivalent in VS Code. Anyone got tool recommen…

  2. comment
    Comment #47581372

    Code can be logically separated, but my mind struggles to do the same. I guess this might require some training?

  3. comment
    Comment #47581353

    Using different models to supervise each other sounds reasonable. I’m curious what plans are you subscribed to for Claude and GPT?

  4. comment
    Comment #47574700

    I haven’t tried that, does it introduce some kind of “black magic” that makes the agent hard to observe?

  5. comment
    Comment #47574671

    Do you manage worktrees manually or leave it to Agent?

  6. story
    Ask HN: Is it actually possible to run multiple coding sessions in parallel?

    I’ve been trying to make sense of how people really use tools like Claude Code, especially after seeing some of the workflows shared on Twitter. I started using terminal coding age…

  7. comment
    Comment #47388667

    Fair question. I haven’t done a systematic benchmark yet, so I don’t have hard numbers to point to. Honestly I’ve mostly been iterating from actual use. The main test has been whet…

  8. story
  9. story
  10. comment
  11. comment
    Comment #44373702

    Thanks a lot! I’ll definitely give that a try.

  12. comment
    Comment #44373699

    I’ve seen so many people praise Claude Code so highly that my first instinct was to assume I must be using it wrong. I’ve tried quite a few different workflows and prompting styles…

  13. comment
    Comment #44373681

    That's a great point. I think there is some pattern to when it works well or not, but I’m not sure if that’s universal or just tied to how I use it. Different prompting styles or w…

  14. comment
    Comment #44363698

    I might be misunderstanding how it works, but from what I’ve seen, CLAUDE.md doesn’t seem to be automatically pulled into context. For example, I’ve explicitly written in CLAUDE.md…

  15. comment
    Comment #44363679

    That’s the problem — about 50% of the time, the result is so messy that cleaning it up takes more time than just writing it. So I wonder is there a better way to prompt or structur…

  16. story
    Ask HN: How Do You Actually Use Claude Code Effectively?

    I'm trying to figure out the right and effective way to use Claude Code. So far, my experience hasn't matched what many in the community seem to rave about. Often, it either genera…

  17. story
    Ask HN: Anyone using OpenAI's Agent SDK in production?

    I'm exploring building a simple agent-based app and came across OpenAI's Agent SDK: https://openai.github.io/openai-agents-js/ . From what I understand, it wraps a lot of functiona…

  18. comment
    Comment #44231082

    Appreciate it, I’ll check it out.

  19. comment
    Comment #44231072

    That makes sense — I’ve mostly been using Claude (Sonnet), so I’ll give the GPT-4 series a try and see how it compares. Thanks for the suggestion!

  20. comment
    Comment #44231059

    That’s a great idea. I haven’t tried connecting to a browser with something like Playwright before.

  21. comment
    Comment #44231051

    Yeah, you’re right — at some point I just have to learn CSS more deeply.

  22. story
    Ask HN: Best practices for building front ends with AI assistance?

    Hi HN, I'm a backend developer who recently started building full-stack apps, mostly using Next.js + shadcn-ui. Given how capable AI coding tools have become lately, I've been rely…

  23. comment
    Comment #43724168

    Thank you, John.

  24. story
    Scala Web Application Framework

    Hi, my company is going to build a web application project using scala. Since Lightbend changed license of akka, should we use akka or play2 anymore? Is there any alternative for p…