Slashdot Mirror


User: harry666t

harry666t's activity in the archive.

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

Comments · 821

  1. then... on To Verizon, "Unlimited" Means 5 GB · · Score: 1

    I've got 36*Unlimited of hard disk space on my main computer.

    And the x86's 32bit memory address space is *almost* Unlimited =]

    Cool.

  2. Re:Boot Sector Virus (mod parent up) on VBootkit Bypasses Vista's Code Signing · · Score: 1

    > I'm sure Vista (and hell, even
    > the BIOS) guard the boot sector
    > like it's fort knox.

    LinuxBIOS ahead.

  3. forget ICANN on ICANN Wants Immunity · · Score: 1

    Forget ICANN, use OpenNIC, the Democratic Name System.

    http://www.opennic.unrated.net/

  4. alt root on ICANN Rejects .XXX Top Level Domain, Again · · Score: 1, Informative

    People, please stop using ICANN root DNS servers. Use OpenNIC instead:

    www.opennic.unrated.net

  5. Re:Let's Get Serios on Is KDE 4.0 the Holy Grail of Desktops? · · Score: 0, Troll

    > That's a GNOME problem if anything.
    > KDE has something called Klipper
    > for a long time now

    There is a small little utility named Glipper, similiar to Klipper in functionality, but based rather on GTK than Qt.

    Klipper sucks.

    Klipper is annoying. Each time I copy any URL to the clipboard, it pops up with a stupid menu asking me "WTF do you want to do with that URL, open it in mozilla, open it with Konqueror, disable this popup, etc". It's *REALLY* annoying. Selecting "disable this popup" doesn't help much (Klipper pops up with another window reminding me that I can always turn the popup menu back), and my choice not to use the popup is not remembered across restarts.

    Glipper is just better. It doesn't load the whole kbuildsycoca/kinit/kded/ksomething crap and my E16 desktop starts much faster.

  6. Re:Easily ported to Windows, huh? on Is KDE 4.0 the Holy Grail of Desktops? · · Score: 1

    > Because QT 3 isn't available
    > under GPL for Windows or Mac

    I always wondered why. This seems strange to me - why nobody ported it, the source is here and now.

  7. Re:Feel free, MS... on Microsoft to Buy DoubleClick? · · Score: 1

    > lol I blocked Doubleclick at home
    > and on everyone of my client sites
    > ever since they came out...

    Lol I blocked Doubleclick BEFORE they came out :D

  8. Re:OS/2... on Bill Gates Talk From 1989 Surfaces · · Score: 1

    It is easy to poke fun at Windows, but when you find real OS engineers, the NT architecture/kernel isn't quite so funny and gets quite a bit of respect even if they hate the Win32 subsystem.

    It's trivial to make fun of Microsoft products, but it takes a real man to make them work, and a god to make them do anything useful.
  9. Forget about that, use suspend on How To Speed Up Linux Booting · · Score: 1

    Well, I've decided to try out software suspend.

    I'm not certainly sure which packages to install and how to configure them etc. (somehow I already had it all on my Debian box) but just compare:

    A "fresh" boot to 5th runlevel, with my customized kernel, fsck, only a few basic system services enabled + apache2 and mysql, took 42 seconds. 42 seconds from grub menu to login prompt (I do not use any of those crappy [xkgw]dms but a real login(1)).

    A suspend, done with 'sudo /usr/sbin/hibernate' not only managed to power off the computer a lot faster, but it took 10 seconds from grub to bash prompt.

    The only disadvantage of this solution is that hibernate and nvidia kernel module doesn't seem to like each other. When I issue # hibernate on an xterm,

    Some modules failed to unload: nvidia
    hibernate: Aborting suspend due to errors in ModulesUnloadBlacklist (use --force to override).

    so I've tried with --force and shit happened.

    What I need now is just good session management in my WM.

  10. Kernel modules on How To Speed Up Linux Booting · · Score: 1

    The easiest way to speed up the booting is to throw away kernel modules you don't use and to statically compile things you use often.

    Do a 'lsmod | grep -v Module | sort > modules.txt' and keep that list when selecting things to be compiled in. Then grep through your .config looking for things you can't find in menuconfig, and change stuff from "m" to either "y" or "n".

    I've managed to gain at least 10 seconds this way (unsure about the exact time, but the box is starting noticeably faster).

    AFAIK optimizing the kernel image for size doesn't help much.

  11. Re:Doesn't matter on EU Official Labels Microsoft's Behavior Unacceptable · · Score: 1

    > The only way to "beat" Microsoft is to
    > come out with something better.

    Like Linux?

  12. Re:Scientific name on Organism Survives 100 Million Years Without Sex · · Score: 1

    The life never begins. Well, it began a long time ago and it still lasts. There is mother's egg and father's sperm, and mother's egg never stops being mother's egg and father's sperm never stops being father's sperm. When they unite, there is no "new life", it's just a continuation of the egg and the sperm. All living organisms are one. That cat is my cousin, and these little worms are my uncles and aunties.

    As long as the most miserable bacteria is still living somewhere, the whole life - you, me, all people, all animals, trees, plants, all living beings - are still alive. Because although we may never see each other, we are always one.

    I really believe this, you can call me stupid but that's the only way of seeing such things that makes any sense to me.

  13. Re:Wait...? on Dungeons & Dragons and IT · · Score: 1

    > If IT guys are the pen & paper RPG guys,
    > what profession are those LARPers belong to?

    OH SHIT, *I* AM A LARPER!

  14. Wow. on World's First Polymorphic Computer · · Score: 1

    A few years ago I started writing a novel. I never finished it, although...

    People there were using very small (smaller than a coin) thought-controlled self-modifying computers connected in a peer-to-peer wireless network to communicate with each other and the environment. You think "open the door" and the door opens. You think "it's too bright out there" and your sunglasses dim. You think to that guy: "hey, dude!" and he can "hear" you. You can talk to each other not by opening your mouth, but your minds, thanks to these little chips. The chips are adaptive, so if someone's trying to spam your head with ads, you will at most "hear" "buy coca-co..."

    Thought controlled computers were presented on CeBit.

    http://science.slashdot.org/article.pl?sid=07/03/1 8/178205

    Now self-modifying processor architecture is available.

    The novel's action took place in 2056 or so. Once again it seems that the future is much closer than we may think.

  15. I've seen that before... on Mark Russinovich on Windows Kernel Security · · Score: 1

    ...Somewhere... ...Yeah, I know where!

    So, they reinvented the wheel once again? It seems to be: every database more complex than a flat file processed by a pair of simple perl scripts has support for transactions like this. So they invented nothing, just applied an old patch to new code.

  16. Debian will never die. on Ian Murdock: Debian "Missing a Big Opportunity" · · Score: 1

    Just take a brief look at this list.

    http://www.debian.org/users/

  17. That's true on Linux Starts to Find Home on Desktops · · Score: 1

    That's true. I have installed Debian on my grandpa's computer last friday, and another three Debians at my school today.

    More Debs coming, there are still almost 15 machines left! ^_^

  18. Re:Set them back a couple of years... on French Parliament Chooses Ubuntu · · Score: 1

    A new desktop theme is not an operating systems revolution.


    Microsoft says different with their aero.
  19. teh cloak on $100k For Kenobi's Cloak · · Score: 1

    Wait, I thought it was lost when Luke destroyed the 1st death star?

    Perhaps Vader took it to his TIE fighter.

  20. Re:Stupid on A Free XML-Based Operating System · · Score: 1

    He probably wasn't saying that the unix shell is any more of an OS than a GUI. He was most likely saying that using a text-based shell will allow you to compare it to a GUI-based shell and realize that both of them are, in fact, just shells. Something along the lines of "hey, I can do X task in a KDE GUI and using a different method I can do the same task in a Bash shell, so I wonder what both of them are really doing on a lower level?"


    Thank you, my brother. You spoke the words of truth.
  21. Gaming, gaming... on 30 Days With Ubuntu Linux · · Score: 0, Troll

    Most people won't switch to Linux because of games.

    Y DONT U JUST BUY URSELF A PLAYSTATION OR XBOX U #$%&#@&!!!

    I have never bought ANY pc with games in mind. NEVER. It just doesn't pay off.

  22. Re:she shatters two myths really ... on Hacker Defeats Hardware-based Rootkit Detection · · Score: 1

    Polish Blood ;]

  23. hack hack hack on The Pentagon Wants a 'TiVo' to Watch You · · Score: 1

    This system could be exploited by terrorists themselves.

    M$ is spending millions on creating "unhackable" systems, and people successfully hack these systems anyway.

  24. Is there an alternative? on Month of PHP Bugs Has Begun · · Score: 1

    We can use Ruby on Rails.

    perl is very good at text processing as well.

    Are there any PHP-to-C++ translators? If the bugs are sitting in the PHP interpreter itself, it might be safer to translate and compile the code.

    "Only perl can parse Perl" - but maybe there are alternative PHP parsers/interpreters?

  25. Re:Stupid on A Free XML-Based Operating System · · Score: 1, Troll

    This is the way of thinking of people who were using M$ windoze for too long.

    GUI = OS.

    They should try text mode unix.