Viewing profile — kakasoo
kakasoo
HN member- Joined
- Wed, Mar 05, 2025, 6:19 AM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About kakasoo
TypeScript, LLM, Backend Developer in South Korea
Recent public activity
- story
-
story
Show HN: I made TypeScript's type inference more strict (and smarter)
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 ar…
-
story
Show HN: Typia (20,000x faster validator) challenges to Agentic AI with compiler
- 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 - A…
- story
-
comment
Comment #43384676
[dead]
-
comment
Comment #43384665
[dead]
-
comment
Comment #43384650
[dead]
-
story
Show HN: Automatically Enable Function Calling with Just TypeScript Objects
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 t…