I had a cassette drive for my C64... until I went big and got a 1541. Anyone know where the number came from?
Commodore used a four digit numbering scheme for many years, the PETs were 2xxx, 3xxx, 4xxx, 8xxx etc When the VIC-20 came out it, and all its peripherals, were assigned 1xxx. In Japan the VIC-20 was the VIC-1001.
In an ideal situation "DLL" type of mechanics would go away and everything would be statically linked. GPL/LGPL unfortunately pretty much requires everything to be a chaotic mess of shared libraries, and thus the resultant binaries are massive as they pull in more and more unused functionality.
This is a bad idea for more reasons than that, when a bug is identified in a dependency everything that uses it would have to be rebuilt. Packages are not built by a single entity, you'd end up playing whack-a-mole. The reason shared libraries are used is nothing to do with the licence, it's the correct deployment model.
Fault tolerant does not mean idiot proof.
As I always say, you can only make a system idiot-proof for a given subset of idiots.
He would make a really good third-world dictator.
Did he step down or something? I thought he was in charge of the USA?
...when fits of creativity run strong, more than one programmer or writer has been known to abandon the desktop for the more spacious floor. - Fred Brooks, Jr.