Slashdot Mirror


User: smittyoneeach

smittyoneeach's activity in the archive.

Stories
0
Comments
5,145
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,145

  1. Re:How could he differentiate one album from anoth on Is Louder Better? · · Score: 2, Funny

    +1 Funny.
    No, Geddy Lee is not Nancy Wilson, silly rabbit.

  2. Preach it brother! on Ian Murdock: Linux is a Process, Not a Product · · Score: 0, Offtopic

    Pulled down Apache 2.1 via anonymous CVS.
    I think I'll compile it for full debug, light it off, attach to it with gdb, and watch it handle an HTTP request.
    1) Why? I want to understand the nitty gritty, and
    2) I can. It's perfectly legal not to want to be a sheep all your life.

    Not to disenfranchise the sheep, mind you. I totally grasp the need of some to be sheltered from the gnarly details. Fine. Enjoy. Bother me not.

  3. Re:i think that this article is offtopic on In The Beginning & The Keys of Egypt · · Score: 1

    Translation is really at the heart of software.
    How do you
    a) recognize the information in whatever you define as reality, and
    b) express that information in another language?
    c) maintain that expressed information over time?
    The KJV is a great example of a porting attempt that is either a monument to its new language or a dog what won't hunt, depending upon whom you talk to.
    The best comment on the effort was offered in advance by one of the source authors, Qoheleth:
    "...vanity of vanities; all is vanity. What profit hath a man of all his labour which taketh under the sun?" (Eccl1:2,3)
    IMHO, there is more bass in the KJV mix in these 'wisdom' portions, for all more modern translations are easier on the eye.

  4. Oh really? on Analyzing Binaries For Security Problems · · Score: 1
    This product should help end the debate of closed source or open source applications being more or less secure.

    The feet of man who uses hypotheticals may no longer be aground.

    Never argue with a drunkard, a woman, or a fool.

    Proof by analogy is fraud.

  5. Re:Huh? on SQL: Visual QuickStart Guide · · Score: 1

    I wasn't clear. Yes, PL/SQL draws heavily from ADA.
    My attempted point was that using packages like DBMS_SQL does little to hide the user from the underlying C implementation.
    Never did any Java stuff on Oracle; I presume their JDBC stuff is more modern.

  6. Re:One thing I've become enamored of on SQL: Visual QuickStart Guide · · Score: 1

    Good points.
    The primary target for the technique is something like a web page, where you have to get a bunch of <select> values which are not stable enough to simply cook into a script.
    The exact amount of time increase is going to be situation-dependent. Clearly this is not something that should be done with every query, mainly lookup tables, or when you see real benefit from knowing in advance the number of rows for the result.

  7. Re:Huh? on SQL: Visual QuickStart Guide · · Score: 1

    Uhhh, I'd call PL/SQL the Procedural Language extensions for SQL, which implies quite a bit more than implementation, or perhaps I'm having a pedantic moment.
    I think your remark on frustrations is on the money. 80% of all programming languages are the same, the remainder being genuine feature differences and syntactic nuances.
    Never did a whole lot in PL/SQL, though. The one or two non-trivial modules I did write seemed so close to the underlying C code (I'm pretty sure that's the source language) that you might as well write in C to begin with. ;)

  8. One thing I've become enamored of on SQL: Visual QuickStart Guide · · Score: 1

    Is doing queries like:

    SELECT -1 as Sort_key, count( ID ), ''
    FROM tbl_some_table
    UNION ALL
    SELECT 0, ID, Name
    FROM tbl_some_table

    Your guaranteed to get something, if only a zero in the first row.
    You make one trip to the database, a cheap, yet noticable performance boost.
    You know exactly how many rows are in the result.
    You aren't too platform-specific.
    You can chain a truckload of these (keeping a weather eye on the Sort_key values).
    Are there any arguments against this strategy, beyond the usual "that's too advanced for the FNG coders we prefer to hire to maintain"?

  9. Re:If I were Brian... on Linux Journal Interview With Brian Kernighan · · Score: 1

    Some serious hedz agree with you here
    Won't kill you with detail here, but on pg.4 they demonstrate that int const turns out to be a cleaner approach in the presence of typedef.

  10. Re:GNAA EARLY POST! on Exegesis 6 (Perl 6 Subroutines) Released · · Score: -1, Offtopic

    Regular expressions look like the north end of a south-bound mule in any environment.
    Blame not Perl for the fact that your predecessor neglected to type:

    #Here is a wild, experimental regex that I thugged off the internet.
    #It worked with my simple test file, but who knows if this dog will hunt on prodution.

  11. No, it won't on Software Archaeology · · Score: 2, Funny

    It'll just beget a new academic field: Nerdiology.
    Consider conferences on Geek Culture someday, where Prof. Bipperton Fusslebeak delivers a sad, acedmic commentary on contemporary culture:
    "An Analysis of the Correlation between Increased Use of Open Source Software, and Slashdot Posts Centered Around Deviant Sexual Behaviors in the Post-.Com Era".

  12. Re:If I were Brian... on Linux Journal Interview With Brian Kernighan · · Score: 3, Insightful

    Yeah, but the variable is just a label. The actual type in question is either int or int*.
    However, you example clearly shows where 'the C++ way' (and I'm one of these who got into coding after C++ was fairly standardized, and so never have done any 'real' C) is not the preferred answer.
    The preferred answer is: knowledge.

  13. Yes and no on Linux Journal Interview With Brian Kernighan · · Score: 1
    ...computers are too hard to use and too hard to program.
    Sure, hiding the details is a Good Thing.
    I think there is a counterargument, though; y'all just can't express differential calculus easily in arithmetic terms.
    The genius of MS is in targeting the lowest common denominator. Why does Joe User care about the difference between physical and logical partitions? Redmond has the a:\ b:\ c:\ market firmly in hand.
    The utopian vision of 'source code for all my people' will never occur; they can't be bothered (as a whole) to vote, much less think. And we love the sheep nonetheless.
  14. Re:Why? on Open Standards for Cell Phone Components · · Score: 1

    ASCII, UNICODE? English?
    Very little research shows that standardization of all kinds promotes the general welfare, though some non-standard implementations are amusing.

  15. The VCR example on Tim O'Reilly Interview · · Score: 1

    It takes little analysis to show that widespread VCR availability actually helped Hollywood, sold pallets of blank tapes, etc.
    Now, I want to know what intellectual barrier stands between all of the suits and that truth.
    All I can guess is that the suits really only care about the 'tactical' cash they can make, and turn a blind eye to the 'strategic' thugging they give themselves by being so stupid.
    OTOH, given the quality vacuum that is the US entertainment industry, it the difference between crap and DRM-wrapped-crap is beneath notice.

  16. Re:Publicity on Savage to Support Linux · · Score: 1

    I'm happy about this. I bought Might and Magic 3 from Loki (which company died and was reborn as a mind-bending C++ library), and it's about the only game I play.
    Don't see what's so hard about compiling a game for multiple targets, especially if you used Qt or something to hide all of the OS personality issues.
    Targeting Linux might just lure a purchase out of me, for all first-person and real-time games don't byte my naughty bits...

  17. Re:It's really good that filesystems are maturing on Reiser4 Benchmarks · · Score: 1
    Insightful?
    Moore observed an exponential growth in the number of transistors per integrated circuit and predicted that this trend would continue.

    I can see where your stated "faith that Moore's law is a long way from failing" is "kind of" in keeping with Moore's law...
  18. Dictionary on Darwinian Poetry: From Bad to Verse · · Score: 1

    As each verbal evolutionary contest ends in a single, 'highlander' word, the list of winners, paired with definitions, must be a dictionary...
    I would see what the original article was about, but it is, of course, /.ed. Oops.

  19. The article is all good, but... on Best Practices for Programming in C · · Score: 1

    What I want to see is material on setting up a project in an intelligent way.
    I've got Lakos' book, but there just isn't much out there on non-trivial stuff.
    How about articles that show intelligent uses of CVS, Doxygen, and autotools?
    What about using C++, boost.python, mod_python, and apache for that killer website?

  20. Re:Looks like the author also knows VB on Best Practices for Programming in C · · Score: 1

    VBScript, you mean.
    In VB, you need:
    Next i

  21. Re:Hmm on Don't Be a Sharecropper · · Score: 1

    What about doing work in platform-agnostic languages and components, e.g. Perl/Apache?
    ANSI-SQL databases?
    The fact that information is not always physical is slightly catastrophic for this metaphor.

  22. Re:It keeps going and going.... on Latest Proposals for C++0x · · Score: 1
    if (c==2)
    {
    c+=2; //c=4
    }

    Driving the c++ concept just a little further down the road to absurdity, we now open the door for:

    c4 //a really explosive language

    cIV //c++ is now taken intravenously, or is revealed to be a conspiracy run by Sid Meier.

    All jokes aside, the future of c++ is boost. Boost is the only way c++ can hope to stay abreast of the scripting languages and Java.

  23. Re:Aw, cripes on Marriage May Tame Genius · · Score: 1

    You miss the point entirely.
    The fact that Andrew Wiles deviant cases abound doesn't negate the value of the article's point, any more than a particular quantum phenomenon renders Newton's equations of motion useless.
    While Newton is wrong when enough significant figures are included, these simplified equations do just fine for describing, say, an unladen swallow in flight.
    Does mean that I've got to get some work done before meine kleine fraulein takes me off the market...

  24. Re:At risk of being modded as flamebait... on Linus Torvalds about SCO, IP, MS and Transmeta · · Score: 2, Funny

    Consider that, if it sucks, you can say 'Fsck GNU/Hurd', or just FGH for short.
    Nice little sequence there.

  25. Re:A Chapter or two Before... on Linus Torvalds about SCO, IP, MS and Transmeta · · Score: 2

    Preach it, brother.

    The irony is crowned by the fact that RMS proclaims himself atheist.

    But, like the Nazarene carpenter, and an Ayn Rand character, he has a gift for tweaking Big Brother and the Holding Company.