Slashdot Mirror


User: Webmonger

Webmonger's activity in the archive.

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

Comments · 896

  1. Re:To Paraphrase Jurrassic Park... on Shell Simulation Via CGI · · Score: 1

    C'mon, if there's a geek credo, it must be "Because we can". When has it ever been about "should"?

  2. Re: Stateful Icons?-Think big. on Major Step Forward For SVG in the Desktop · · Score: 1

    You know, in my experience an "inaccurate" SVG screenshot would would actually be better than the real thing.

  3. Re:Good for business... on Tampering with Taste Buds for Better Coffee? · · Score: 1

    Maybe this AMP stuff could make spinach and liver not taste absolutely horrid to me. It could actually improve *my* nutrition.

  4. Re:But... on A Simple Grid Computing Synchronization Solution · · Score: 1

    That is a bad example. A large group of people never claps in unison. Some people are half a beat off or worse.

  5. Re:Intuitive on Why We Refactored JUnit · · Score: 1

    If Knuth had believed that the way you're making it look, he'd never have written The Art of Programming. What's the point of a better sort if you shouldn't optimize until you profile? "Oh, my profiler says this bubble-sort sucks. I guess I'll just recode it in assembly."?!?!? I don't think so.

    Premature optimization is a great evil, true. But it's just as bad to optimize too late. Before you even start programming, you need a language that will deliver the performance you need.

    As you're programming, design your program to be efficient. Don't write everything in assembly from the start, but avoid useage patterns that you know will be slow.

    Then, once it's written, you can profile. But you'll likely find it's easier to change the design than to speed up the existing design.

  6. Re:MOD UP on Large File Problems in Modern Unices · · Score: 1

    I sometimes do tech support, and I often find it much easier to arrive at the right answer over the phone than via email. The immediate feedback, the ability to get clarification, to discuss alternatives all make it my preferred method.

    Though your theory may be correct in this case. Who can say?

  7. Re:This is a great performance test on .org TLD Now Runs on PostgreSQL · · Score: 1

    You lose. They specifically mentioned .elvis in that story. The root servers would be queried about .elvis, since those servers must be queried to determine who's the authoritative .elvis server.

  8. Re:Completely safe for civillians? I think not. on U.S. Air Force Developing Microwave Weapon · · Score: 1

    What about people who have life-preserving electronics implanted in them, like pacemakers? Or people like Steve Mann?

  9. Re:How? on Slashback: Bankruptcy, SUVdiving, Singalongs · · Score: 1

    That's right; there's adequate quantities of food, it's just not being distributed. So some of it gets wasted. Feeding the world reduces the waste.

  10. Re:Too many goofs on Top 10 New Sci-Fi/SF Authors? · · Score: 2, Insightful

    Why do you call that science fiction? Or has "modern" come to mean "not"? As in "Modern art", "Modern Jazz" etc?

  11. Re:Does this mean...? on NetBSD Now Has Native pthreads! · · Score: 2, Informative

    All that's true, but when you have a multithreaded process, there's an efficiency loss if two threads from the same process are running on different CPUs. Since threads from the same process tend to access the same memory addresses, you don't get the normal advantages of CPU memory caching.

  12. Re:Uhm, no distros are "linux" on Ark Linux · · Score: 2

    Linux isn't an OS. That's the point. If you say Yoper is just Linux, then it's way too incomplete to be used, because Linux is just a kernel. Everything else in a Linux distribution is a separate piece, even the libc libraries.

  13. Re:I have a question... on The Plastic Fractal Magnet · · Score: 2

    Better thought question: what's the volume that you get if you melt the snowflake and freeze it into a cube?

  14. Re:Is all code like this? on Linux Kernel Code Humor · · Score: 2

    Not. Netscape had to spend a bunch of time preparing their code for outside eyes when they open-sourced Mozilla.

  15. Maybe the magager is right. on Information for Managers - Understanding pthreads? · · Score: 2

    Could be your manager is making the right call? Obviously, the roles in your group aren't clear to me. In my team, I'm the lead programmer, and I'm pretty conservative about adopting tech.

    I don't just need to understand a technology, I need a deep undertanding of its strengths and weaknesses before I can start including it in our programs in intelligent ways. In practice, it means that I experiment with new things before I'll let the team use them.

  16. How many computers can you fit in a computer case? on 1.0GHz P3 In A CD-ROM Drive Bay · · Score: 2

    Let's see-- I've got 5 drive bays and 6 PCI slots. With PCI blade computers and these new puppies, I could theoretically have 12 (counting the normal one) computers in one case. Does this seem like overkill to anyone? Sure they're fun, but what are they for?

  17. Postscript & PDF on Sony To Package StarOffice On European PCs · · Score: 2

    Considering that the Unix versions produce PostScript output when printing, it's surprising that Open Office doesn't support PostScript directly. Still, you can always do it the normal way-- print to file using a PostScript printer.

    BTW, StarOffice is only Open Source in the sense that Mac OS X or Netscape Navigator 7 is Open Source. In other words, it's not.

  18. Re:A word of caution... on Slashback: Drivers, Bodycomputing, Farscape · · Score: 2

    Umm, it might be optimistic to assume that large media companies are going to come to an equitable arrangement with consumers. Look at the RIAA and MPAA's antics.

    As for cancellation-threat-as-metric, the metric would indicate how fanatical fans were, not how many there were. Shows that go for the lowest-common-denominator aren't likely to receive the Farscape treatment, no matter how big the audience is.

    On the other hand, "My so-called life" was dearly loved by the few who watched it.

  19. Re:Linux is truely impressing me now... on Linux Kernel 2.4.20 Released · · Score: 3, Informative

    Shakedown. All kernels take a while to mature. 2.4 took longer than most.

  20. Re:Allowing for NS4 on BBC says "Avoid Explorer" · · Score: 3, Informative

    I haven't played with this, but I understand that NS4 does not support @import, which makes for a useful loophole-- put NS4 styling in a "link rel" stylesheet, and put styling for compliant browsers in an @import stylesheet.

  21. Re:standardise the XML schema on Plugins for Microsoft Office for OpenOffice Documents? · · Score: 2

    it is better i think to have a single file format for any given file "type"

    Ahh, but what's the same "type?" JPEGs are better than PNGs for some things, and vice versa. At least in the early going, new file formats for the same content type are a good thing. They add capabilities. I'm absolutely shocked by some of the things that EPS doesn't support. Did they really think they'd get away without alpha transparency?

    Sigh.

    It's only once features have stabilized that it makes sense to standardize a format. And even then, there aren't many One True File Formats around.

  22. Re:Additions to, complications of "the canon"? on Animated Star Wars on Cartoon Network · · Score: 2

    Just because it's acknowleged to exist doesn't make it canon. Even Star Trek V isn't considered canon. Try looking here for example. Exclusion of ST:TAS from the canon is conventional.

  23. Re:Pushed from the market on Gnutella2 Specs - Part 1 · · Score: 2

    IIRC, OS/2 suffered because IBM didn't do enough for 3rd party developers. Opening the Gnutella2 spec sounds like a step in the direction of supporting 3rd-party developers.

  24. Re:Additions to, complications of "the canon"? on Animated Star Wars on Cartoon Network · · Score: 2

    Yeah, but look at Star Trek: The Animated Series-- it's not considered canon. I dunno about "droids", and since they haven't make a movie set after rotj, no one cares whether "ewoks" is canon.

  25. Re:Arms Race on Mozilla Adding Spam Filters · · Score: 2

    I mean OUTGOING Hotmail messages. They already put ads at the bottom of outgoing messages-- I bet they'd consider putting web bugs in too.

    I don't use Hotmail, but I get messages from friends who do, and if they had web bugs, Microsoft could deduce part of my non-spam criteria.