Sturm 270 Veteran Poster

um why do people think that linux cannot look good? I mean, beryl is pretty sweet....

Sturm 270 Veteran Poster

get arch linux and pull your hair out? (if your a n00b that is)

Are you really interested in linux? Im sure everyone here would be happy to help you....

Sturm 270 Veteran Poster

They did that in the old days....

Sturm 270 Veteran Poster

ok...I was just pointing out that n was assigned a value...

Sturm 270 Veteran Poster

2) I'm (learning to be) a programmer and when I program something, it is usualy for the biggest group of people. Because most of them are using Windows, my program has to work in Windows...
If people change to a unix, then I'll change too...
I'm used to work in windows, I can now help almost everybody if they got problems, because they all use Windows...

First of all, like linux said, programming on linux is much easier than on windows. Second of all I have actually found more programmers that program on linux than windows.(and usaully they are a lot more helpful)

Sturm 270 Veteran Poster
#include<iostream>

using namespace std;


int main()
{
    int n=0;
    if(n=5){};
    cout<<n<<"\n";
    return 0;
}

its output is 5.

Sturm 270 Veteran Poster

haha.. I agree. Every vocabulary test I have ever taken, all I do is cram during passing period, and I get a 100%... this is probably why I did so crappy on the reading section of the SAT lol.. And again, mathematics is a perfect example.. can you really study for it? Well, I never have.. and I always did well (highest gpa in Calc 2: integration and differential calculus). So, certifications may not always prove someone's ability..

I can understand why some one would study for history or something like that, but how can you study for math? Maybe I am weird but generally I never remember any history or anything like that but perfectly remember math equations.

Sturm 270 Veteran Poster

boring.....

Sturm 270 Veteran Poster

Socialist (11e/63s)

Sturm 270 Veteran Poster

dont make your explanation too complex, as i am only 19.

wtf? If you are19 and want to be treated like a six year old than maybe you need to rethink your decision on going to college.

Sturm 270 Veteran Poster

um on my compiler it does...I am using g++.... What compiler are you using?

Sturm 270 Veteran Poster
#include<iostream>

using namespace std;

void printarray(int);

int main()
{
    int num;
    cout<<"enter a number\n";
    cin>>num;
    printarray(num);
    return 0;
}

void printarray(int n)
{
    int array[n][n];

    for(int x=0, i=1; x<n; x++, i++)
    {
        for(int y=0; y<n; y++)
        {
            array[x][y]=i;
        }
    }

    for(int y=0; y<n; y++)
    {
        for(int x=0; x<n; x++)
        {
            cout<<array[x][y];
        }
        cout<<"\n";
    }
}

That should work...

Sturm 270 Veteran Poster

To pass a test, you must study. Goodness... I thought everyone knew that.

No not really..... I know lots of people who never study, myself included...

Sturm 270 Veteran Poster

edit...

Sturm 270 Veteran Poster

my grandmother has it, its really awful. I agree with josh, I would rather die than slowly decay...

Sturm 270 Veteran Poster

I think MIT is part of the "extended" ivy league though...

Sturm 270 Veteran Poster

Um.. I do not think so, I think it just assigns the value.

Sturm 270 Veteran Poster

they are pretty much the same since the distros are alike. In fact, most arch users are dissidents from gentoo ;-)

Sturm 270 Veteran Poster

Ubuntu also has the BEST user community support in the form of FORUMS,

I have actually found the arch and gentoo community the nicest and most knowledgeable.

Sturm 270 Veteran Poster

so true...

joshSCH commented: heck yea it is.. +7
Sturm 270 Veteran Poster

Which programming language do you prefer then?

I like c++

Sturm 270 Veteran Poster

any particular reason?

Sturm 270 Veteran Poster


Can you not see that it's the greatest language of all? Java, of course!

I despise java. Its slow like molasses! (and its syntax is crappy)

Sturm 270 Veteran Poster

Are you planning to get a phd?

Sturm 270 Veteran Poster

so use aptitude instead!

Sturm 270 Veteran Poster

why? I used to play speed chess regularly. In highschool I came second in the school tournament, loosing only the final in a 5 minute match when I made a stupid mistake under time pressure.

