Hacker News new | ask | show | jobs
by Joker_vD 953 days ago
> I wonder if it would be a good decision to abandon all the business and application software in a civilization collapse

Why do you think it will be a decision instead of something that just happens due to sudden/slowly approaching physical unavailability of required hardware?

1 comments

There's no reason you can't run things like spreadsheets, databases, file managers, IDEs, drawing apps, web browsers etc on extremely low-powered hardware. As long as software is designed to work within the limitations.

What's lacking from discussions about projects like Collapse OS, Dusk OS, Uxn & similar, is discussion about peripherals. In particular: screens.

Nice you can run a small OS on a uC if needed. Bring it down to 1W, 0.1W or even less power consumption. Keyboards can be hand-wired switches if necessary.

But then what? Make do with a 16x2 character LCD? Attach 15+y old VGA monitor that consumes 30W? Attach (expensive) epaper screen that will also be thin on the ground in a collapse scenario, and can't be fabricated if technology falls away? Go back to switch frontpanels & lightbulbs?

It's easy to toss a heap of IC's & flash media into safe storage. Wiring, circuit boards, soldering iron, documentation printouts, some way to produce electricity: done. But produce OLED screens in post-collapse low tech society? Good luck with that.

Would be nice if there were at least some discussion about viable pathways there. No point having compute if you can't see what it's doing.

Incandescent light bulbs (combined with "light-pipes") has been used for calculator displays [0]. If we're going to even less electronic and more mechanical devices, herkons/relay switches and rotating drums (with engravings) exist. Card-punching devices could probably be an inspiration too.

But all in all, I'd imagine we'd have to settle on scraping the old equipment stocks. I bet there are piles of discarded but still useable CRTs lying around somewhere.

[0] http://www.vintagecalculators.com/html/calculator_displays.h...

Yes, this space is high on tradeoffs.

With plenty of source power, pixel grids are flexible. You can construct these from LEDs and paper, https://www.youtube.com/watch?v=QWGoC-9z2Qw. Or chain together 16x2 displays, or use flip-dot displays if you can source them.

If you are low on power, morse-code over a single LED would go a long way - low on equipment cost. Audio output and radio could also be decent low power outputs.

Seven-segment displays are workhorses. Restrict the interaction to hexidecimal characters.

Other obstacles for post-apocalyptic computing are power and storage.

For power - generation itself could be ok from a bicycle. But you need a way to buffer the power.

For storage - FeRAM should be a good option. Will not decay like conventional disks, so long as you repopulate it every few years.

You bring an interesting point for Collapse OS. For Dusk OS it seems to be imagined for a period where old stuff will still be available, so there will be plenty of old computer screens or TVs around.

I wonder how much power a teleprinter consume? Or a modern version of it?