@hankgreen The phrasing goes like "I am one fifty". Yes, it is obvious that 150 is short. A rude way of joking about someone's height is saying "he's a meter and a spit" xD
@nickchapsas I once found myself trying to use the js spread operator in c# when trying to make a new instance starting from an existing object which was a subset of this one. Smth like biggerObject = {...baseObject, differentProp = 420}
@SirWrender Have you considered breaking the blob when reaching the middle base instead of midway through the last step? I think it may be more satisfying