Re: Please fix some of the old bugs
- From: "Larry Maturo" <lmaturo@xxxxxxxxxx>
- Date: Wed, 7 Mar 2007 09:41:21 -0600
This isn't just a software problem. I once found a bug in the
hardware on a VAX by disassembling code that didn't work,
and finding the instruction in the assembly code that was broke.
If you a fair developer, you are stuck in the paradigm of the
language you use, and problems like the above or the one
this thread is about, put you in a tizzy. If you are a great
programmer, you take in stride, figure out where the paradigm
is broke, and work around it.
It will never be the case that your tools are 100% perfect. It just
ain't gonna happen. Remember the problem with the floating point
problems with the Pentium? Even in hardware you have problems
you may have to work around.
-- Larry Maturo
"Don Strenczewilk" <nospam@xxxxxxxxxx> wrote in message
news:45eeb198$1@xxxxxxxxxxxxxxxxxxxxxxxxx
"Dave Nottage [TeamB]" <rot13.qnivqa@xxxxxxxxxxxxxx> wrote in message
news:xn0f3fabs6feylx002@xxxxxxxxxxxxxxxxxxxxx
Welcome to software development.
Thank you! After 20+ years of waiting, it's nice to finally be so warmly
welcomed. Looks like I've been doing it wrong all these years, wasting
time fixing bugs when all I had to do was tell the users, "That's life.
Take it or leave it."
.
- Follow-Ups:
- Re: Please fix some of the old bugs
- From: Chris Burrows
- Re: Please fix some of the old bugs
- From: Dave Nottage [TeamB]
- Re: Please fix some of the old bugs
- From: Don Strenczewilk
- Re: Please fix some of the old bugs
- References:
- Please fix some of the old bugs
- From: Don Strenczewilk
- Re: Please fix some of the old bugs
- From: Ingvar Anderberg
- Re: Please fix some of the old bugs
- From: Ingvar Anderberg
- Re: Please fix some of the old bugs
- From: Chris Burrows
- Re: Please fix some of the old bugs
- From: Dave Nottage [TeamB]
- Re: Please fix some of the old bugs
- From: Don Strenczewilk
- Please fix some of the old bugs
- Prev by Date: Re: A time for patience
- Next by Date: Re: Please fix some of the old bugs
- Previous by thread: Re: Please fix some of the old bugs
- Next by thread: Re: Please fix some of the old bugs
- Index(es):
Relevant Pages
|