The biggest thing for me would be locking in --threads:on and --mm:arc or--mm:orc when compiling Nim + hooks working really well with these default compiler settings.
Right now it feels like the moment I want to write something using hooks (eg `=destroy`) or that needs threading I am basically making a repo that is incompatible with standard Nim.