Comment on How helpful languages create bugs
YonatanAvhar@programming.dev 1 year agoThere are a ton of typos in this post, missing semicolons, “you” instead of “your”, “then” instead of “than”… that’s just the first sentence
Comment on How helpful languages create bugs
YonatanAvhar@programming.dev 1 year agoThere are a ton of typos in this post, missing semicolons, “you” instead of “your”, “then” instead of “than”… that’s just the first sentence
qwertyasdef@programming.dev 1 year ago
Also Vector2f instead of Vector3f for the cross product example. I’ll give them the benefit of the doubt that that’s a typo instead of them not knowing what a cross product is.