Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:OEM vs. retail pricing; pro vs. home (Score 1) 370

Unlike Vista, the different "versions" of Win7 include the features of the lower-tier copies.

So Win7 Pro contains everything in Win7 Home and then some.
Win7 Ultimate contains everything in Win7 Pro and them some.

This is in contrast to Vista, which split the features among the SKUs and required anyone who wanted features of both of the "lower tier" Business and Home Premium SKUs to buy Ultimate.

Comment Re:Comment your code (Score 1) 590

Tab to the block, space to line up individual statements (basically a line that's wrapped) and make things look cleaner. That way, no matter how your editor is configured to show tabs, everything will be spaced relative to the block they're supposed to live in. void foo() {
tab Some long statement
tab that should be indented like so.
}

Comment Re:Debian? (Score 1) 202

Yeah, I use Debian stable for its package stability in a lab environment. I liked Debian because it tried to do less than Ubuntu (which is good when you need to set up custom gear and know how it's done), and uses apt. I use FreeBSD on my home server because I like ZFS and the Ports collection and can't stand (Open)Solaris. I've grown to dislike Solaris for anything that requires extra software installs/compiles. ZFS is still a wonderous and "magic" filesystem, though.

Honestly, my experiences with Ubuntu lead me to liken it to Solaris 10 (from an admin's perspective) - so much work is spent on getting everything to work out of the box that when you have something you need to change, there's two stages of learning: how to configure it normally, and where the OS puts random crap. Getting LDAP authentication to work is taking a lot longer than it should be because I have to test configs against Solaris 10 (for our supply of UltraSparc workstations).

Comment Re:And yet- (Score 2, Informative) 828

It's an assistantship. At least at my (public state) university, an assistantship means that your tuition is waived (fees are not) and you're paid for work based on a % of hours you are expected to work. There are administrative variants, teaching (where the pool of grad assistants come from), and research--the difference is where the budget comes out of and what kind of work you're doing.

Research assistants are funded by whoever's heading the research (so you're reviewing papers, doing applied work that's being paid for by someone else, etc). Administrative covers higher-level tasks that you don't want to pay a civil servant for, but don't want the people doing it to change every semester. Teaching assistantships are where you get the pool of grading-slaves.

In my department, TAs and administrative work comes from the department funding. My university has a glut of foreign students (my lab is comprised of mostly Indians) who can't actually work anywhere else but on campus, so every position (even non-related ones) gets applied for by them. Which then frustrates the heck out of the people offering the job because they have to at least sift through the 50+ non-qualified students to get anyone on the position.

IAAGS (I am a grad student)

Slashdot Top Deals

The faster I go, the behinder I get. -- Lewis Carroll

Working...