sukit

↗ HN profile [ 71.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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 agents around June last year. I used…

  2. 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 generates convoluted implementations when…

  3. 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 functionality — like the agent loop, function…

  4. 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 relying on them to help me bridge the gap…

  5. 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 play2 framework?