Slashdot Mirror


User: tedgyz

tedgyz's activity in the archive.

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

Comments · 777

  1. Re:Sempron on 65nm Athlons Debut With Lower Power Consumption · · Score: 1

    I couldn't have said it better.

  2. HTPC on 65nm Athlons Debut With Lower Power Consumption · · Score: 4, Interesting

    The little gem in this story is the Athlon 64 X2 3800+ EE SFF 2.0GHz. At 35W, that sounds like a perfect CPU choice for a super-silent HTPC.

  3. Quick Fix on The Video Game Generation Grows Up · · Score: 1

    I like the "Quick Fix" games that satisify the gaming needs without requiring a night-long commitment. Online, that means Quake4 FFA. Unlike team-based games, nobody is offended when I drop out of a frag-fest.

    The article is right on the money about saving the game. I am far less likely to play a game that doesn't have the ability to save at any time. Metroid Prime comes to mind as a great game that frustrated me with it's save scheme.

  4. EJBs suxx0r on Java EE & Streaming Architectures · · Score: 2, Informative

    The article could say ANYTHING vs. EJBs is faster. I love Java and have successfully built several websites, but I feel EJBs are the antichrist. I avoid EJBs like the plague.

  5. Re:Cool Running on Shortage of Electricity Drives Data Center Talks · · Score: 1

    Yes, Sun has entered the effiency game. We are weaning ourself off Solaris/Sparc. However, I would consider their AMD offerings: Sun AMD Opteron servers. The Sun Fire X4100 claims 56% less heat than the Xeon conterpart.

  6. Cool Running on Shortage of Electricity Drives Data Center Talks · · Score: 2, Interesting

    We just started switching from Intel to AMD hardware in our servers (HP DL385). Not that we pay per Kw/h, but I figure less power consumption means less heat and less fried hardware.

    AMD has a website on the topic: Real Efficiency in the Data Center

  7. Re:Providing services? on Time Warner Considering Demerging with AOL · · Score: 1
    The same services that can be had for five dollars in full metal jacket. Sucky Sucky.
    ME SO HORNY!!!
  8. Re:Study hard at school kids on Google Adjusts Hiring Processes · · Score: 1
    Hiring someone who got a 4.0 average out of MIT is old and busted? I must have missed the memo.
    I worked with legions of MIT grads at HP. On average, most of them cannot code a real product to save their lives. They have really good ideas though.
  9. Re:Pointless question. on Quiz Microsoft's IE Team Leader · · Score: 1

    How about...

    How important is CSS support in IE?

  10. Re:Oh please on IT and Divorce? · · Score: 1

    Birth is the leading cause of death.

  11. Re:Link lists? on Advanced Data Structures? · · Score: 2, Interesting

    It was sarcasm. Back in the day, kernels mostly used fixed-size arrays. I guess I'm showing my age.

  12. Re:oblig on No Video Games on School Nights · · Score: 1

    ROFL!

  13. Re:Link lists? on Advanced Data Structures? · · Score: 1
    Go read some kernel code sometime. There are many more GOTO statements than you think.
    The horror! The horror!

    In the object-oriented, application world, if-then-else is the new GOTO. Most if's I see today could be replaced with inheritance.
  14. Re:Link lists? on Advanced Data Structures? · · Score: 1

    I was being sarcastic.

  15. Algorithms and Data Structures in C++ on Advanced Data Structures? · · Score: 1

    "Algorithms and Data Structures in C++", by Leendert Ammeraal, Wiley, 1996. It is the only book I found that has good coverage of Tries.

  16. Re:Link lists? on Advanced Data Structures? · · Score: 1

    To fully clarify my satire - I was feining shock that an "advanced" structure like linked-list exists in the kernel.

  17. Re:Link lists? on Advanced Data Structures? · · Score: 1

    But it would be debatable if any true "kernel" development occurs in Redmond. Most kernels I know don't bind in MediaPlayer. :-)

  18. Re:Link lists? on Advanced Data Structures? · · Score: 1

    I was implying that he would be using fixed-sized arrays. :-)

  19. Re:Canonical Terms of Academia on Advanced Data Structures? · · Score: 2, Interesting
    Well, let's be fair, when you get to advanced data structures, it's kind of up to you to really do all the imagining that makes them great. Don't dismiss CLR too quickly, as the book has a lot of great concepts that, if you're serious about algorithms and data structures, are quite useful as a starting toolbox.
    Good point. While it doesn't cover everything, it is hardly an "Introduction". I've been programming for 20 years (including kernels). This book fits the 80/20 rule - covering 80% of what I've needed. The "Trie" structure is one omission that comes to mind.
  20. Link lists? on Advanced Data Structures? · · Score: 3, Funny

    You use linked lists in your kernel?!?

  21. Re:Historical Data Readings on Study Finds World Warmth Edging to Ancient Levels · · Score: 1

    Mark Twain said it best:

    "There are three kinds of lies: lies, damned lies and statistics."

  22. Re:Google saves the day... on OpenSSL Hit by Forgery Bug · · Score: 4, Informative
    Wonder if Google Desktop search can help me find all the bugs in Windows...
    While I'm as quick to fawn over Google, let's give credit to "Daniel Bleichenbacher, a cryptographer with Bell Labs" for finding it.
  23. Re:Lets Have a Round of Applause! on The US Navy Says Goodbye to the Tomcat · · Score: 1

    Can we have a group hug?

  24. Re:Lets Have a Round of Applause! on The US Navy Says Goodbye to the Tomcat · · Score: 1
    For all the Tomcats that sprayed Agent Orange on to the people of Vietnam.
    That kind of stuff didn't come from the Navy. That was Airforce. Do your homework.
  25. Re:let the one-upsmanship begin! on The Hard Drive Turns 50 · · Score: 1

    Oh yeah! Well you haven't lived unless you have installed an OS from paper tape. Seriously - we used to load RSTS/E on a PDP11 using paper tape. Pbbbbbbtttt!!!

    For fun, we wrote a program to convert text to paper tape "banners", like a giant label machine. :-)