Live data from Hacker News

Viewing profile — kakasoo

kakasoo

HN member
Joined
Wed, Mar 05, 2025, 6:19 AM UTC
HN karma
2
Public activity
8 items

About kakasoo

TypeScript, LLM, Backend Developer in South Korea

Recent public activity

  1. story
  2. 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…

  3. 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…

  4. story
  5. comment
  6. comment
  7. comment
  8. 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…