Slashdot Mirror


User: fredrikj

fredrikj's activity in the archive.

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

Comments · 437

  1. Re:Doc Formats? on Some Journals Rejecting Office 2007 Format · · Score: 1

    Firstly, I am a CS major and have a number of linux machines ..and TBH I am not even sure how latex works...how can you expect writers to know about this format which is primarily (as far as I can tell) used in *nix?

    TeX is pretty much standard in physics and math. I'm a physics student and TeX was the second thing we were taught in the computer introduction course -- after learning how to log in and do basic file management in Linux. It's just a matter of learning it.

    It's actually a bit strange that TeX isn't more widely used in CS. CS people, if any, should be able to understand the benefits.

    TeX works just fine in Windows, by the way.

  2. Jesus is to blame! on Gamers Grapple With VA Tech Shooting · · Score: 5, Insightful

    From Wikipedia: "In one of the videos, Cho compares himself to Jesus Christ, explaining that his death will influence generations of people."

  3. Re:What's an FFT on High performance FFT on GPUs · · Score: 2, Informative

    FFT is to naive FT as quicksort is to insertion sort.

    Be careful with the terminology; you correctly referred to "naive FT algorithm" above, but this sentence might give the impression that the Fourier transform itself is an algorithm. FT is a function whereas the FFT is an algorithm that computes the function. It would be more appropriate to say that FFT is to the Fourier transform what quicksort is to sorting.

  4. Re:FFT=Fast Fourier Transforms on High performance FFT on GPUs · · Score: 2, Informative

    It's also used by distributed mathematics projects such as GIMPS to multiply large numbers. Unfortunately, if this implementation only operates in 32-bit precision, it will probably be less useful for this purpose since you'd have to do subproducts with fewer digits at a time, to avoid rounding error. I'm not familiar with the details, though.

  5. Re:Bullshit on Nintendo Learns from Mistakes with GameCube · · Score: 1

    This term has obviously been first used by someone who didn't really understand what third party means, and the rest of the world followed.

    You just described about every word and grammatical rule in every language ever.

  6. Re:Too little, too late? on John Carmack Talks Graphics · · Score: 1

    Agreed. Romero's Doom 2 maps are also good, however; shame that he didn't make more of them.

  7. Re:Great News. on John Carmack Talks Graphics · · Score: 1

    That's not true; Carmack has made several important design choices throughout id Software's history. Some for the better (eg throwing out Tom Hall's shitty design for the original Doom), others for the worse.

  8. Re:You mean FF7 on A Look Back at Making Mario 64 · · Score: 1

    A better term is "fixed 3D" rendering.

  9. Re:OOoh. How original. on Merriam-Webster Launches Open Dictionary · · Score: 3, Informative

    Incorrect. Wiktionary is a free dictionary. This one is open. The distinction is important.

  10. Re:DirectX and id??? on Bill Gates' Doom Video From 1995 · · Score: 2, Informative

    Carmack wasn't a DirectX fan. In fact he wasn't interested in porting Doom to Windows at all - and thus Microsoft did it themselves.

  11. Re:Radical Departures on Nintendo Revolution Controller Revealed · · Score: 5, Insightful

    Good post. But don't forget the L and R buttons on the SNES controller; those were a pretty important (and widely copied) innovation as well.

  12. Re:Unfortunately... on EU Says No To Software Patents · · Score: 4, Informative

    What we really need is a directive to *ban* software patents on the EU level...

    The European Patent Convention from the 80s already prohibits patents on "programs for computers". The catch is that the EPO doesn't follow it, although it should.

  13. Re:Here is your problem: on Who Isn't Paying Attention to ROBOTS.TXT? · · Score: 1

    How exactly is the distinction between Slashdotters and other web bots significant?

  14. Re:And I think you'll find... on China Forces Websites To Register · · Score: 1

    Hey, way to waste mod points...

  15. Re:And I think you'll find... on China Forces Websites To Register · · Score: -1

    Never will? What about Star Trek?

  16. Re:Still Waiting on Wikipedia Leaks Some Users' Passwords · · Score: 2, Funny

    I'm still waiting on who actually uses Wikipedia as their primary source of information.

    According to this page I found, which seems reliable, "Its articles have been cited by the mass media and academia."

  17. No passwords leaked on Wikipedia Leaks Some Users' Passwords · · Score: 2, Informative

    Quote:

    All the accounts listed on this page have been created solely for the purpose of trolling, and this page was set up to make it easier to determine whether two troll accounts belong to the same person.

    No passwords have been leaked, and the only people affected are trolls.

  18. Re:Saw this on K5 on Wikipedia Leaks Some Users' Passwords · · Score: 1

    Suppose I was on one of those lists

    The only way you could be that is if you were a troll who had created multiple sockpuppet accounts.

  19. Re:Shame on Wiki on Wikipedia Leaks Some Users' Passwords · · Score: 1

    Exposing troll accounts is shameful?

  20. Re:yeah, that... on PythonChallenge - an Amusing Way to Explore Python · · Score: 1

    Much simpler than that: in Python, "exec" takes a string of Python code which may be a complete program.

    That cheat isn't necessary to write one-liners though.

  21. Re:yeah, that... on PythonChallenge - an Amusing Way to Explore Python · · Score: 1

    Any program can be written in a single line in Python as well.

  22. Re:Well on Excursions at the Speed of Light · · Score: 1
  23. Re:Alarming ? on More on Last Year's Cisco Source Code Theft · · Score: 1

    programming instructions

    Programming instructions? In the popular press (at least in Sweden), stolen source code is referred to as source codes and in such a way that it sounds like stolen passwords.

  24. Re:Don't publically call your boss 'nuts' on How to Leave a Job on Good Terms? · · Score: 2, Insightful

    Why would he?

  25. Re:Doom in CLI on A Non-Dogmatic History of the GUI · · Score: 1