I used to use one of these for typesetting back when I was a printer. To justify, you had to type each line once in non-printing mode. Then you told the machine to retype it in printing mode and it would widen the spaces the correct amount. Or maybe you had to retype it manually again; I forget.
Anyway the output was much better than from an ordinary Selectric because of proportional letter widths.
Garbage collectors don't guarantee the absence of memory leaks. GCs remove one important source of memory leaks but it's still very possible in GC languages to use up all available memory unintentionally simply by holding onto things in a big data structure that you've forgotten about (often it's a cache). Weak pointers in conjunction with GC help a great deal with that problem but even so GC and weakness are not going to guarantee leak-prevention in all cases.
I still strongly prefer GC languages to the alternative.
It's like the situation with HIPAA rules in electronic health records: It wouldn't be impossible to write your own EHR system but if you do you have to spend a lot of money proving it meets HIPAA regulations or accept substantial liability. So companies just pay Epic $$$ because they promise HIPAA compliance.
Likewise with classroom software if you just use the "industry standard" enterprise crapware you've outsourced the accessibility liability to somebody else. If the software is hot garbage from a usability perspective, that's irrelevant.
And this is why we cannot have nice things in the enterprise space.
Another nice feature of these old diesel engines: They're not vulnerable to EMP. So after a nuclear holocaust they'll still run. Assuming you're still alive and can deal with fallout of course. And assuming you can find fuel. Which won't be a problem because these engines will run on the rancid oil in the vat behind what used to be the local McDonalds.
Protons are also called "hydrogen ions." Stuff that donates protons is called an "acid." So this is an acid chemical process but I'm not enough of a chemist to know more than that. Would welcome comments from someone who is.
Anyway the output was much better than from an ordinary Selectric because of proportional letter widths.
reply