[flagged]
So, you poop everywhere you go. Interesting.
Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
71–80 of 112 posts
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#72Am I crazy or are the "photos" generated? I did have T1800 and it never looked like this. It had a very early very bad grayscale LCD wiht fiddly contrast control, not a perfect crisp vibrant OLED like this page shows. example how one looks like irl https://allegrolokalnie.pl/oferta/laptop-toshiba-t1800 https://www.youtube.com/watch?v=sxIc_UVKxvc
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#73Earlier quoted context omitted.
Ah, even though the 386SX-25 is 32bit in my PS/1? Will try it eventually.
Yes, the CPU is full 32-bits, but the bus in a 386 SX is only 16 bit. Those PS/1's are such a cool piece of computing history! https://en.wikipedia.org/wiki/I386#80386SX
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#74A pre-build floppy disk image would be great, so I could run it on my IBM PS/1 from a floppy.
Also, there's an emulator for PS/1 machines at https://www.ibmulator.org/
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#75This is great, thanks for releasing your work. Very impressive. You may get some interest from others in the retrocomputing/permacomputing sphere if you implement an Uxn emulator; it is extremely simple and can run on very limited hardware. https://100r.co/site/uxn.html Vintage hardware would be a great host for Uxn programs, so I suspect this would generate some excitement.
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#76Am I crazy or are the "photos" generated? I did have T1800 and it never looked like this. It had a very early very bad grayscale LCD wiht fiddly contrast control, not a perfect crisp vibrant OLED like this page shows. example how one looks like irl https://allegrolokalnie.pl/oferta/laptop-toshiba-t1800 https://www.youtube.com/watch?v=sxIc_UVKxvc
Perhaps a new panel was retrofitted into it?
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#77Earlier quoted context omitted.
The code is cleaner that what I was expecting from a C repo. Also, it's quite a feat to fit this into 4 MB on a 386.
> it's quite a feat to fit this into 4 MB on a 386. I had 2 different Librex 386SX laptops, with 4MB of RAM, on long-term loan from work around 1992. One was quite chunky, the 2nd was a slimline thing with an off-centre hinge. I ran OS/2 2.0 on them both. So I could run multiple DOS apps, and a WinOS2 VM containing Windows 3.0, meaning I could run Win16 apps as well. And native OS/2 apps, although I didn't have many.…
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#78Earlier quoted context omitted.
The code is cleaner that what I was expecting from a C repo. Also, it's quite a feat to fit this into 4 MB on a 386.
> it's quite a feat to fit this into 4 MB on a 386. I had 2 different Librex 386SX laptops, with 4MB of RAM, on long-term loan from work around 1992. One was quite chunky, the 2nd was a slimline thing with an off-centre hinge. I ran OS/2 2.0 on them both. So I could run multiple DOS apps, and a WinOS2 VM containing Windows 3.0, meaning I could run Win16 apps as well. And native OS/2 apps, although I didn't have many.…
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#79A pre-build floppy disk image would be great, so I could run it on my IBM PS/1 from a floppy.
Ok, I built the floppy image now. dd'ed it on a floppy and powered my IBM PS/1 up. Despite some nasty sounds of the HDD bearings that went away after 30 seconds, the floppy does not boot on this machine. Just a black screen. 386SX-25 2MB RAM. Maybe 2MB RAM too less, but I thought at least something will happen. :-)
Re: Show HN: GentleOS – A pair of hobby OSes for vintage 32-bit and 16-bit PCs
#80Earlier quoted context omitted.
For PS/1 you'll need the 16-bit version from https://github.com/luke8086/gentleos . A floppy image is provided in releases. Note you only need to copy the first 64KB, the rest is just padding for emulators.
Ah, even though the 386SX-25 is 32bit in my PS/1? Will try it eventually.