Slashdot Mirror


User: endeitzslash

endeitzslash's activity in the archive.

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

Comments · 69

  1. I imagine. . . on Synthetic Vision · · Score: 5, Funny

    I imagine one could also remove mountains to allow remote viewing of approaching territory.


    I imagine nerds removing walls to allow remote viewing of the girls locker-room.

  2. Who needs mySQL on MySQL 4 Declared Production-Ready · · Score: 0, Troll

    MS SQL server has much better sharing capabilities.

  3. God I'm sick of the whining on Half Mast · · Score: 1

    This will probably never be seen, but. . .

    I have to say that I'm sick of self-proclaimed "geeks" whining about the "jocks" who harassed them in HS or how they were "outcasts". There is no law that says everyone will be respected, popular and get laid in HS. Have you considered that if you have no friends whatsoever, that you might have a shitty personality? Or if you hang around with other "outcasts", then you are not really an "outcast"? Christ people, suck it up and deal! I didn't hang around with the "popular" people in HS, but who cares? They were assholes. And I was probably an asshole, too (maybe I still am), since the typical teenager has massive narcissistic tendencies.

    Some people have *real* problems growing up, like alcoholic/abusive parents, or drug addictions, or poverty, or a host of other things that make your martyr complex driven "oh I'm a poor downtrodden geek" shit look like the pathetic whining it is. Most of you are out of HS now. . .just let it go. All this talk about "all the jocks now work at the gas station" and shit is just petty. It was only 4 years (hopefully) of your life. . .let. . .it. . .go.

  4. Re:Uh, he's a Linuxworld columnist? on Trail of Tears: MySQL, ODBC, & OpenOffice 1.0 · · Score: 1

    With that being said, if someone who has at least a basic understanding of Linux has that much difficulty installing something like this, than "Joe Sixpack" isn't going to be able to figure it out either.

    I wonder what kind of beer "Joe Sixpack" drinks?

    Probably Duff. . .er Bud.

  5. Phish concerts on Instant Concert CDs? · · Score: 1

    Perhaps they got the idea from here:

    http://www.livephish.com/

  6. Obligatory Simpson's Quote on Critics Pan Nemesis · · Score: 0, Redundant
  7. Re:I don't know on New Mad Max Film · · Score: 1

    BTW, the "mexican loco weed" thing is an urban legend. It never happened.

    You've obviously never seen Popeye in Rodeo Romeo

  8. Re:Shortsighted quick readers should not post on Danish Anti-Piracy Organization Bills P2P Users · · Score: 1

    People - listen. This is not a troll or flamebait. Remember something
    If you are not doing anything illegal - you have nothing to worry about!

    Who are you? John Poindexter? That's just the kind
    of attitude that leads to a well-surveilled police state.

  9. Re:One flaw... on eDimensional Wired 3D Glasses Review · · Score: 1

    Tell that to Kirby Puckett. . .

  10. Re:Cheap RAID in five steps!!! on Have Fujitsu Harddrives Been Failing in Record Numbers? · · Score: 1

    Step 1: Install any Linux Distro, enabling Software RAID
    Step 2: ??

  11. Great, but on Browse All You Want At Work · · Score: 3, Funny

    where can I hide my Cheryl Tiegs poster?

  12. Re:Too much too quickly... on Computerized Betting System Proves Vulnerable · · Score: 1

    Criminals that *get caught* are stupid. The smart ones are in Tahiti with your money.

  13. If you want to destroy my boxen. . . on Running 100,000 Parallel Threads · · Score: 3, Funny

    Launch 100,000 threads while I walk away. . .

    OK I'll shut up now.

  14. Re:US Broadband behind the times on 'Harry Potter' Offered (Legitimately) on the Net · · Score: 1

    According to the 1990 Census it's about 75/25 urban/rural.

  15. Gnutella Slashdotted? on The Two Towers Hits the Net · · Score: 1

    I wonder if Gnutella can be slashdotted?

  16. Re:Telstra and MS go back a ways. on Telstra Considers 45,000-Seat Linux Deployment · · Score: 2, Informative

    > I find it interesting that they are considering
    >Linux workstations when there isn't actually a Linux
    >client for their messaging system.

    Er. . .ever heard of Ximian's Connector?

  17. Witty reparte leading up this quote on Microsoft Sinks Teeth Into New Orleans · · Score: 1

    Jake: "Shit!"
    Elwood: "What?" Jake: "Rollers!" Elwood: "No!" Jake: "Yep!" Elwood: "Shit!"

  18. Re:I agree on From Software to Soup: On Trading Coding for Crepes · · Score: 1

    You know what Stuart? I like you. You're not like the others here in the trailer park.

  19. Engineers use it. on Is FORTRAN Still Kicking? · · Score: 1

    I do subsurface fluid flow modeling and most of the industry standard codes are written in Fortran. Examples: Flow and Transport: MODFLOW-88, 96, 2000 (Fortran 77, 77, and 95) UTCHEM 6.2 and 7.1 (Fortran 77, 90) SWIFT (Fortran 77) Optimization: PEST (Fortran 77 or 90) The addition of dynamic array allocation was the largest (and best) improvement between 77 and 90 in my opinion. Also, the modularity has improved with each new addition. Basically I find a combination of Perl and Fortran to be the most useful for crunching numbers and interpreting results from the huge data files that are produced. -ed