@larand It's like talking into an empty room.
// @matigo @phoneboy @thrrgilag @literary
@larand It's like talking into an empty room.
// @matigo @phoneboy @thrrgilag @literary
@matigo Never thought of that. I don't have a sense of smell so that generally never gets added to the equation.
// @JeremyCherfas
@matigo You never see doughnuts at a salon. I wonder why that is.
// @JeremyCherfas
@matigo Nevermind. It works now. I'm assuming the SQL hamster was winded.
// @larand
@matigo Hmm. Can no longer log into 10C and blog archives just spin and never update.
// @larand
@matigo A complication with the cube computer arose in that the LapLink software it uses forces 2400,n,8,1 with parity when it remote installs. Something about that bothered a part of my mind that has been dormant since…well, DOS.
Using parity under some DOS's copy command is sometimes flaky. Using no parity on the DOS side will enable it to get the bootstrap file properly but the actual transfer utility (Some freakily named COM file that is sent over) will insist on parity and the process pukes.
You could do it manually but…
c:\mode com1:2400,n,8,1
c:\copy com1: somefile.exec:\mode com1:2400,n,8,1
c:\copy /b com1: somefile.exeSo, I have to send a floppy down with the LapLink software too. He assures me his floppy drive still works. We're going to find out soon.
Edit: I can't format for crap and I inexplicable substituted ctty for mode. I think I need a nap.