Amiga.org

Operating System Specific Discussions => Other Operating Systems => Topic started by: nicholas on November 08, 2015, 11:30:04 AM

Title: Linux popularity (from "A-EON Technology: Introducing Tabor and the A1222")
Post by: nicholas on November 08, 2015, 11:30:04 AM
Quote from: OlafS3;798884
and now? Who develops now software for AmigaOS and not for Windows?


And Linux is the most deployed OS on the planet.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 01:12:11 PM
Quote from: nicholas;798886
And Linux is the most deployed OS on the planet.


Definitely not the case for personal computers and laptops in the US.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: OlafS3 on November 08, 2015, 01:16:56 PM
Quote from: nicholas;798886
And Linux is the most deployed OS on the planet.

and AmigaOS installed on millions of computers
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: OlafS3 on November 08, 2015, 01:18:43 PM
Quote from: Iggy;798889
Definitely not the case for personal computers and laptops in the US.

it is his kind of sarcasm...

but if AmigaOS would have 10.000 user instead of 1.000 it would be better too
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 08, 2015, 01:54:42 PM
Quote from: Iggy;798889
Definitely not the case for personal computers and laptops in the US.

~90% of phones, tablets, servers, routers, STB's and most other embedded devices one can think of on the other hand.....
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 08, 2015, 01:56:48 PM
Quote from: OlafS3;798891
it is his kind of sarcasm...

but if AmigaOS would have 10.000 user instead of 1.000 it would be better too

No not sarcasm. It's true.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: OlafS3 on November 08, 2015, 01:57:53 PM
Quote from: nicholas;798893
~90% of phones, tablets, servers, routers, STB's and most other embedded devices one can think of on the other hand.....

sorry I understood you wrong (as sarcasm comment)
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: OlafS3 on November 08, 2015, 01:58:33 PM
Quote from: nicholas;798894
No not sarcasm. It's true.

Even MacOS is a kind of Linux/Unix distribution
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 08, 2015, 02:06:21 PM
Quote from: OlafS3;798896
Even MacOS is a kind of Linux/Unix distribution

It started off that way yes. Was even an official certified UNIX (r) for version 10.7 IIRC.

Quote from: OlafS3;798895
sorry I understood you wrong (as sarcasm comment)

No worries, half of the time my comments are sarcastic tbh ;)
Title: Linux popularity (from "A-EON Technology: Introducing Tabor and the A1222")
Post by: bison on November 08, 2015, 02:19:33 PM
Quote from: Iggy;798889
Definitely not the case for personal computers and laptops in the US.


The ironic thing is that Linus started work on what became Linux because he could not afford to buy a Unix license for his PC.  Twenty four years later and Linux is well established on servers and mobile phones, and pretty much owns the super computer space, but is still around 1% use on desktop systems.  Things seldom work out as envisioned!
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 02:49:37 PM
Quote from: bison;798902
The ironic thing is that Linus started work on what became Linux because he could not afford to buy a Unix license for his PC.  Twenty four years later and Linux is well established on servers and mobile phones, and pretty much owns the super computer space, but is still around 1% use on desktop systems.  Things seldom work out as envisioned!

Linux users love to claim the android market.
Linux doesn't run on cell phones, a proprietary derivative of it does.
The same with the tablet market.

I wish Linus had had the insight to base his kernel on more modern concepts than UNIX.
Linux has just become another monolithic beast.

As to large firms using it, why wouldn't they adopt free UNIX?

As to individuals being asked to us an OS with UNIX roots?
Personally, I find BSD based OSX to be far easier to work with.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 08, 2015, 08:29:20 PM
Quote from: Iggy;798903
Linux users love to claim the android market.
Linux doesn't run on cell phones, a proprietary derivative of it does.
The same with the tablet market.

I wish Linus had had the insight to base his kernel on more modern concepts than UNIX.
Linux has just become another monolithic beast.

As to large firms using it, why wouldn't they adopt free UNIX?

As to individuals being asked to us an OS with UNIX roots?
Personally, I find BSD based OSX to be far easier to work with.


You are confusing Linux with GNU again Jim.

Linux is not a clone of the UNIX operating system, it is a clone of the UNIX kernel.

GNU is a clone of the UNIX operating system that is commonly used with the Linux kernel but also other kernels too.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 09:45:27 PM
Quote from: nicholas;798910
You are confusing Linux with GNU again Jim.

Linux is not a clone of the UNIX operating system, it is a clone of the UNIX kernel.

