Slashdot Mirror


User: EvilSporkMan

EvilSporkMan's activity in the archive.

Stories
0
Comments
591
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 591

  1. Re:Don't Worry So Much on Getting in to a Top Tier College? · · Score: 1

    For what it's worth, this guy (hi Craig) is in several of my classes and is well-disliked for consistently asking off-topic questions in some kind of attempt to demonstrate how much more he ostensibly knows than the rest of us. I, for one, regret his choice to attend the University of Michigan.

    That said, I disagree about CMU being a "general" school; I have it on authority from a Carnegie-Mellon Ph. D. that the departments they are *not* known for are not very good. However, the main reason I went to University of Michigan instead of CMU is that in-state tuition here is much better than $40k/year and they were only willing to match the amount of scholarship money I had received, not the final cost.

  2. Re:What happened??!??!? on Some States Say National ID Cards 'Make Life Easier' · · Score: 1

    Think, quite literally, tin foil.

  3. Re:To those confused on First Cellphone Use On Airplane Given OK · · Score: 1

    Oh, now I feel better about being pissed when someone near me in the computer lab carries on a conversation in a foreign language (usually Spanish, for some reason).

  4. Re:Support on Why is OSS Commercial Software So Expensive? · · Score: 1

    Er, wrong. It is still GPL, that just when you don't distribute it, the GPL's requirement to release code does not apply. You cannot, however, switch the code from GPL to closed source, even if you are the copyright holder. Once a code is GPLed once, it is GPLed for ever.
    False. If I am the sole copyright holder of a work, I may choose to release it under any license I like. However, I cannot stop people from updating my previous GPLed versions to match the new versions. For example, In The Groove is a derivative of the GPLed StepMania project, but it is closed source because permission was obtained from all the StepMania copyright holders.

  5. Re:Short answer: Yes. Long answer... on Could I Run a TV Station on Linux? · · Score: 1

    The TTP Project wants to talk to you about your RTC clocks. Bring your RAID arrays to the meeting.

  6. Re:MIPS patents? on China to Make $125 PCs · · Score: 1

    The University of Michigan teaches MIPS assembly, though apparently we don't use it in the projects.

  7. Re:"Stalking is supposed to be hard" on Facebook Changes Provoke Uproar Among Users · · Score: 1

    Yes, there is a difference. Consider the relationship status on Facebook. It has states such as "single", "in a relationship", "married", etc., and it also has an "unset" state. Suppose I am single and start a tentative relationship. Feeling giddy, I set my relationship status to "in a relationship". Before this change, I could, 10 minutes later, decide I didn't want this made public after all, and change my relationship status to "unset", feeling confident that virtually no one had noticed because the information was only available for a short time. Now, it's too late - as soon as I make a status change, it's preserved, and I can't hide the change after the fact.

  8. Re:E-Card & Video on Weird Al Says 'Don't Download This Song' · · Score: 2, Informative

    Germs could fit into a Nine Inch Nails album because it's very close to Terrible Lie.

  9. Re:For most problems... on Computer Voodoo? · · Score: 1

    Don't you mean "sadist"? A sadist likes to inflict pain; a masochist likes to receive it.

  10. Re:Awww...c'mon guys.... on Vista Speech Recognition Goes Awry · · Score: 1

    That's "can't" in the sense of "isn't allowed to, for pragmatic reasons". For example: "Your virus scanner can't run at real-time priority; the end user might have other things running!"

  11. Re:Big "OH Brother" on Has Orwell's '1984' Come 22 Years Later? · · Score: 1

    DXM abusers don't want medicine with pseudoephedrine in it anyway - you need/want more than the standard cough syrup dose for a hallucinogenic effect, and increasing the dose of pseudoephedrine is Bad For You - heart races and so forth.

  12. Re:The subject of tabs vs spaces should be clear on Elastic Tabstops — An End to Tabs vs. Spaces? · · Score: 1

    Why are you writing all your (C++, I'm assuming) class members inline?

  13. Re:A standard tab length would be easier on Elastic Tabstops — An End to Tabs vs. Spaces? · · Score: 1

    I hope I never have to maintain your code.

  14. Re:The real question is..! on Microsoft Denies the Windows Kill Switch · · Score: 1

    At the University of Michigan, everybody can have WinXP for $14, and engineering students get it free through MSDNAA (MSDN Academic Alliance). Makes it kind of a pain to do LUG evangelism there...

  15. Re:My Linux Annoyances as a Hardended Windows user on Linux Annoyances For Geeks · · Score: 1
  16. Re:Same as last year. on Windows Servers Beat Linux Servers · · Score: 1

    1. Download and burn Debian stable install CD.
    2. Run the installation.
    3. When prompted to select packages, choose "File Server" and anything else that looks like what you need. Avoid manual package selection.

    What was so hard about that?

  17. Re:Where to start on Starting an Education in IT? · · Score: 1

    Is that true even if you built your VM with a compiler that emitted machine code instead of bytecode, such as gcj? I don't know enough about the nitty-gritty of Java to tell whether the language is actually too restricted to write a good VM, or if you just made the mistaken assumption that a JVM written in Java would have to run within a preexisting JVM.

  18. Re:Wildly Wrong, Probably Unconstitutional on Student Faces Expulsion for Blog Post · · Score: 1

    Neil Cicierega (aka Lemon Demon) was homeschooled. Scroll down for links to some of his work that you might be familiar with.

  19. Re:Organizations behave like this... on Student Faces Expulsion for Blog Post · · Score: 1

    If you're at a high school with a (mostly) comprehensive slate of AP classes and you take them, you'll meet or beat community college students for free. I started my first year of college (at University of Michigan) with 43 credits (counting a placement test for the 4-credit programming class required for all engineering students).

    Disclaimer: I've been told my experience is "not typical"; I was also a TA for a 200-level class my second semester.

  20. Re:Dumbasses on Student Faces Expulsion for Blog Post · · Score: 1

    Till you're 18, there's no such thing as free speech.
    I'm 18. That said, link to legal precedent, please? Minors may not have many privileges, but I don't see any age restrictions in the Constitution.

  21. Re:The diplomatic response on The CVS Cop-Out · · Score: 1

    Don't developers want people to use their code?
    As of this writing, Gaim is the 2nd most active project on SourceForge and the 11th most downloaded. However, at least one of the developers (probably at least two, but I only have one name in mind) says he does not care whether anyone else uses Gaim. To paraphrase the general sentiment I've heard on the topic: There are plenty of other IM clients. If Gaim doesn't suit you, go try a different one.

  22. Re:A good programmer is a lazy programmer on Should Students Be Taught With or Without an IDE? · · Score: 1

    Knowing how to write a compiler is actually pretty practical because it entails a firm grasp of how to write and use a parser; I was hired in a "Linux support and software development on the side" context and found myself needing to write a compiler (or most of one, anyway) last week so we could support a competitor's internal scripting language. Obviously, I'm still working on it; I've done a parser in bison before but I don't have my CS degree yet and haven't taken a class on compilers.

  23. Re:A scary story related to this question on Should Students Be Taught With or Without an IDE? · · Score: 1

    That sounds like a CE program, not a CS program. When someone says "programming", I don't think "computer engineering", but maybe I'm just off-base.

  24. Re:Tractability may in fact follow on Torvalds on the Microkernel Debate · · Score: 1

    I'm confused about your first example claim (labeled "Prove"). I was under the impression that stating that the number of instructions used by quicksort on the n-element array under discussion (call it I(n)) is O(n^2) is the statement that for n>C, I(n)= 0. If we substitute m = n-C, we have: for m>0, I(m+C) = k*((m+C)^2), but it's not obvious to me how you can cope with the shift for I(n) and the O(n) terms on the right side of the inequality.

  25. Re:Retro Controller on Resident Evil, Game On With Wii · · Score: 1

    Oh, come on. Lots and lots of SNES games need the player to be able to press more than one of {A,B,X,Y} at once. There's also plenty of N64 games that use the C buttons pretty frenetically; how are you going to play Mischief Makers with that control scheme? And even for the NGC, it's going to be fiendishly difficult to let go of the "C stick" with that scheme.