sukit
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I’ve been following MCP since it first came out. It got a lot of attention early on, but I haven’t come across many people using it in production. I may simply have missed them. If you’re using MCP in production, what…
-
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…
-
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…
-
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…
-
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…
-
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?