Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

programming fuck ups

Name: Anonymous 2006-12-14 14:42

What's the biggest screw up you ever made writing software?  Once a team I was on overshot a DCUT for some datacenter automation tools by two weeks, and it still ended up being shitty because the customer kept wanting to add shit.

Name: Anonymous 2006-12-18 9:44

This is especially dangerous in python since

while (...):
   do this1
   do this2
do this3


is not the same as


while (...):
   do this1
   do this2
   do this3

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List