[clug] Think Pieces

jm jeffm at ghostgun.com
Sat Jul 10 11:30:05 UTC 2021


Actually, a couple of examples I can think of produced really great code
(other examples not so much). That works really well except now no-one
other than the original programmer can understand it without any
comments. Especially a mere mortal like myself. Which is a problem when
requirements change and it needs to be modified. I'm lucky in that the
piece I'm looking at is small. I've given up trying to work out how to
weave my changes into the existing code and am rewriting it into more
straight forward code, and less "magic", that may not be as good so that
it reflects what is now needed.

Jeff

On 10/7/21 21:10, Stephen Hocking wrote:
> And so often, their code is rubbish, as I've seen in my current job.
> Trying to allocate way too much memory, a complete lack of
> understanding of how databases work, they really should get off my
> lawn post-haste...




More information about the linux mailing list