It was ahead of its time in UX, but rather behind in the foundations. It's a single user system with no real security, and there was no system of shared libraries - to share code between applications, it was usual to put the shared code in a kernel module and call the kernel. Even the standard C library worked this way. Amusingly, when you invoked the system console -which was at a lower level than the gui system, ef…
Got an old Raspberry Pi spare? Try RISC OS. It is, something else
11–20 of 205 posts
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#12Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#13Acorn was a curious company. It managed to get incredible amounts of work done, by assigning big projects to individuals instead of teams. My memory is not to be relied on at this lapse of time, but I seem to recall that in the final years there was a browser maintained by one guy, a port of Java by two, and an implementation of directX by another. Obviously all those projects were much smaller back then (around 98)…
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#14Can we at least upgrade the fonts, colors, and negative space to make it look more 2020s?
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#15Acorn was a curious company. It managed to get incredible amounts of work done, by assigning big projects to individuals instead of teams. My memory is not to be relied on at this lapse of time, but I seem to recall that in the final years there was a browser maintained by one guy, a port of Java by two, and an implementation of directX by another. Obviously all those projects were much smaller back then (around 98)…
From personal experience it's amazing how much more productive I am on solo projects vs working with other people. When you're solo you can just go, but in a team everything needs to be discussed or at least communicated.
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#16RISC OS has been limping on thanks to the efforts of some extremely hard-working volunteers, but a roadblock is coming. The Pi 5 drops support for 32-bit ARM code, in which RISC OS written, and since enormous chunks of it are written in assembly, there is no trivial way to port. Even so, it's heartwarming that people continue to put efforts into operating systems that aren't related to Unix or Windows. I'm happy to s…
Note that EL0 (userspace) support is still present, but RISC OS cannot currently run entirely in userspace.
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#17That UI looks like something out of the late 80s / early 90s. I can smell the VCR head cleaner and scratch-n-sniff stickers and hear the dial-up internet bee-bee-bee-bee-gurglegugrle-dong-ding-dong-ding-whooooooooosh-wheeeeeeeesh-bling! bling whooooo. Can we at least upgrade the fonts, colors, and negative space to make it look more 2020s?
Of course YOU can, it's open source, feel free to hack away at it.
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#18Earlier quoted context omitted.
From personal experience it's amazing how much more productive I am on solo projects vs working with other people. When you're solo you can just go, but in a team everything needs to be discussed or at least communicated.
Scaling software development has been THE vexing problem since day one. There's no doubt that the most efficient system fits in the head of a single person; the challenge is then what?
After that, well, it basically flatlines and even seems to decrease at times.
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#19Earlier quoted context omitted.
From personal experience it's amazing how much more productive I am on solo projects vs working with other people. When you're solo you can just go, but in a team everything needs to be discussed or at least communicated.
Scaling software development has been THE vexing problem since day one. There's no doubt that the most efficient system fits in the head of a single person; the challenge is then what?
Re: Got an old Raspberry Pi spare? Try RISC OS. It is, something else
#20Acorn was a curious company. It managed to get incredible amounts of work done, by assigning big projects to individuals instead of teams. My memory is not to be relied on at this lapse of time, but I seem to recall that in the final years there was a browser maintained by one guy, a port of Java by two, and an implementation of directX by another. Obviously all those projects were much smaller back then (around 98)…