O...I was thinking more on the lines of thirty seconds per player.

Sturm 270 Veteran Poster

go sell it...;-)

Sturm 270 Veteran Poster

that wasn't in the man page!....Darn things....

Sturm 270 Veteran Poster

no I was talking about aptitudes dep-clean feature. With aptitude lets say I install kde and then I want to unistall it, aptitude will remove all dependecies of kde as well. This allows for a clean system. Aptitude can be used as a command line app. Just aptitude install <whatever> and aptitude remove whatever In fact aptitude is superior to apt-get in every single conceivable way.

Sturm 270 Veteran Poster

yeah when I used debian I just installed the base system and just installed every package I wanted.

I always do netinstall then apt-get every package i need and tweak them

Why not aptitude install?

Sturm 270 Veteran Poster

lol, no truth is the only truth!

Sturm 270 Veteran Poster

at lot less stressful.

Sturm 270 Veteran Poster

You fools. If only you knew the world was created 30 seconds ago. And I have knowledge that this is true. Sure, you can't prove that the Universe existed more than 30 seconds ago. But I don't need proof. Instead, I have not-proof. Not-proof is good enough for me. I don't need those leftist intellectualists to tell me what to think. I believe in the new time religion; it's good enough for me. Than those so-called "intellectuals," I think I am smarter besides. So if anything, that makes them stupiddectuals.

And its the word stupiddectuals and your entire post that makes ME treat YOU like a retard.

Sturm 270 Veteran Poster

I overclocked my video card 13% and did not notice a difference...

Sturm 270 Veteran Poster

ubuntu is more n00bs.

Sturm 270 Veteran Poster

I was never aware of exotic variants....

Sturm 270 Veteran Poster

You don't need to, but it does increase system performance (well, depending on what percent you oc the cpu.. ~5-10% does nothing)

it increases performance by 5%-10% ;-)

Sturm 270 Veteran Poster

I think arch>debian>ubuntu. Arch is the best!

Sturm 270 Veteran Poster

speed chess seams impossible....

Sturm 270 Veteran Poster

heres the real cycle:

1. repartition
2. reformat
3. install
4. make your system work
5. you have changed your system so much it now only half works
6. install again and again and again and again until your a pro at *nix

Sturm 270 Veteran Poster

oh lol.

Sturm 270 Veteran Poster

ubuntu cant though! ;-)

Sturm 270 Veteran Poster

well than again so does linux if you have the ram.

Sturm 270 Veteran Poster

lol...This guy my dad knows said that with 1 gb of ram vista swaps even with no apps running!

Sturm 270 Veteran Poster

> My (balanced) views on operating systems
lol
I agree BSD is superior in almost everyway to linux except hardware support but I really do not feel like compiling my own software.

Sturm 270 Veteran Poster

No I don't. Treat me as an intelligent being. (something that most humans are not)

Sturm 270 Veteran Poster

>You wouldn't last ten seconds on a debate team.
That sounds like hypocrisy to me. You are the one refusing to debate any of my comments with lame statements like " I'm not willing to debate that with you." and " I can't properly respond to this without getting an infraction." I suspect it has more to with the fact that you cant find anything wrong with open source software than anything else.

>With windows if you want a library its 1) really hard to get 2) its really hard to make it work.

ok fine ill revise what I said and give a personal example.

windows experience:
When I was a windows user I was programming with dev-cpp. I was happy for a while but than I wanted to start graphical programming. So I found out there was a borland library called graphics.h that I could use to start graphical programming. So I followed the tutorial on how to use this library in dev-cpp. Needless to say, I could not make it work. I also tried to get SDL to work, but I could not.

linux experience:
I wanted to get into graphical programming on linux with SDL. So I just type in pacman -S SDL . Now I have SDL! Now I can program with SDL! No need to fiddle with anything!

Sturm 270 Veteran Poster

Do you want to read the contents of the folder?

Sturm 270 Veteran Poster

lol my system right now is using 1.8 gb...

Sturm 270 Veteran Poster

So do you have a solution without using system calls?