Hacker News new | ask | show | jobs
by porridgeraisin 100 days ago
Majority of data in typical message-passing plumbing code are a combination of opaque IDs, nominal strings, few enums, and floats. It's mostly OK for these cases, I have found. Esp. in typed languages.