Hacker News new | ask | show | jobs
by C1sc0cat 2669 days ago
Well I recall writing Fortan 77 for a billing system and we had nicely structured code (our team leader was a genius) but we did do some specific stuff eg reading in data in chunks the size of a disk sector.
1 comments

And it was perfectly normal to do stuff like this.