EN/NL PhD @ TU Delft CGV Loves EDM, LoL, TFT and MTG

Come join my communities!

https://t.me/mirai https://github.com/amirzaidi

  • 0 Posts
  • 78 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle















  • pervasive unchecked nullability

    Addressed nowadays with the question mark and exclamation mark syntax, and programming without nullability is a pain

    Framework management is hell, fat binaries inconvenient and not default

    Nuget?

    Compiler output only marginally better than working with c++

    No one claims it’s faster at runtime than good C++, it’s just a lot easier to write decent code