HN user

yeasku

126 karma
Posts0
Comments159
View on HN
No posts found.

I have seen it. And it is a mess.

Is not only that the.code quality is bad, to be fair in most projects is.

The biggest problem is every single component of the stack uses different conventions and names for everything.

When nobody looks at the code naming things becomes harder until everything is <generic name>

Preciselly because C# uses GC is common to just allocate everything in a chunk to not trigger the gc later.

Aka you minimize allocations in gameplay.

Everybody who has seen any video of Matt knows that.

You can be surprised about things you know for years.

For example I am surprised every time I think about js coalescing even tougth I know it for decades.

As i said you must have a deeper knoledge than him.

It would be great if you shared it with the world like Matt does instead of being smug about it.

For Matt, the creator of compiler explorer, those are surprises.

For you are essentials.

You and the juniors you hire must have a deeper knoledge than him.