Sujet : Re: The joy of FORTRAN
De : bowman (at) *nospam* montana.com (rbowman)
Groupes : comp.os.linux.miscDate : 28. Feb 2025, 21:35:25
Autres entêtes
Message-ID : <m2el0cFu809U5@mid.individual.net>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
User-Agent : Pan/0.160 (Toresk; )
On Fri, 28 Feb 2025 07:55:08 -0500, c186282 wrote:
I wrote an "unlimited sorting levels" function once for Revelation DB
... pretty compact ... and not long afterwards I could NOT figure out
how it worked. It *did*
work though. Sometimes ya just get 'in the zone' when writing code
and maybe yer head can't get back there later on ?
One of the graybeards pointed out if you use every last bit of your
creativity writing the code you'll be utterly screwed trying to debug it.
The 'configurable' stuff ... sometimes you get a sort of next-level
idea that SOUNDS great, but by the time you really get into it then
it WOULD be just easier to write one-off reports or whatever.
I was tasked with coming up with reporting software our clients could use
by themselves. I looked a Jasper, Crystal, and the others and concluded
you couldn't give any of them to a non-technical person with any hope of
success. The only one I thought might be usable was Power BI and that is
geared to graphics more than text reports.