GNU is a clone of the UNIX operating system that is commonly used with the Linux kernel but also other kernels too.


I would say GNU _was_ an _attempt_ at cloning a UNIX operating system under the GPL license. The native GNU kernel has always been Hurd, and not Linux. These days, all operating systems are a mix of software under a whole range of licenses, it is pretty much the same software powering all the operating systems. For example I have systems with BSD kernels and mostly GNU user land (Gentoo/FreeBSD), and you can easily have Linux systems that are totally free for GNU user land, not at all uncommon on embedded systems.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 09:47:00 PM
Quote from: nicholas;798910
You are confusing Linux with GNU again Jim.

Linux is not a clone of the UNIX operating system, it is a clone of the UNIX kernel.

GNU is a clone of the UNIX operating system that is commonly used with the Linux kernel but also other kernels too.

The Linux kernel underlies a series of UNIX clone OS'.
It is not like they serve a function separately.

And taken as a whole, its still copying, at least BSD has a proper license.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 09:49:28 PM
Quote from: kolla;798912
I would say GNU _was_ an _attempt_ at cloning a UNIX operating system under the GPL license. The native GNU kernel has always been Hurd, and not Linux. These days, all operating systems are a mix of software under a whole range of licenses, it is pretty much the same software powering all the operating systems. For example I have systems with BSD kernels and mostly GNU user land (Gentoo/FreeBSD), and you can easily have Linux systems that are totally free for GNU user land, not at all uncommon on embedded systems.

I have seen those type of systems.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: bison on November 08, 2015, 09:50:25 PM
Quote from: Iggy;798903
Linux users love to claim the android market.
Linux doesn't run on cell phones, a proprietary derivative of it does.
The same with the tablet market.


Android was merged in 2012.

http://www.zdnet.com/article/android-and-linux-re-merge-into-one-operating-system

Quote
I wish Linus had had the insight to base his kernel on more modern concepts than UNIX.
Linux has just become another monolithic beast.


I like the Unix architecture -- fork & exec, everything is a file, etc.  It's not perfect, but it has stood the test of time.

I am particularly fond of Dragonfly BSD, although I still use Linux-based systems more often --I got to have something for Netflix. ;-)
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 10:09:15 PM
Quote from: Iggy;798903
Linux users love to claim the android market.
Linux doesn't run on cell phones, a proprietary derivative of it does.
The same with the tablet market.

Does too. I have personally back ported ALSA from a newer kernel back the kernels used on my old LG o2x that was locked to certain versions of the Linux kernel + gcc - the kernel is not "a proprietary derivative" - such a thing would be breach of GPLv2. What is true is that there may be proprietary kernel modules, so when you want to make changes, you are stuck with the same kernel revision and build environment as that module. Like the case was for me, with the nVidia chipset driver that my phone required.

However, this is no different than being locked to a certain binary blob gfx driver on "regular" Linux, this was _very_ common with Gfx drivers some years ago, and also typical for quite a few network drivers on embedded devices.

Btw - the same applies for Apple (badom-tish) and iOS, only it is not Linux, but XNU (X is Not Unix), pretty much the same kernel as in OS X, also known as Darwin.

Quote
I wish Linus had had the insight to base his kernel on more modern concepts than UNIX.
Linux has just become another monolithic beast.

"has become"? It was _always_ a monolithic beast, by design! Did you _really_ miss out on the discussions between Torvalds and Tanenbaum?? Oh my!!

https://en.wikipedia.org/wiki/Tanenbaum%&$#?@!%&$#?@!%&$#?@!8211;Torvalds_debate

Quote
Personally, I find BSD based OSX to be far easier to work with.

But you do not really care what takes place under the bling and glamour, do you? :laughing:
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 10:10:46 PM
Quote from: Iggy;798913
The Linux kernel underlies a series of UNIX clone OS'.
It is not like they serve a function separately.

And taken as a whole, its still copying, at least BSD has a proper license.


This looks like pure nonsense to me :)
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 10:11:48 PM
Quote from: Iggy;798914
I have seen those type of systems.


Yes, such as any time you root an Android device.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 08, 2015, 10:35:28 PM
Quote from: kolla;798912
I would say GNU _was_ an _attempt_ at cloning a UNIX operating system under the GPL license. The native GNU kernel has always been Hurd, and not Linux. These days, all operating systems are a mix of software under a whole range of licenses, it is pretty much the same software powering all the operating systems. For example I have systems with BSD kernels and mostly GNU user land (Gentoo/FreeBSD), and you can easily have Linux systems that are totally free for GNU user land, not at all uncommon on embedded systems.


