anjandutta's comments

anjandutta | 10 months ago | on: Show HN: Zero-codegen, no-compile TypeScript type inference from Protobufs

This is super cool — love the zero-codegen approach. I’ve had to deal with codegen hell in monorepos where a tiny .proto change breaks half the pipeline. Curious how this handles more complex types like nested messages or oneof fields?

Also, been building something in a different space (LeetCode prep tool), but the idea of removing build steps for dev speed really resonates. Would love to see how this could plug into a lightweight frontend setup.

anjandutta | 2 years ago

Just trying to make learning more interactive. Is this the right way?

anjandutta | 2 years ago | on: Show HN: Launched my side project, an online code compiler

Well, I have seen in many of the other compilers that there is a limit on certain things, sometimes there is a limit on the number of lines, or number of executions, someone is asking for a sing-up etc. I tried to keep it completely free from any of these. That's why "freecodecompiler". (and I don't store the code)
page 1