Re: Replacing bloated windows-Linux?
Posted: Mon Jun 27, 2011 3:01 am
--------8<-------------8<---------------------
Slackware - for those, who want to understand what is going on inside.
Damn Small Linux - for old PCs.
Debian/Ubuntu - for those who are tired of compiling software by hand (and handtracking dependencies in slackware).
Gentoo - probably for those who want to optimise the hell out of their system, and build software their own way.
Alt Linux - it was really good with Russian language support back in the days, when other distributions needed hand patching for this.
and so on....
PS. Regarding embedded programming and assembly - in my 1.5 years of working with embedded systems, I touched assembly code 3 times exactly.
1) When porting NutOS to new architecture.
2) When changing peripherial initialisation in uboot.
2) When optimising code for the wiretapping system for the E1/T1 lines (but that was reading only, to check what the compiler generated).
Processors are getting faster, and in most of the time good optimising C compiler is enough.
Multitude of distros is a really good thing.foxytaur (imported) wrote: Mon Jun 27, 2011 12:07 am Since no one can agree to 1 thing we have a multitude of distro's hehe.......
It's either a good or bad thing I suppose.
it's a pain to make up one's mind to choose for noobs and novice users.
hehe......It's also painful for the expirienced.
I still can't find my distro of choice.
But that maybe bc it's fun to be optimistic to find the impossible.
Perfection!!!![]()
Slackware - for those, who want to understand what is going on inside.
Damn Small Linux - for old PCs.
Debian/Ubuntu - for those who are tired of compiling software by hand (and handtracking dependencies in slackware).
Gentoo - probably for those who want to optimise the hell out of their system, and build software their own way.
Alt Linux - it was really good with Russian language support back in the days, when other distributions needed hand patching for this.
and so on....
PS. Regarding embedded programming and assembly - in my 1.5 years of working with embedded systems, I touched assembly code 3 times exactly.
1) When porting NutOS to new architecture.
2) When changing peripherial initialisation in uboot.
2) When optimising code for the wiretapping system for the E1/T1 lines (but that was reading only, to check what the compiler generated).
Processors are getting faster, and in most of the time good optimising C compiler is enough.