Slashdot Mirror


User: boaworm

boaworm's activity in the archive.

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

Comments · 448

  1. Re:Linus... on Linus on Kernel Version Numbering · · Score: 1

    You're missing the whole point of an open community!

    Let's take two examples:

    Statement A:
    - if (id == boot_cpu_id) {
    - int cache_line,cache_nlines;
    - cache_line = 0x20;
    - cache_line = prom_getintdefault(cpu_node, "ecache-line-size", cache_line);
    - cache_nlines = 0x8000;
    - cache_nlines = prom_getintdefault(cpu_node, "ecache-nlines", cache_nlines);
    - max_cache_size = cache_line * cache_nlines;
    - }

    Statement B:
    - 2.7 should be a development branch!

    Now not that many people can fully appreciate or even take the least part in Statement A's be-or-not-to-be. But Statement B encourages people to have a say.

    So, for those of us who don't happen to know the inner workings of the CFS patch, leave at least something we can discuss!

  2. Re:Ask for a test problem on How To Show Code Samples? · · Score: 1

    I maintain a hobby project for this reason, to have code that is my own.

    Doesn't have to be anything fancy in that sense, just that it shows you know how to make use of classes, inheritance, templates, threading and whatever you want to show.

  3. Re:And what if not? on EU Fines Microsoft $1.3 Billion · · Score: 4, Funny

    Then Microsoft's reputation would be tarnished if the copy is bad. Are you insinuating that there is actually a copy of a Microsoft product that isn't bad?
  4. Re:Not just copyright .... on AT&T's Plan to Play Internet Cop · · Score: 4, Informative

    Yea, that's the whole point of the article, you should really try and read it ;-)

  5. Re:reverse-engineering on PlayStation 2 Game ICO Violates the GPL · · Score: 5, Informative

    I found this a bit more interesting though: /* You can do whatever you like with this source file, though I would
          prefer that if you modify it and redistribute it that you include
          comments to that effect with your name and the date. Thank you. */

    After the standard GPL stuff, the guy writes this. IANAL, but this clearly sais you can do whatever you want with the code, without asking.

    So which one takes legal precedence, the standard GPL statement or his own personal addition to it.

  6. Re:any annoyed or happy /. effect stories? on Ask Rob Malda · · Score: 5, Interesting

    Mm, or more to the point.

    What sites are you most proud of slashdotting?

  7. Re:OSX on Blender Compared To the Major 3D Applications · · Score: 2, Insightful

    I dont see why that is such a big issue ?

    Apple's implementation of X is fast, stable, easy to install and blends very well into OS X. It's freely available and you can download it from apple.com.

    Sure a native application would have been even better, but this is really very far away from "unusability".

  8. Re:Great, the penguin goes red! on Linux To Be Installed In Every Russian School · · Score: 3, Funny

    Well atleast we know that, In Soviet Russia, Linux is desktop ready ;-)

  9. Check in on an airplane ? on Student and Professor Build Budget Supercomputer · · Score: 2, Funny

    It looks rather fragile, quite like the iRack (http://www.youtube.com/watch?v=xcjLEwZqcQI), and I dont think it would survive checking in on an airplane given how some suitcases looks like at baggage claim.

    Cool achievement nevertheless.

  10. Re:Recommend on Transitioning From Developer To Management? · · Score: 1

    The ultimate book: The Prince (http://en.wikipedia.org/wiki/The_Prince)

  11. Re:College kids on Apple Now Selling Better Than One Laptop In Six · · Score: 1

    The One-Mousebutton-issue keeps reminding me of the Chewbacca defence (http://en.wikipedia.org/wiki/Chewbacca_defense)

    It is just a stupid argument, is has no validation and makes no sense, but still lots of people just buy into it for some wierd reason. Guess South Park isn't that far from reality after all :)

  12. Re:Three things. on How Would You Refocus Linux Development? · · Score: 1

    He probably talks about "kernel modules", which are very far from KDE/Gnome stuff. They are runtime loadable parts of the kernel frequently used for device driver kernel code etc. Your kernel does not need to contain code allowing it to handle all NICs (network cards), only the ones you have physically connected at the moment.

    Sorry for being a bit too obvious, but this thread already seen enough confusion :)

  13. Re:Watching movies is not physics homework... on Bad Movie Physics Hurt Scientific Understanding · · Score: 2, Funny

    The Core (2003) http://uk.imdb.com/title/tt0298814/ was both educational and fun.

    Atleast reading the movie physics review on it. http://www.intuitor.com/moviephysics/core.html

    Quotes such as "It's the worst physics movie...ever...." and "...the movie's heroes are at least 335 bombs short...." just make me laugh everytime I read it

  14. Re:That's all it takes on One Failed NIC Strands 20,000 At LAX · · Score: 1

    No, but it's funny as hell to do so anyhow :D

  15. Re:I, for one, welcome our... on Nukes Against Earth-Impacting Asteroids · · Score: 5, Funny
    Dont worry, TFA clearly states:

    According to the WSS, there are no known safety issues associated with the B83.
  16. Re:Funding... on Inside FAA's GPS-Based Air Traffic Control · · Score: 1

    Actually, airlines are not paying for this directly. Airlines pay a fee for utilizing an airport as well as flying through a certain airspace, something you can often see on your bill nowdays (airport taxes). After that, it's up to the airport to provide approach and area control. Usually, many airports are co-owned, and share one or a few ACCs (Area Control Centers).

    Think of it in the same way as with trains, you can start a train-business and start a route between city A and city B without building your own stations or tracks. About the same.

  17. Re:Creepy on Democracy Player Is Dead, Long Live Miro · · Score: 1

    That's taking it a bit too far i'd say.

    Quite a few "Democracy" experiments turned out quite well, especially when you compare the number of successful communist countries that turned out.. quite well...

    Regarding the matter at hand, as the OP, i find it really scary that these guys felt the need to/were forced to replace the name "Democracy" because some people dont like what Mr Bush is doing. There are quite a few other democracies on this planet that are doing OK. The original greek democracy only included citizens of greece, thus excluding women and slaves (which made up a significant portion). If that was (and it was) a democracy, what we have now is paradise even though we have a few bummers here and there.

    On the other hand, I never understood the name in the first place :-)

  18. Re:Yay for name changes on Democracy Player Is Dead, Long Live Miro · · Score: 4, Funny

    GCC becomes Gnucco? GuCCi would be a far more fashionable name!
  19. Creepy on Democracy Player Is Dead, Long Live Miro · · Score: 2, Interesting

    Creepy that so many people associate "Democracy" with bad things. Actually scares me...

  20. How about poor geeks like me... on Recognizing Your Own Handwriting As A Password · · Score: 4, Interesting

    ...who virtually cannot write by hand anymore? I can't even write a proper signature, haven't been using hand writing since I was playing RPGs 10+ years ago.

    I'd say it would be pretty hard to determine how my digits would look like.

  21. It seems rather futile though.. on Fighting Online Game Cheating in Hardware · · Score: 4, Insightful

    The whole concept of anti-cheating is based on making a chip comparing input on mouse/keyboard to input into the program.

    So how about:

    1: Software that wraps this chip, and returns "true" all the time ?
    2: Cheats that does not emulate keyboard or mouse input ? (like radars, spike skins, you name it)
    3: Software that generate keyboard/mouse interrupts ?
    4: The fact that someone would not buy a CPU/MB with anticheat stuff in it if you intend to cheat. You'd just have a dummy driver emulating this hardware or something.

    This only seems to be able to solve a very small portion of cheats.

  22. Re:Add the cheats as features to the game on Fighting Online Game Cheating in Hardware · · Score: 5, Insightful

    Because many of these games aim to be realistic, that's why people play them. Adding an "aimbot" as a powerup is not something that would have happened the 101:rd airborne when they dropped down over normandy, so when you play that scenario, neither do you want it or should have it.

  23. Re:I live in Tulsa on Nuke-Proof Bunker Turns Out Not Waterproof · · Score: 3, Funny

    Take that Oklahoma City!!!

    Yea, you really got them this time!
  24. Re:bets? on Prosecutor Announces Charges Against Pirate Bay · · Score: 1

    There is a huge difference between fair use and copyright crimes/theft.

    What you are saying is that you want, say the new Die Hard movie, before they (MPAA et al) decides to release it to the public. Why would you have any right whatsoever to do so? This behavour is clearly not "right", regardless of how you see it. Or are you going to start hammering the door of Sir Elton John and yell "Give me your unreleased material, I dont want to wait until it is ready, i want it now!" ?

    On the other hand, breaking copy protection to access the contents that you have payed for, is by many considered "fair use".

  25. Re:Poor choice of name on Prosecutor Announces Charges Against Pirate Bay · · Score: 2, Informative


    http://en.wikipedia.org/wiki/The_Pirate_Bay

    --
    The Swedish public broadcast network, Sveriges Television, cited unnamed sources claiming that the raid was prompted by political pressure from the United States, which the Swedish government firmly denies. Specifically, the claim is that the Swedish government was threatened with WTO trade sanctions unless action was taken against The Pirate Bay.[16] There have been claims of ministerstyre (lit. "minister rule") in connection with this allegation.[citation needed] Ministerstyre -- when a politician pressures another government agency to take action -- is a crime in Sweden.
    --

    Of course proves nothing, but "Sveriges Television" is about as a reliable source as you can get, it has no commercial interest (no advertisement etc), solely a public service payed by the tax payers.

    There were also a lot of strange stuff going on when this raid took place, without the proper backing of the swedish law. At the time of the raid you could only get a search warrant if the presumed crime could lead to two or more years in swedish prison, something a copyright felony did not. Still the raid took place, and now one year later they are not even charging the people with the original presumed crime (copyright infrigement), but rather "preparations to perform copyright infrigment"