Skip Navigation
91 comments
  •  undefined
        
    foreach (word in researchPaper) {
       if (word.ToLower().StartsWith("trans")) {
          shouldGiveFunding = false;
       }
    }
    
      
  • Transistors are out. It's back to ENIAC tube tech. While I detest carrying around a phone-computer today, it's going to be hella worse when I need to carry it in a series of commercial trucks or railcars and plug it into the grid when I get to my destination.

91 comments