Hacker News new | ask | show | jobs
by yevpats 1292 days ago
100% ORMs becoming less and less relevant especially in Go with code generation and a bit of copilot help :).

Also, Protobuf is another (not new) but good example of client and server side code generation which passed the time test.