I used to run a Debian/kFreeBSD VM just fur playing around but haven't touched it for a long while. Dyson is my new plaything now. :)

http://osdyson.org/projects/dyson/wiki
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 11:04:40 PM
Quote from: nicholas;798921
Dyson is my new plaything now. :)


Nice. I used to run a few OpenIndiana systems just to practice with, managed to infect them with Gentoo's portage too for package maintenance - no fan of Debian (well, debhelper etc), hehe :)
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 11:06:03 PM
Quote from: kolla;798918
Yes, such as any time you root an Android device.

Like one phone I have, which I now wish I'd never done.
Android is still proprietary.

Quote from: kolla;798917
This looks like pure nonsense to me :)

Obviously you didn't grow up watching a large US company and Universities across the country invest their time, effort and money only to have their work purloined by a hack then.
Remember what you guys have already said "created because he couldn't afford'...

But then the Amiga community has a long history of expecting someone else's work at low or no cost, and making excuses for outright theft.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 11:20:23 PM
Quote from: kolla;798916
"has become"? It was _always_ a monolithic beast, by design! Did you _really_ miss out on the discussions between Torvalds and Tanenbaum?? Oh my!!

https://en.wikipedia.org/wiki/Tanenbaum%&$#?@!%&$#?@!%&$#?@!8211;Torvalds_debate (https://en.wikipedia.org/wiki/Tanenbaum%&$#?@!%&$#?@!%&$#?@!8211;Torvalds_debate)

:laughing:

I have always had the greatest sympathy for Dr. Tanenbaum, because his creation is not advertised as anything but a learning tool.

The issue of Micro vs Macro kernels is in no way defined by a comparison of Linux to Minix.

My first multi-tasking OS' were derived from OS' used in real time process control and mission critical applications.
Environments that Windows, OSX, and Linux are still pretty unsuited for.

Laugh away while the Linux kernel continue to grow relentlessly.

Reliability and good security are not inherent to the environments you advocate.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 11:22:28 PM
Quote from: Iggy;798924

Android is still proprietary.


How?

Quote

Obviously you didn't grow up watching a large US company and Universities across the country invest their time, effort and money only to have their work purloined by a hack then.
Remember what you guys have already said "created because he couldn't afford'...


Gee, butt hurt much? Have you ever read the BSD license? So it bothers you that Linux came along with a GPLv2 license, while BSD has mostly been exploited by commercial companies? Wow! Seems like you are upset over some some "not invented here" issue. Maybe you should stop using the WWW then.

Quote

But then the Amiga community has a long history of expecting someone else's work at low or no cost, and making excuses for outright theft.


That is _exacly_ what your beloved BSD licenses are about, take the code and do whatever the heck you want with it!! Take your pill already! :laughing:
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 11:26:36 PM
Quote from: nicholas;798921
I used to run a Debian/kFreeBSD VM just fur playing around but haven't touched it for a long while. Dyson is my new plaything now. :)

http://osdyson.org/projects/dyson/wiki

Nick, that would be another pet peeve of mine about these type of OS' - "playing around".

One OS I still have some for use today, was used by the company that introduced me to it for heart monitors.

Not the kind of application I want to have running on something that isn't virtually perfect.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 08, 2015, 11:34:43 PM
Quote from: Iggy;798925
I have always had the greatest sympathy for Dr. Tanenbaum, because his creation is not advertised as anything but a learning tool.


The entire debate started with Tanenbaum bashing Linux for being monolithic and hence a waste of time - it had nothing to do with Minix being a learning tool (and btw it is a long time since that focus changed)

Quote

Laugh away while the Linux kernel continue to grow relentlessly.


What is growing is the number of drivers and features - all of which are optional. I know from 20 years of experience with Linux on m68k systems, that the kernel today is no bigger than it used to be, rather on the contrary, I now have kernels that are smaller, faster and more capable than I had 10-15 years ago. I have been running on the very same hardware since 1995 (Blizzard 1230III).

Quote

Reliability and good security are not inherent to the environments you advocate.


I am not advocating anything, I am pointing out errors and flaws in your comments here!
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Iggy on November 08, 2015, 11:35:41 PM
Quote from: kolla;798926
Gee, butt hurt much? :laughing:

