Linux

Have something to say or share? Everything else comes here!
User avatar
whist
Team Member
634 | 557
Legendary Popularity Badge
Has a thread with over 250.000 views
Legendary Love Badge
Earned over 500 cookies
Legendary Contribution Badge
Median XL Team Member
UncleGrimjerk wrote:Another option is to install Virtual Box--or similar--bare metal, run all of your OS's as virtual machines. Take a snapshot after you get your gaming install of windows up with all your games installed. Something corrupts/infects it, wipe it and restore from the snapshot. Make sure to back up stuff of course as you go, natch.


At this point you might as well use Faronic's Deep Freeze and make it ignore specific directories (such as your d2 save directory for example)
UncleGrimjerk
Monkey King
268 | 31
Common Love Badge
Earned over 20 cookies
Common Supporter Badge
Donated 1 time
Common Patron Badge
Patreon Contributor
Who gave the Canadian 22 cookies? He's fat enough.
User avatar
Inertia
Abomination
141 | 72
Common Popularity Badge
Has a thread with over 10.000 views
Common Love Badge
Earned over 20 cookies
Common Supporter Badge
Donated 1 time
Great Contribution Badge
Is an active collaborator / developer
UncleGrimjerk wrote:Who gave the Canadian 22 cookies? He's fat enough.

Yeah, his avatar has been photoshopped so much. Here's the original:
Image
What a fatty.
User avatar
Taem
Necrobot
2474 | 151
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Great Supporter Badge
Donated 5 times
Alright, that cinches it! I'm currently taking an Intro to C Programming class at my local college and I can't do the fucking homework because I have to use Eclipse with Linux (apparently doing it on Windows does not set the same pointers as Linux does) because when I send in my homework to be graded via an online grading program, it fails unless I use the colleges computer lab that uses Linux. Anyway, currently reading a Deitel book and am finding out some amazing stuff. I'll most likely be installing Linux on a second partition later this week when I get a chance. Excited, but wondering where I'll find the time to do all this shit.
User avatar
Alkaiser
Balrog
122 | 4
Legendary Popularity Badge
Has a thread with over 250.000 views
Common Supporter Badge
Donated 1 time
Your school has linux computers? What distro(s) do the computers have? I wish my college installed linux on some (or all) computers ;)
User avatar
Taem
Necrobot
2474 | 151
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Great Supporter Badge
Donated 5 times
Not sure, but I'll find out tomorrow during my class. Half the computers are Linux and the other half Windows based in the first computer lab. I haven't been in the second computer lab but it's probably similar. Each lab seems to have about 40-Linux and 40-Windows computers.
Food
Core Lord
360 | 32
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Great Patron Badge
Patreon Contributor
Common Contribution Badge
Has collaborated to our forums, realms or mod
Do you mind if I ask you what kind of homework you're doing? The fact that the automated grading program doesn't work with code you wrote on windows seems very strange. I mean C code is C code, and C code is amongst the most portable things on the planet, generally speaking.

Unless you have to provide the grading program an executable rather than code, in which case that would explain everything, but that'd be a *very* unwise thing to do.
User avatar
Taem
Necrobot
2474 | 151
Common Posting Badge
Posted over 1.000 messages
Legendary Popularity Badge
Has a thread with over 250.000 views
Great Love Badge
Earned over 100 cookies
Great Supporter Badge
Donated 5 times
Image #1 is reason why supposedly. Image #2, line #4, is the hook the program uses to send commands to your program and test it.


Image
Image
Food
Core Lord
360 | 32
Great Popularity Badge
Has a thread with over 50.000 views
Common Love Badge
Earned over 20 cookies
Great Patron Badge
Patreon Contributor
Common Contribution Badge
Has collaborated to our forums, realms or mod
Looks like they need both an executable file and source code. Personally, I don't think I'd trust this kind of automatic grading.
User avatar
Alkaiser
Balrog
122 | 4
Legendary Popularity Badge
Has a thread with over 250.000 views
Common Supporter Badge
Donated 1 time
Food wrote:Personally, I don't think I'd trust this kind of automatic grading.


It also sounds like a huge headache lmao