Slashdot Mirror


User: wolvie_cobain

wolvie_cobain's activity in the archive.

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

Comments · 29

  1. Re:Battlefield Use on US Congress Funds Laser Weapons · · Score: 1

    <quote>It's not legal to shoot a human target with a 50 caliber sniper rifle. </quote>

    I've though it's ilegal to shoot a human target, period..

  2. BSOD on Microsoft Wants To Read Your Brain · · Score: 1

    oh my... with microsoft messing with brains the BSOD term get a whole new meaning

  3. Re:Here's what I see... on Microsoft Set to Unlock EMI Songs, Too · · Score: 1

    Did I miss any? 5) ??
    6) Profit!

    right?
  4. van hallen belts? pff on Space Elevators Could Be Lethal · · Score: 1

    they aren't the same since sammy gone away

  5. Re:The American Way on Tackling Global Warming Cheaper Than Ignoring It · · Score: 1

    Nonsense. George Bush was very clear after 9/11 in saying that "terrorists hate the USA because it is a land of freedom".

    and systematicaly destroying all freedom is the way to keep terrorrists away from teh USA!
    horray for bush!

  6. Re:Illness on Did Humans Evolve? No, Say Americans · · Score: 1

    good for u raskolnikov ;]

  7. pirates on Earth's Temperature at Highest Levels in 400 Years · · Score: 1

    hey, everybody knows what we need! we most believe in HIM /me goes get his sacred pirate uniform

  8. Re:Queue up the proof by anecdote posts on Earth's Temperature at Highest Levels in 400 Years · · Score: 2, Interesting

    Personally, I'll take a warmer planet to a cooler one.

    certaintly you dont live nor have relatives/friends who are going to lose their houses/jobs when the cities they live on get flooded by the sea...

  9. Re:The Three Laws of Robotics... on Microsoft Developing Robotics Software · · Score: 1

    resistence is futile!!

  10. imagine.. on Creative use for empty whiskey bottles · · Score: 1

    oh man.. imagine a beowulf cluster of thi*BURP*

  11. Re:Do no evil on Google Won't Pay Bell South · · Score: 1

    in google we trust!

  12. Re:Tune in next week... on Macro Lens from a Pringles Can · · Score: 1

    - A cat ... from a Pringles can.

    dead or alive?

  13. Re:Future of Emacs on The Future of Emacs · · Score: 1

    200000000- Emacs answers the question "how to reverse the entropy"

    that one isn't 42??

  14. Re:external power supply on Dual GeForce 7800 GT SLI Single Card Performance · · Score: 1

    1.22 jiggawatts??????

  15. Motuo Perpetuo on Ladies and Gentlemen Allow Me to Introduce the Cat Car · · Score: 0, Redundant

    1. Shrödinger's Cat
    2. Cat powered car
    3. ???
    4. Proffit!!!

  16. err silver?? on British Soldiers Get Germ-Fighting Undies · · Score: 3, Funny

    hey! thinfoil underwear!!

    HORRAY!

  17. Re:I'm not sure you have to be either on Is Your Boss a Psychopath? · · Score: 1

    yeah dude.. they even post at /.
    *ph33r*

  18. Re:The secret of the Nintendo Revolution... on Researchers Create Radio Controlled Humans · · Score: 1

    tinfoils joystick to everybody!!!

    HOORAY

  19. Re:U DONT want to live in Brazil on Lessig on the World Social Forum · · Score: 1

    once again cliches.. did you actualy knows that São Paulo is the third great metropole in the world? Yes, it's in Brasil, i live in that city and i NEVER heard of any of this things... Oww.. you want to move to the country? I can point a couple of damn bad thing i heard about U.S. country if you want it to hear..

  20. Re:Want to move to Brazil, huh? on Lessig on the World Social Forum · · Score: 1

    can you please, *PLEASE*, stop thinking about beach and soccer and whatever damn cliches about Brasil for 2 seconds? No we all dosen't live on a damn huge beach, we aren't indians, personaly i never saw one. If you get 2 second to actualy look at a map you will figure that the Brasilian coast is lesser than the U.S. coast.
    I live a couple of hours from the nearest beach, my income is about 10 time those US$100 mounth, and my gf will beat the shit out of you if she knows you saying i'm unfaithful, cruel, or whatever ;p
    anyway.. eletronics are expensive.. not extremely.. and i think we should have better broadband internet ;]
    flame bout my english can be made directly to root@localhost

  21. Re:what is /. for ?? on Google CEO Talks Business · · Score: 1

    did you forget about the star wars hype too

  22. Re:Go see it in theaters on 'Sith' Already Found Online · · Score: 1

    if you consider a girl dressed like Leia on slave pet costume a bad thing..
    oh my and i still looking at the screen.. damn nerd..

  23. uhhh on Sarge is Now Frozen · · Score: 1

    you mean debian is ready for microwave-oven? errr.. nevermind..

  24. i couldn't resist... on Linux Coming to the Nintendo DS · · Score: 3, Funny

    imagine a beowulf cluster of...

  25. Re:linux swap on Comprehensive Guide to the Windows Paging File · · Score: 2, Informative

    maximium 128MB swaps on linux are an old myth.. from the mkswap man page:

    Linux knows about two styles of swap areas, old style and new style. The last 10 bytes of the first page of the swap area distinguishes them: old style has `SWAP_SPACE'new style has `SWAPSPACE2' as signature.

    In the old style, the rest of this first page was a bit map, with a 1 bit for each usable page of the swap area. Since the first page holds this bit map, the first bit is 0. Also, the last 10 bytes hold the signature. So, if the page size is S, an old style swap area can describe at most 8*(S-10)-1 pages used for swapping. With S=4096 (as on i386), the useful area is at most 133890048 bytes (almost 128 MiB), and the rest is wasted. On an alpha and sparc64, with S=8192, the useful area is at most 535560992 bytes (almost 512 MiB).

    The old setup wastes most of this bitmap page, because zero bits denote bad blocks or blocks past the end of the swap space, and a simple integer suffices to indicate the size of the swap space, while the bad blocks, if any, can simply be listed. Nobody wants to use a swap space with hundreds of bad blocks. (I would not even use a swap space with 1 bad block.) In the new style swap area this is precisely what is done. The maximum useful size of a swap area now depends on the architecture. It is roughly 2GiB on i386, PPC, m68k, ARM, 1GiB on sparc, 512MiB on mips, 128GiB on alpha and 3TiB on sparc64.


    so.. this is it..