kakasoo

↗ HN profile [ 32.8 ms ] full profile
Karma
1
Created
March 5, 2025 (1y ago)
Submissions
0
TypeScript, LLM, Backend Developer in South Korea
  1. As a TypeScript developer, I often found myself wishing the type system could do more—*especially when omitting or modifying deeply nested properties* inside complex objects and arrays. For instance, what if I want to…

  2. - typia is a runtime validator using the TypeScript compiler API, and automatically generates validators, serialized, JSON schema, etc. by analyzing source code at compile time - Agentica: Challenges the Agentic AI…

  3. https://github.com/wrtnlabs/agentica Agentica is a library that makes it easy to automate agent development using predefined schemas. Instead of writing JSON schemas manually for tool calling, you can simply use your…