Little Things That Made Amiga Great
datagubbe.se
Little Things That Made Amiga Great
1–10 of 198 posts
Re: Little Things That Made Amiga Great
#2Re: Little Things That Made Amiga Great
#3What I remember from that era is that nothing was compatible with anything else. It took a lot of work to interoperate between two PCs, let alone cross the gap between OSes. So for a long time, I have kind of taken the current world of few OSes that are highly interoperable as being a great thing: you can build your own Linux machine and still do real work with people on Windows and Mac, etc.
But the more I learn about computing in the 80s and early 90s, the more I’m impressed by the variety and diversity of ideas that came out of that era. I see now that today’s standardization has a real cost, which is that we don’t really see new ideas or new paradigms.
For the HN crowd, especially those who are older than me and can remember the earlier era of computing, what do you think about that trade off and where we’ve ended up today?
Are we better off living in a world where all computers can work together with minimal fuss? Or would it be better if we still had a wide range of vendors taking significantly different approaches and innovating at a much faster pace - albeit in incompatible ways?
Re: Little Things That Made Amiga Great
#4I got really into computers in the mid-late 90s by which point we were mostly down to Wintel and Apple hanging on by a thread. What I remember from that era is that nothing was compatible with anything else. It took a lot of work to interoperate between two PCs, let alone cross the gap between OSes. So for a long time, I have kind of taken the current world of few OSes that are highly interoperable as being a great t…
And really we do have layer that can connect all of the different systems together. Namely IP. So even if we had fundamentally different systems, there is no reason why intercommunication wouldn't be possible at this point.
Re: Little Things That Made Amiga Great
#5As expected, most of the features were rare on home computers at the time, but have become ubiquitous (or unnecessary) on modern computers. HOWEVER, the `Datatypes` feature is really cool and would actually be a nice feature that still doesn't exist in Windows, macOS, or Linux. https://wiki.amigaos.net/wiki/Datatypes_Library
https://docs.microsoft.com/en-us/windows/win32/wic/-wic-lh
https://docs.microsoft.com/en-us/previous-versions//dd443207...
https://docs.microsoft.com/en-us/windows/win32/shell/customi...
and in macOS,
https://developer.apple.com/library/archive/documentation/Gr...
https://developer.apple.com/library/archive/documentation/Mu...
Although, yes I do concede it is more complex to implement, the way to do it depends on what kind of data type we are talking about, and it only works properly if the applications actually make use of the OS frameworks instead of doing their own thing.
And as expected with the GNU/Linux "desktop", nothing does exist that comes close to it.
Re: Little Things That Made Amiga Great
#6The closest I got was a subscription to Amiga World and a NewTek magazine if I recall correctly. I must have read and re-read the same articles on the visual effects for Babylon 5 about a thousand times.
Despite the cost, the Toaster plus Amiga was insanely inexpensive compared to the alternatives of the time.
Re: Little Things That Made Amiga Great
#7I got really into computers in the mid-late 90s by which point we were mostly down to Wintel and Apple hanging on by a thread. What I remember from that era is that nothing was compatible with anything else. It took a lot of work to interoperate between two PCs, let alone cross the gap between OSes. So for a long time, I have kind of taken the current world of few OSes that are highly interoperable as being a great t…
A computer pre-internet felt a lot more like an island. I had an Amiga, but I wasn't aware of 90% of the stuff that was out there, and could barely afford to buy a compiler.
Re: Little Things That Made Amiga Great
#8As expected, most of the features were rare on home computers at the time, but have become ubiquitous (or unnecessary) on modern computers. HOWEVER, the `Datatypes` feature is really cool and would actually be a nice feature that still doesn't exist in Windows, macOS, or Linux. https://wiki.amigaos.net/wiki/Datatypes_Library
Re: Little Things That Made Amiga Great
#9I got really into computers in the mid-late 90s by which point we were mostly down to Wintel and Apple hanging on by a thread. What I remember from that era is that nothing was compatible with anything else. It took a lot of work to interoperate between two PCs, let alone cross the gap between OSes. So for a long time, I have kind of taken the current world of few OSes that are highly interoperable as being a great t…
What I'm personally bit horrified with is that "Unix" is the end all of OS design and so on. With some fundamental designs going back to 70s... Like everything being text. Which seems quite a mess in current world with multimedia and increased networking. Yes we have spend decades hacking to get it to work... But maybe more options and different designs would enrich us lot better. And really we do have layer that can…