POV-Ray : Newsgroups : povray.off-topic : Getting Paid to Break Things Server Time
29 Jul 2024 06:20:01 EDT (-0400)
  Getting Paid to Break Things (Message 1 to 1 of 1)  
From: John VanSickle
Subject: Getting Paid to Break Things
Date: 9 Jun 2012 11:18:02
Message: <4fd3692a$1@news.povray.org>
We have a server application at work that makes regular logs to a log 
file.  When the drive on which this log resides is full, the application 
stops running.  It's an app that should run if it can, so I was tasked 
with the problem of making it run when the logging drive is full.

Not a big problem, and like one of my interviewers said when I applied 
for this job, the causes were stupid little things and not from any 
grand subtleties in the code.

But of course I have to test the new version of things, which means I 
get to break the server--or, I should say, try to break the server and 
hope that I don't.

The lesson I took away from this is that C++ exceptions are like 
Pokemon:  Ya gotta catch 'em all.

Regards,
John


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.