>what is aptitude, ive never used it?
A better version of apt-get. Try it.Very very good.
Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
Its already installed on all debian systems...
Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
i had a go with it, i like the GUI. Its handy for searching for packages.
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
It's not apt-get or aptitude that are good, it's the underlying package management system that they use.
And as far as the overlying interface is concerned, I recommend using Synaptic, unless it's too slow for you. I personally prefer Synaptic except when I already know what I'm getting -- then apt-get is more convenient.
Linux and UNIX are written in C and there the most stable operating systems around IMHO so your point is invalid. Windows is only unstable as it is badly written.
Not to reply to something you wrote in April, but Linux and UNIX are absolutelynot the most stable operating systems around.
C is the best language in terms of speed (apart from maybe assembley, but thats very cryptic so c is better for writing large apps like whole oses in - i do believe that small parts of windows are in assembler though.)
While I'm replying to this old post, I'd like to point out that Fortran is faster.any modern languages (Python, Java, All of .NET) are all slower than C as they require some sort of framework or interpreter which must be made in a language such as C anyway.
You're talking about interpreted languages, so don't forget about compiled modern languages (I'd like to point out that Python, Java, and C# aren't really modern, as far as their design goes.) Some push against C, others don't. How fast "C" is of course depends on the C compiler you're using.
Rashakil Fol
Super Senior Demiposter
2,658 posts since Jun 2005
Reputation Points: 1,135
Solved Threads: 176
Linux and UNIX are written in C and there the most stable operating systems around IMHO
The important part is that i said IMHO. I have a win2003 and an NT4 server as well as a Debian Linux server and the debian box has an uptime of over 2 years whereas the 2003 server has an uptime of 23 days (seems to run really slow after 30) and the NT4 box has an uptime of 72 days (that seems to crash at 120 or so days for some reason)
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
I believe freeBSD is the most stable operating system.
Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
Yes, FreeBSD is essentially UNIX
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
but apparently rash disagrees with me...
Sturm
Veteran Poster
1,079 posts since Jan 2007
Reputation Points: 343
Solved Threads: 24
didnt windows 1/2/3 have some pascal in it?
NT based systems are nearly entireley assembley and C
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
i dont see the speed benefit of compiling optimised apps from source.I just use 386 or 686 binaries and it is fast enough
building an optimised kernel does make a diff though
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
My generation hoarded clock cycles like misers. I've just come back to coding after a long absence and I'm horrified at what looks like sheer carelesness and bloat. It looks like 3 megabytes is the new 16k.
*Cough* Vista *Cough*
how the hell can an OS justify being up to 18gb when installed!
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
Thank you for that information. My generation hoarded clock cycles like misers. I've just come back to coding after a long absence and I'm horrified at what looks like sheer carelesness and bloat. It looks like 3 megabytes is the new 16k.
I'm that way too -- I was agast at the bloated code that young programmers write professionally a few years ago. When I asked why not write more efficient code the response was "so what? its user interface and doesn't need to be optimized". Well, they paid dearly for that attitude about a year later when the whole program was so slow that the customer wouldn't accept it.
About Windows 1.0 and MS-DOS 1.0 -- I remember those too. DOS version 1.0 did not have any support for subdirectories and Windows 1.0 was all text based, no graphics or fonts other than the operating systems default font. It ran on top of DOS instead of integrated with it.
Ancient Dragon
Retired & Loving It
30,041 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,341