Hacker News new | ask | show | jobs
by metaltyphoon 1367 days ago
It makes me laugh how people mention that C# or Java has "magic", which is just the lack of understanding a feature of the language, but in the same breath says that Rust doesn't have this problem. I rather be able to debug a C# attribute than a Rust one.
1 comments

Usually C# don't utilize AOP so much like Java, so language attributes are acceptable