Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:PLIP (Score 1) 466

LapLink lets you use the parallel port without having to configure TCP/IP stuff. It's raw bytes, more like a really fast null modem cable.

But why bother getting the right cables (I have some, easy to DIY, but you can't buy them off-the-shelf anymore) and software (some piracy required I imagine). Instead you can use RS232 at 115.2kbps. Google did the arithmetic and unit conversion for me:

160 Megabytes) / (1125 (bytes / second)) = 1.64609053 days

Zmodem is pretty slow, but ZedZap/8K-Zmodem is pretty quick and easy to find software that supports it for DOS, Win9x and Linux. If you do not require error detection and flow control, then Xmodem is fast. (recommend you use a null modem cable with flow control RTS/CTS wired, this is almost always wired correctly with off-the-shelf cables). Don't need a 16550 UART for this to work, an 8250 is adequate if you have flow control enabled.

I'd highly recommend you send ZIP files over your link rather than uncompressed data. If you have enough disk space free, you can use pkzip's multivolume support and archive the entire disk into several managable files. (rar's is even easier to use than pkzip's)

Comment Re:Stationary bikes (Score 1) 304

I don't have crank generators in my shed. It's mostly shovels and lawnmowers.

but my shed is weird, you'd be as likely to find a model airplane engine that can run on methanol/ethanol. Which is nice because you can make and distill ethanol if you're got a lot of time on your hands. (in a primitive location for months).

ps - yes, I usually run nitromethane in my glow engine, but it is known to run on methanol & castor oil mix. just needs more air to run without it and the performance suffers at altitude.

Comment Re: Bring on the lausuits (Score 1) 599

In a normal world, your argument would be persuasive. But since the GOP has spent the last 30 years jumping every shark they can get, the problem isn't whether Dems can win 2016, it's the whether the GOP can untangle itself from the crazy long enough to not scare off most "independent" voters.

Comment Re:Stationary bikes (Score 1) 304

That's not too bad if you don't have an electrical power grid handy.

What if you don't have a pedal generator handy either?

Why would I lug such a thing around when I could lug a large solar panel for about the same effort and not have to pedal it? I think I'd rather use my feet to move my body and lift things rather than make electricity.

If I had a pedal generator up at my cabin, I would immediately look at making a waterwheel for it.

Slashdot Top Deals

Real Programmers don't eat quiche. They eat Twinkies and Szechwan food.

Working...