Slashdot Mirror


User: TyrelHaveman

TyrelHaveman's activity in the archive.

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

Comments · 61

  1. Packages on Build From Source vs. Packages? · · Score: 1

    Although there certainly may be some advantages to having compiled the source code specifically for your machine, I usually don't imagine a huge performance increase over pre-compiled packages. Obviously, packages are also a lot quicker to install than source code. I usually find this a major motivation. I don't think the majority of users will benefit highly from compiling the software. In some resource-critical situations, however, I can imagine I would be more prone to compile.

  2. Re:Blasphemy! on Ultimate Cooling System · · Score: 2, Insightful

    If you have two 3.2 GHz processors, you can't run at 6.2 GHz... you can just run two things at the same time at 3.2 GHz. This means dual processors only benefit a single program (such as a game) if it multithreaded. In that case you could probably have some noticable improvements, but not the same as running a single 6.2 GHz processor for sure.

  3. Re:Memorization vs Knowledge on Only 32% of Java developers really know Java · · Score: 1, Informative

    Just for clarification... your second paragraph is slightly confusing. I know you're talking about programming *styles*, not the languages themselves; but, anyway, my clarification:
    C is not a functional programming langage. It is a sequential programming language. Scheme, LISP, Haskell, etc. can be functional programming languages, although their implementors love to sneak in sequential stuff too.
    Functional programming languages only have functions. No loop structures. Your programs are just deep calls to functions (very often recursive). Examples I know are Scheme and Haskell. I assume LISP is too.
    Sequential programming languages can have functions, but they also have loops and are told to execute functions one by one in sequence. Examples of sequential languages are C, C++, BASIC, Java, VB, Perl, PHP, ...

  4. Stupid BBC on UFO Streaks Through Martian sky · · Score: 0

    Apparently the BBC is very slow about getting news out. I saw this info several days ago already.

  5. housecalls? on Plumber, Electrician... Digitician? · · Score: 1, Interesting

    We don't even have doctors who make housecalls anymore, but now we have technicials making housecalls? Or maybe it's just a different form of a doctor... not for humans, but for the machines. Next thing you know machines will be buying groceries and talking to eachother... oh, I guess they already do that.

  6. Re:Explosion? on Yellowstone Super-Eruption Threat Debunked · · Score: 0

    Score:-1, Flamebait
    I make fun of myself and get marked down for it. pfft!

  7. Re:Eruptions in the US on Yellowstone Super-Eruption Threat Debunked · · Score: 2, Funny

    lol. You're planning eruptions, are you? I'd like for Mt. Baker to erupt in the next couple days so it disturbs the way of life and I don't have to write my History paper. Thanks!

  8. Explosion? on Yellowstone Super-Eruption Threat Debunked · · Score: -1, Flamebait

    I hadn't heard about this, but I think it'd be cool if it blew up. Americans like things blowing up, right? Hmm...

  9. Re: U.S. Army Warns Microsoft To Back on U.S. Army Warns Microsoft To Back Off · · Score: 0

    go army! (pun intended)

  10. I hope the Pacific Science Center buys one on Own Your Own (Replica) ISS Module · · Score: 0

    The Pacific Science Center would be a great place for this! I remember when I was a little kid I sat inside a _real_ Apollo crew module there... this would be even better!

  11. Uh... this isn't new? on ATI Releases Drivers for XFree 4.3.0 · · Score: 1, Informative

    I downloaded fglrx-glc22-4.3.0-3.7.0.i386.rpm over 2 weeks ago. Why do you post old news?