A
Andyistic
This is what I want to see:
Anyone who is in charge of operating a computer system (i.e. home user,
administrator, etc.) should be required to learn how to program in C++ and
Intel-AMD assembly.
(Please note: "x86" is no longer being used as a CPU identifier as Intel
dropped it when they came out with the Core 2 series. AMD hasn't used "x86"
in ages. Where is Cyrix?)
Having this programming ability, they should have access to the specs and
algorithms needed to code any drivers which may be needed by the hardware
their computers use.
They need to be able to compile a skeleton OS from a do-it-yourself kit
(i.e. Linux From Scratch) and add the required drivers and modules without
having to rely on code packages from any other source.
Of course, such packages, like shells, would still be available if the
programmer didn't have time to create his/her own.
What I'm really saying is that we should choose the hardware we want to use,
then create an OS with our chosen features to accomodate such hardware.
We shouldn't have to choose the OS first, then hope the hardware we have
works with it.
What would it take to get hardware manufacturers to release the device specs
to the public without fear of infringement?
-- Andy
Anyone who is in charge of operating a computer system (i.e. home user,
administrator, etc.) should be required to learn how to program in C++ and
Intel-AMD assembly.
(Please note: "x86" is no longer being used as a CPU identifier as Intel
dropped it when they came out with the Core 2 series. AMD hasn't used "x86"
in ages. Where is Cyrix?)
Having this programming ability, they should have access to the specs and
algorithms needed to code any drivers which may be needed by the hardware
their computers use.
They need to be able to compile a skeleton OS from a do-it-yourself kit
(i.e. Linux From Scratch) and add the required drivers and modules without
having to rely on code packages from any other source.
Of course, such packages, like shells, would still be available if the
programmer didn't have time to create his/her own.
What I'm really saying is that we should choose the hardware we want to use,
then create an OS with our chosen features to accomodate such hardware.
We shouldn't have to choose the OS first, then hope the hardware we have
works with it.
What would it take to get hardware manufacturers to release the device specs
to the public without fear of infringement?
-- Andy