Slashdot Mirror


User: RetroGeek

RetroGeek's activity in the archive.

Stories
0
Comments
1,000
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,000

  1. Re:Hugh Daniels would agree with you... on Open Source Programmers Stink At Error Handling · · Score: 1

    Which would prove that most projects are 60% over time....

  2. Re:No, its not limited to OSS on Open Source Programmers Stink At Error Handling · · Score: 1

    A lot of programmers do not do that.

    A lot of novice programmers do not do that.

    It takes a few times of having been bitten by lazy coding that a programmer learns that those extra few lines of code actually make life easier. Unfortunately each generation must "burn its fingers on the stove", because that is the human animal.

    OTOH, without this inclanation we would still be living in trees, because our parents were afraid to cross that savana....

  3. Re:More on the broad front on Microsoft Sets Tolls for .Net Developers · · Score: 1

    No. It's called "quantity control".

  4. Re:So what happens to society? on Autonomic Computing · · Score: 1

    Society as we know it today will go away (good riddance).

    A new society will replace it, and we will laze around all day. The machines will provide. And who fixes the machines? Why the priesthood!

  5. Re:Helium? on Inflatable Loudspeakers · · Score: 1

    Clavin lives!!!

  6. Re:Cool on Scientists Double Optical Fiber Transmission Capacity · · Score: 2, Funny

    We did a test on a private WAN and about 50% of the traffic was heartbeats.

  7. Bang on Maker of Kournikova Gets Wrist Slapped Too · · Score: 1

    The really interesting part is that this kid wasn't even a programmer.

    The really interesting part is that he did not make the gun, just pointed it and pulled the trigger.

  8. Re:Cowards on More News And Links On Yesterday's Terrorist Attack · · Score: 1

    Don't you know that oil from the Middle East was used as fuel in those helicopters, and might even hve been used in the plastic stock on the M-16's?

  9. Re:If you ask me... on Software Aesthetics · · Score: 1

    Comments nothing

    It's all those damn logging calls.

  10. Re:Can I still use journals on Welcome to Slashdot 2.2 · · Score: 1

    So how many bits does it take to stop a door? How high do they need to be piled?

    Hmmm, must used higher massed bits.....

  11. Who Cares Already on Update On Efforts To Block .us Giveaway · · Score: 1
    Your business will fail if you do not have a:
    • .ca
    • .us
    • .tv
    • .bus
    • .wtf
    web address.

    So what?

    Goto Google, type in "my needs", and choose a Web site.

    Who cares what the TLD is.

    -----------
  12. Its not the same ... on You Are What You Click · · Score: 3

    if you use your left hand.

    -----------

  13. Re:The death of a word - Please! on Multimedia: From Wagner to Virtual Reality · · Score: 1

    Multi-media is redundant.

    Multi-medium would be correct, or just Media.....

    -----------

  14. Re:favorite call on A Home For The Technologically Inept · · Score: 1

    For more calls: Tech Tales

    -----------

  15. The other side of the coin on Tech Support: Sucking Even More · · Score: 1

    Jump to Tech Tales

    I have done support for a while (a long time ago, in a place far, far away). It doesn't matter how good your product is. People WILL go 'stupid' on you.

    No software is foolproof, because fools are so ingenious

    -----------

  16. Re:Severity one? on Standards for Bug Severities? · · Score: 3

    I also want the criteria for a standard for what alpha and beta versions are.

    alpha Not all the features / business cases are part of the code. The developers are still adding them.. The code may be unstable, that is crashes for no reason. May contain bugs that trash files. This level should never reach testers who cannot recover their hard drives.

    beta All features coded. The application runs OK. Outside testers (outside the development group) are asked to test it. After a while a public beta may be used where people outside the company may try it.

    This is the traditional way of separating the two. Of course recently some companies have passed off alpha level as beta, the beta level as release. But that's another story :-))

    -----------

  17. Re:Actually, RIAA is wrong about Napster.. on RIAA, DMCA, EFF, And So Forth · · Score: 1

    Blank tapes...Sorry :)

    No you were right the first time. Blank tapes are bland.

    -----------

  18. Re:Uh-oh! on FBI Does A Cracker-Jack Job · · Score: 1

    Quick, take out a patent!

    -----------

  19. Re:Success of Ads on Bringing Interruption-Based Ads To the Web · · Score: 1

    When I notice TV or radio advertisement it is usually to make a mental note to never buy that product (because I'm so damned irritated by it).

    I heard a radio ad for Denny's 9 years ago that was so annoying (two women blathering on about their birthdays, high pitch voices, VERY memorable) that I have not gone to Denny's since.

    Yeah, ads work alright.....

  20. Re:The Internet as TV on Bringing Interruption-Based Ads To the Web · · Score: 1

    Registration is useless. I registered MS DOS 1.0, and they NEVER got back to for an upgrade.....

  21. Re:OH PLEASE! on Sun's (un)official response to .NET · · Score: 1

    Java is NOT platform independent as ANY Java programmer worth his/her weight knows.

    Yes it is. You can of course write JNI, but that is discouraged.

    I have written Java code that runs quite happily on AIX, AS/400, OS/2, and WinNT.

  22. Reliability on @Home Critic Silenced By @Home · · Score: 3

    I was getting errors trying to connect through @Home, so I set up a script to ping and log the DSN and Gateway servers.

    The servers go down EVERY DAY. Sometimes 3-4 times per day. Downtime duration is anything from 3 minutes to 1/2 hour.

    And this is only on my segment....

  23. Re:Security on Steps To Protect Oneself From Corporate Espionage? · · Score: 1

    Absolutely. There was a company that sold a device that was installed in a computer. If the computer was removed the device would destroy the CPU and RAM chips.

    It would NOT destroy the hard drive. This made it completely useless IMHO. Who cares about the machine, it is trivial to replace. The data though....

  24. Re:web pages on High-res Volumetric 3D Display Prototype · · Score: 1

    Because they worry more about content than splash. You know, steak not sizzle.

  25. Write once, never can be written again on Are 'Server Emulators' Legal? · · Score: 1

    So no one can EVER write a new FTP server because it emulates a current version?