Computer Stupidities

Derek Martin invalid at pizzashack.org
Wed Mar 30 13:08:00 EST 2005


On Wed, Mar 30, 2005 at 11:50:01AM -0500, Cole Tuininga wrote:
> A particular individual in a company I work for (not Code Energy) has
> semi recently been put in the position of being in charge of the
> marketing department.  The downfall is that this person is one of the
> most technically inept people I've ever met.  And even more unfortunate
> is that they are in the position of making far too many decisions
> involving technology.

Hey, I think this person deserves a lot of credit!  If a 5.3MB qt
movie was file was reduced to 800 bytes, that's quite an
accomplishment!

Hmm... OTOH, something like

   ...
   fd = open("movie_file", O_WRONLY);
   ftruncate(fd, 800);
   ...

would do the job.  Though I can't say that the results would be all
that useful... 

OTOOH, if your marketing user managed to do something like that, I'd
still be pretty impressed!  =8^)

-- 
Derek D. Martin    http://www.pizzashack.org/   GPG Key ID: 0xDFBEAD02
-=-=-=-=-
This message is posted from an invalid address.  Replying to it will result in
undeliverable mail.  Sorry for the inconvenience.  Thank the spammers.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20050330/a8f051a9/attachment.bin


More information about the gnhlug-discuss mailing list