Slashdot Mirror


User: scrytch

scrytch's activity in the archive.

Stories
0
Comments
2,435
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,435

  1. Re:Guanine isn't Caffeine on Competition for Jolt/Dew/Coffee? · · Score: 2

    That's scary ... that's how strychnine works too. So hey, all the hax0r d00dz who think caffeine is free energy may as well take strychnine.

  2. Re:Performance enhacment.. on Competition for Jolt/Dew/Coffee? · · Score: 2

    > Any ginko users? Have you noticed any difference in your mental stimulation?

    Definitely. That and Chromium Picolinate (sp?) was what I took to stay awake when I was a tape ape, mounting tapes all night long. Much less edg than caffiene, did not wear off nearly as quickly. But long term, it may have been just as bad for me, where I became very emotionally unstable, though severe depression did not help either.

    Caffeine gives me a short boost in that hyperfocused attention span that I need when coding, but in the long run it's destructive. I've actually written better code when drunk, but that's not really well-accepted at work.

  3. Re:Penguin Mints on Competition for Jolt/Dew/Coffee? · · Score: 2

    Had a penguin mint once. Tasted kinda funny, so I looked at the box. Nutrasweet. Spit it out, still had a headache the rest of the day. Half the people I know are violently allergic to Nutrasweet, and I'm just mildly so in comparison.

  4. Re:radiation? ---- ???; a more correct spelling? on Competition for Jolt/Dew/Coffee? · · Score: 2

    Heat table sugar on your stove (students; that means hotplate or "BIC" array, or even candels), in a double boiler, (the temperature it burns at is extremely close to the temperature it "cooks" at) and it first turns to a clear liquid. But then it turns brown (becomes caramel). Why?


    I'm neither a chemist nor a cook but it sounds like the difference between melting and burning. Carmel is burnt sugar.
  5. Re:It was fun... on Slashdot Acquired by Andover.net · · Score: 2

    The dress code at Sun Microsystems:

    "You must."

    -- Scott McNealy

  6. Re:Score me down, Offtopic... on AOL domain hi-jacking: Part Deux · · Score: 2

    > But could we find a better looking AOL graphic? I think that's one JPEG that's been through the washer one too many times.

    Considering what the AOL browser does to jpegs, I think it's really pretty appropriate.

    I wish the spam icon were a little less blurry though.

  7. Re:AOL blocking web sites on AOL domain hi-jacking: Part Deux · · Score: 2

    Yes, most people don't know that you can run any browser on top of AOL. But you don't get better performance by doing it. By running an external browser, you bypass AOL's cache servers. Considering that AOL's cache servers have a very good cache hit rate, and every test, including Inverse Technologies tests, show that the cache servers at AOL make it one of the fastest places to get a web page by a wide margin.


    Check out www.sluggy.com for a rather compelling reason not to use the AOL browser. It was broken before, it's broken now.
  8. Re:need to be compatible w/ X on Commercial 3D UI and for Linux · · Score: 2

    > who wants to pay $100 for a GUI that isn't compatible w/ X.

    Every windows and mac user.

  9. Re:MediaOne Express - what you might not know on @Home quietly initiates 128k upload cap · · Score: 2

    There's no need to have anyone surfing channels looking for abusers. You just meter the connection. Exceed X amount transferred in Y days and have your bandwidth throttled by a factor of Z. Totally automatic. Coldly fair.

  10. Re:This is not such a bad thing on @Home quietly initiates 128k upload cap · · Score: 2

    > They do occasional port scans, and then tell violators to turn off service or get their service terminated


    Better be a really fast scan. I have most services turned off already as a matter of security (I use fetchmail to get my mail from my ISP). What I do have on those ports are boobytraps that firewall off the scanner. If I could get it to just refuse the connection as if it weren't listening, I'd love to do that but have no idea how.

  11. Re:"This car is crap, it crashed into a wall!" on Scott Hacker Responds · · Score: 2

    This makes me wonder, why not make linux software work like CPAN? One client, one command to download, build, and install, dependencies included. Make it work with rpm, apt, cvsup, you name it. C'mon, it's a complex scripting problem but it sure isn't impossible.

    FreeBSD is 90% of the way to doing that too, it just isn't renown for end-user friendliness either.

  12. Re:WM debs easy to install on Scott Hacker Responds · · Score: 2

    > On Redhat you start up GnoRPM

    Couldn't name it "install new software" or anything, eh? Let's play a guessing game. I have a tool called VnaBRG. What does it do?

  13. Re:It means what? (Was:Static page requests, BAH!. on NT vs. Linux: Again · · Score: 2

    > Last message I read about it on klm says that performance has recently matched apache.



    Any Apache developer will tell you that's nothing to brag about.

  14. Re:Linux FUD on NT vs. Linux: Again · · Score: 2

    > That is, Linux is LESS STABLE than microkernel architectures because a bad driver or module can't bring down the system. Linux performs better than microkernel systems.


    Weeeelllllllll.... depends on the microkernel.
    NT clains to be a microkernel, and from what I've read of the design docs, it kinda sorta is. But it loses on the device driver front, because a bad driver will bring down NT every time.

  15. Re:NT and Linux differences. on NT vs. Linux: Again · · Score: 2

    > Pretty much everybody has eschewed the microkernel model at this point

    Is there ANYBODY left on slashdot who knows what the hell they're talking about?

    NT is a microkernel. They're embedding it now.

    BeOS is a microkernel.

    MacOS X is a microkernel.

    HURD is a microkernel. (okay, that doesn't count)

  16. Re:NT and Linux differences. on NT vs. Linux: Again · · Score: 2

    > but if the main process dies then all child threads die.

    AHEM, HELLO, BULLSHIT. This exactly DOES NOT happen under the windows process/threading model, and IS what happens under most other models. I personally consider it a FEATURE when the main thread cleans up the suboordinate threads when it dies. If the main thread dies, YOUR APPLICATION HAS QUIT. There is no reason to keep the rest of the threads around.

    I defy you to show how EITHER model adversely affects system stability.

  17. Re:Microsoft's capabilitys.... on NT vs. Linux: Again · · Score: 2

    Why do you assume that Linux doesn't have hundreds of really good coders working (at least effectively) for pay? Strictly in the kernel (and off the top o'my head): Alan Cox, Steven Tweedie, Dave Miller, the guys VAR pays to port to Merced, (I think) Ingo (God of the P3), and I know a few others. Going farther out, Apache is paid for by IBM now, Jeremy Allison is on SGI's payroll to do JUST Samba (and they've admitted to paying other people to work on Linux, both the kernel and apps).


    Please to be pointing out the PhD theses written by any of them?
  18. Re:Our day will come... on NT vs. Linux: Again · · Score: 2

    > Give me a break. If you need them, today, then put them in. Otherwise use something else. The world is full of armchair quarterbacks.



    "Linux: Do it your damn self, and stop bothering us."

  19. Re:Pricing on NT vs. Linux: Again · · Score: 2

    Where I work, they spend more money buying sandwiches for meetings than you would pay for an NT server license.

    Not everyone works out of their bedroom.

  20. Re:MS is afraid, Very afraid on NT vs. Linux: Again · · Score: 2

    > Wonder what would happen to the NT's stats if you opened up a copy of IE or Netscape and started browsing the net with it.


    Where I work, it's a firing offense to use the servers for your personal use, like web browsing. Most other companies take a similarly dim view of such activities.

  21. Re:MS is afraid, Very afraid on NT vs. Linux: Again · · Score: 2

    They should be afraid. As a rock climber I once knew said (and probably quoted from someone else) "If you're not afraid, you're not alive."

    Linux should be afraid. Fear is the perfect motivator. Does it suck being afraid all the time? Perhaps. But it keeps the mountain climber on the mountain, and keeps your users from being afraid of falling behind (for whatever reason they need to move ahead).

  22. Re:Lock granularity on NT vs. Linux: Again · · Score: 2

    Maybe you didn't read the graph right. That's a 1-processor NT box that tied the 4-processor linux box.

    Ouch.

  23. Re:Huh? on NT vs. Linux: Again · · Score: 2

    > What is this, stream of consciousness writing?

    It's entirely possible some people speak English as a second language.

  24. Re:QT is free (beer) software on qt 2.0 released · · Score: 2

    > QT is an excellent library but it ain't free (speech).

    Tell that to RMS, who has blessed it with the Free Software moniker.

  25. Re:Quality product? (buahaha) on qt 2.0 released · · Score: 2

    Oh christ, templates again. Look idiot, from Ada to Haskell to variants of Java (Pizza), Generic Programming is a good thing, it's here to stay, and atavists who insist on going back to assembly with drum memory and tape drives for all are not going to change that. Tell me, do you have ANY formal background in CS to qualify your wild assertions about what ideas of programming are good or bad?