Nope, I just had friends who lost a lot of money due to piracy.
It makes me a little edgy about intellectual property rights.

But I will lighten up a bit.

I'm beginning to sound like one of those soap box lecturers I remember from my childhood in the sixties.

Idealism is really just an unrealistic point of view, life involves too much compromise and cooperation to get hung up on that.

So I will let off Linus for tonight.

After all, those OS' you perpetually switch through give you all something to entertain yourselves with.

And I still default to commercial OS' for most uses, not out of preference just due to practicality.
Title: Linux popularity (from "A-EON Technology: Introducing Tabor and the A1222")
Post by: Iggy on November 08, 2015, 11:45:50 PM
Quote from: kolla;798928
The entire debate started with Tanenbaum bashing Linux for being monolithic and hence a waste of time..

Yeah, an ivory tower extremist.
After way to many College classes, I've been exposed to a lot of them.

However, the arguments against monolithic kernels still have more than a little validity.

That does not mean that ANY approach should be belittled or dismissed.
Its the results the matter.

And I think part of my poor attitude about this, was how I saw this all closing in from the '80s on.
I feel like ALL the major OS offer limited variation/choice.

I can rotate through just about any of them, and they are all so...alike.
Title: Linux popularity (from "A-EON Technology: Introducing Tabor and the A1222")
Post by: eliyahu on November 08, 2015, 11:49:07 PM
@thread

this is a spin-off from A-EON's announcement that the tabor board is now entering beta testing. somehow folks got distracted talking about linux, so they can continue that discussion here. thanks.

-- eliyahu
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 09, 2015, 12:04:37 AM
Quote from: Iggy;798927
One OS I still have some for use today, was used by the company that introduced me to it for heart monitors.

Not the kind of application I want to have running on something that isn't virtually perfect.


Heart monitors are typically not perfect, but they are designed to make a lot of noise and be obvious when they fail. If you want to build something "perfect", you use several independent and different systems working in parallel to provide good redundancy. Exactly what operating systems and what hardware that is best suited, depends entirely on what problem you are solving. Btw, I do have some experience from working as system administrator and technical assistant at a medical research facility. Sometimes the best solution is to not have any OS at all, but let the application take over the metal entirely :)
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: kolla on November 09, 2015, 12:07:37 AM
Quote from: Iggy;798929
Nope, I just had friends who lost a lot of money due to piracy.


Pirated BSD software, now that's a brain twister :hammer:
Title: Re: Linux popularity (from "A-EON Technology: Introducing Tabor and the A1222")
Post by: kolla on November 09, 2015, 12:11:43 AM
Quote from: Iggy;798930

And I think part of my poor attitude about this, was how I saw this all closing in from the '80s on.
I feel like ALL the major OS offer limited variation/choice.

I can rotate through just about any of them, and they are all so...alike.


This I agree with, all mainstream systems just oogle each other for inspiration and they all aim for "most users", and hence become very alike and very boring.

However, there are lots alternative options, all you have to do is just to use them.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: bison on November 09, 2015, 02:35:14 AM
I don't get the whole OS-partisan thing.  I pretty much like them all, with the exception of Windows, which has caused me undue pain over the years.

There's an old saying: if you live in an Amiga house, don't throw stones. :)
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 09, 2015, 09:44:26 AM
Quote from: Iggy;798924
Like one phone I have, which I now wish I'd never done.
Android is still proprietary.



Obviously you didn't grow up watching a large US company and Universities across the country invest their time, effort and money only to have their work purloined by a hack then.
Remember what you guys have already said "created because he couldn't afford'...

But then the Amiga community has a long history of expecting someone else's work at low or no cost, and making excuses for outright theft.



Ahem..... http://morphos.de/intro
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: nicholas on November 09, 2015, 09:49:23 AM
Quote from: bison;798936
I don't get the whole OS-partisan thing.  I pretty much like them all, with the exception of Windows, which has caused me undue pain over the years.

There's an old saying: if you live in an Amiga house, don't throw stones. :)

They all have their uses and the PITA issues. I'm with you on Windows being more trouble than it's worth.
Title: Re: A-EON Technology: Introducing Tabor and the A1222
Post by: Fats on November 09, 2015, 06:58:08 PM
Quote from: Iggy;798925
Reliability and good security are not inherent to the environments you advocate.


Linux seems to be reliable and secure enough to run (big part of) wall street.
"Perfect is the enemy of good" and that is one thing Linus understands well.