7 ms·
I enjoy the nihilistic morbid humor here. I too question the futility of my work as I waste away in this cold expanse.
by jordan801 6y ago
I enjoy the nihilistic morbid humor here. I too question the futility of my work as I waste away in this cold expanse.
- Teknoman117 6y agoSometimes I wonder if playing with old obviously obsolete computers is a waste of time. Been working on replacing the BIOS on a 386EX single board computer with a custom monitor / "hypervisor" I'm writing in Rust as kind of a demonstration of how low level you can get with Rust. I want to post a Show HN after cleaning it up a bit.
- StavrosK 6y agoEnjoying yourself is never a waste of time.
- russh 6y agoTrue, and you often learn something new while doing it.
- Teknoman117 6y agoTo be honest, the main reason I went for something so old is that 1) I had them in my collection of random electronics and 2) the newest computer that full documentation for every component in the system is available for is not a new machine. Current computers tend to be massive black boxes. I've learned so much about random hardware by reading Linux kernel drivers when the documentation is under NDA.