mscheong

↗ HN profile [ 37.2 ms ] full profile
Karma
2
Created
April 4, 2023 (3y ago)
Submissions
0
  1. Hey HN community, I'm here to spark a discussion on a topic that, I believe, many of us have encountered but might not often talk about: projects that we were excited about and believed in, but that ended up failing…

  2. - an automatic GPT powered proxy generation library - The auto-generated proxy queries the OpenAI api based on your method definition(name, parameters, returnType, etc) and return the LLM's response in any given…

  3. - A protoc plugin data class generator that can be used as a substitute for existing Java protobuf classes that need to be constructed by a builder (which isn't very kotlin-ish). - generates coroutine service base and…