[OT] New baby

We just had our third daughter, Eleanor. Mom and baby are doing well. Since I tend to keep things super dorky on this blog, it wouldn't be complete without some ridiculous pseudocode:


var ellie = new Daughter
{
	firstName = "Eleanor", 
	middleName = "Grace", 
	lastName = "Galloway", 
	weight = "8lb 8oz",
	height = "20.75in",
	unfortunateInitials = "EGG"
};

8 Comments

Comments have been disabled for this content.