News:

How did you even find this place?

Main Menu

Considering moving back to Linux

Started by rabbit, January 22, 2008, 07:28:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sidoh

Quote from: nslay on January 23, 2008, 12:11:24 PM
If you don't want to use Vi, you can use codeblocks.  Also shelling out $300, you can buy the crossplatform Slickedit which provides a VS interface.  IBM provides the latter to employees.

I personally think that vmware is a better solution in his case.

Quote from: nslay on January 23, 2008, 12:11:24 PM
In my opinion, using an IDE is not a good way to learn how to program...the conveniences and code templates are designed for large projects and experienced developers.

Totally agreed, but using an IDE doesn't mean that you have to use all the resources available.  We used Java with Eclipse last semester and we were required to write all of our own data structures, etc.  When I say "we", though, I mean most of the rest of the class.  I dumped eclipse and used vim for most of the class. :)

rabbit

The intro CS courses use VS just because it's easier for newblets (and my University provides it free, so it's not a big deal).  I'm fine with vim and gcc :\

Anyway, I'll take a look into Gentoo.

Warrior

Quote from: nslay on January 23, 2008, 12:06:02 PM
Quote from: Sidoh on January 23, 2008, 11:36:00 AM
Quote from: nslay on January 23, 2008, 11:11:46 AM
Vi?

He means they're using the Microsoft platform for the class, not just the IDE.

What kind of CS class develops on Microsoft platform?  At least, I think thats a bit odd...  Generally when I think CS in academia, I think Unix.

Probably one that wants to use the most advanced language/platform on the planet. :)
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

Newby

Gentoo's a lot easier to install as of late. So, it shouldn't be too bad. :)
- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

nslay

Quote from: Warrior on January 23, 2008, 11:42:07 PM
Quote from: nslay on January 23, 2008, 12:06:02 PM
Quote from: Sidoh on January 23, 2008, 11:36:00 AM
Quote from: nslay on January 23, 2008, 11:11:46 AM
Vi?

He means they're using the Microsoft platform for the class, not just the IDE.

What kind of CS class develops on Microsoft platform?  At least, I think thats a bit odd...  Generally when I think CS in academia, I think Unix.

Probably one that wants to use the most advanced language/platform on the planet. :)

Dream on, you can't even get copying files, and print-to-file correct... Windows is advanced at being fragile and time consuming.  Too bad C++ (implied by "most advanced language") wasn't invented by Microsoft...that would require innovation, instead of copying.  I do have to say Microsoft makes some excellent interfaces for their applications...though I wonder whats behind the scenes when 77.1*850 = 100000.

Read the 'copying files' link, its a pcmag column...I love John C Dvorak...he's a hilarious columnist.
An adorable giant isopod!

Newby

- Newby
http://www.x86labs.org

Quote[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

Quote from: Rule on June 30, 2008, 01:13:20 PM
Quote from: CrAz3D on June 30, 2008, 10:38:22 AM
I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

nslay

Quote from: Newby on January 24, 2008, 09:38:17 AM
Dvorak is a nut.
Definitely...but he writes funny stuff and his points are legitimate.  I love to read his pc-mag columns...for some reason he reminds of me of a geeky Lewis Black.
An adorable giant isopod!

rabbit

Okay, so since I've already used Fedora before, I figure I'll try out Gentoo for a while first.

Ergot

Quote from: rabbit on January 24, 2008, 05:07:46 PM
Okay, so since I've already used Fedora before, I figure I'll try out Gentoo for a while first.
Tell me when you're bored of compiles. :)
Quote from: Newby on February 26, 2006, 12:16:58 AM
Who gives a damn? I fuck sheep all the time.
Quote from: rabbit on December 11, 2005, 01:05:35 PM
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

rabbit


Warrior

Quote from: nslay on January 24, 2008, 09:06:03 AM
Quote from: Warrior on January 23, 2008, 11:42:07 PM
Quote from: nslay on January 23, 2008, 12:06:02 PM
Quote from: Sidoh on January 23, 2008, 11:36:00 AM
Quote from: nslay on January 23, 2008, 11:11:46 AM
Vi?

He means they're using the Microsoft platform for the class, not just the IDE.

What kind of CS class develops on Microsoft platform?  At least, I think thats a bit odd...  Generally when I think CS in academia, I think Unix.

Probably one that wants to use the most advanced language/platform on the planet. :)

Dream on, you can't even get copying files, and print-to-file correct... Windows is advanced at being fragile and time consuming.  Too bad C++ (implied by "most advanced language") wasn't invented by Microsoft...that would require innovation, instead of copying.  I do have to say Microsoft makes some excellent interfaces for their applications...though I wonder whats behind the scenes when 77.1*850 = 100000.

Read the 'copying files' link, its a pcmag column...I love John C Dvorak...he's a hilarious columnist.


If you knew anything about anything, you'd know that rabbit's class is using C++ .NET.
When I said most advanced language and platform I meant the .NET Language family (Mainly C#) and the .NET Platform. Both of which are not specific to Vista.

I also love how you seem to imply that alternatives to Windows do not have bugs, or even that any software does not contain bugs. Unless of course you enjoy sounding like a hypocrite?

Microsoft made 16 billion this quarter, somewhere along the line something is being done correctly. All of this "Vista is a failure", "Vista is not catching on" does not seem to go with what their earnings are reporting :).
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

rabbit

Well, we're using VS2k5, and C++, but not C++ .Net.  Anyways, Vista is stupid.  It literally breaks some things, at least in C++.  Example: in our lab, 2 in our group had XP, 1 had Ubuntu (ew) and the other had Vista.  We all used the same source.  And it worked for everyone.  Except for the guy with Vista.  He got 20 errors.  He was also using the same build of VS2k5 as me and the other XP guy.

Warrior

Quote from: rabbit on January 24, 2008, 07:27:37 PM
Well, we're using VS2k5, and C++, but not C++ .Net.

Good, C++ .NET really is a pain to use compared to other languages. It has a backwards syntax.

Quote from: rabbit on January 24, 2008, 07:27:37 PM
Anyways, Vista is stupid.  It literally breaks some things, at least in C++.  Example: in our lab, 2 in our group had XP, 1 had Ubuntu (ew) and the other had Vista.  We all used the same source.  And it worked for everyone.  Except for the guy with Vista.  He got 20 errors.  He was also using the same build of VS2k5 as me and the other XP guy.

Did you have SP1+Vista Update applied? VS2005 came out almost a full year before Vista, and would have some problems with UAC.

VS2008 is completely free of those issues =).
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling

rabbit

Drexel only offers VS2k3 and 2k5 free, so that's all we use.  I'm not sure if he had SP1 or not, but the point is that it didn't work.

Warrior

Quote from: rabbit on January 24, 2008, 07:35:12 PM
Drexel only offers VS2k3 and 2k5 free, so that's all we use.  I'm not sure if he had SP1 or not, but the point is that it didn't work.

"I didn't install the latest updates to fix bugs in the software, so I'm complaining when those bugs propogate."
One must ask oneself: "do I will trolling to become a universal law?" And then when one realizes "yes, I do will it to be such," one feels completely justified.
-- from Groundwork for the Metaphysics of Trolling