Slashdot Mirror


User: tcopeland

tcopeland's activity in the archive.

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

Comments · 1,760

  1. Re:Just Remember. on Details On Worldwide Surveillance and Filtering · · Score: 1

    > Thank god my van is blue.

    I refer you to suspiciousvans.com. As the first image says, "Free Candy!"

  2. How well I remember... on The First High-Definition TV, Circa 1958 · · Score: -1, Troll

    ...Roosevelt going on television to talk about the stock market crash. Those were the days!

  3. Re:Show of Hands on Senate To Reconsider Wiretap Immunity · · Score: 4, Funny
  4. Ship's logs... on Cursive Writing Is a Fading Skill — Does It Matter? · · Score: 1

    ...at least in the Coast Guard are all done in print in uppercase. So you get:

    2045 LTJG COPELAND RELIEVED THE WATCH. U/W AS BEFORE, C/S 290/6 KTS.

    and all that sort of thing. Most folks' uppercase print letters seem look the same. At least they do after they're forced to rewrite a log for neatness :-)

  5. Re:Talk is cheap on Lawmakers Voice Support For NASA Moon Program · · Score: 0

    > what the engineers say about the temperature
    > and o-rings? let's launch!

    I just finished reading a neat book about the Challenger (not the Columbia) disaster and other material failures - Why Things Break by Mark Eberhart. Some good technical discussion of Kevlar in there too. Nifty stuff!

  6. Let me break it down for you... on Maori Legend of Man-Eating Birds is True · · Score: 2, Funny
  7. Re:Lack of story comments so far on Clojure and Heroku Predict Flight Delays · · Score: 1

    > on top of the most obscure infrastructure imaginable.

    I don't know... look at the Aloha on Rails session summaries; Blake Mizerany says:

    Heroku has over 32,000 apps running on it currently, some serving hundreds of requests per second.

    Not bad.

  8. Re:I must be young at heart on The Mindset of the Incoming College Freshmen · · Score: 1

    > Biden has power?

    Well, he has power to annoy the Russians by going on about their 'withering economy'.

  9. Software Engineering Radio... on Scala, a Statically Typed, Functional, O-O Language · · Score: 1

    ...had Martin Odersky in for an interview a while back.

    It's good stuff; se-radio isn't afraid to get down in the weeds with the interviewee.

  10. Re:This is a good idea on Army Asks Its Personnel to Wikify Field Manuals · · Score: 1

    > Then goes on to divide the reading list based on the rank of the reader?

    Some truth to that... but I don't know. Seems to me that the senior officer books are more around strategy (see the Navy reading list 'Senior Leaders' section) while the junior folks' books are more general stuff and easy reads. For example, look where Ender's Game shows up on several lists...

  11. Re:This is a good idea on Army Asks Its Personnel to Wikify Field Manuals · · Score: 3, Interesting

    > most of the grunts I have worked with have a
    > reading / writing level of less an 8th grade student.

    Check out the Army reading list section for cadets, soldiers, and NCOs. Some good stuff there... especially Keegan's "Face of Battle". On the other hand, I have no idea how many folks in those ranks have read any of those.

  12. Re:The "Real Reason" on Major Carriers Shun Broadband Stimulus · · Score: 3, Funny

    > there are never-ending strings attached to government money.

    Yes, but that money must be spent! I quote our vice president: "You're telling me we have to go spend money to keep from going bankrupt? The answer is yes, that's what I'm telling you." Classic stuff!

  13. Re:they don't want real broadband... on Major Carriers Shun Broadband Stimulus · · Score: 0, Troll

    > Comcast/AT&T/Time Warner suck, but you can bet
    > that the US government will suck even worse.

    Yup. That's how I feel about healthcare, too. It's a dog's breakfast now, but having the government take over won't help.

  14. Re:I say DIG on Will Silicon Valley Run Out of Data Center Space? · · Score: 4, Funny

    > there are plenty of sites available [missilebases.com]
    > to build your own hardened data center.

    You'll need to watch for deep crows, though.

  15. Re:You can shoot people, son, but don't blog! on US Marine Corps Bans Social Networking Sites · · Score: 3, Interesting

    > any Marine who could read and write
    > was immediately promoted to officer.

    These days, though, Marines are different. Check out the Marine Corps reading list, especially the "Private to Lance Corporal" section. "Ender's Game", "The Ugly American", etc...

  16. There's lots of analysis... on Arizona Considers Selling Capitol Buildings · · Score: 2, Funny

    ...in yesterday's post on Mike Shedlock's blog. He makes a telling point: "Bear in mind, you can only sell the Capital Building once. Then what? Is anyone looking ahead?"

  17. Re:So lemme make sure I got this right... on Sun's JRuby Team Jumps Ship To Engine Yard · · Score: 1

    > you'd think the stability of working at a large, deep-pockets
    > organization would have been an attractive option

    Maybe, although those large organizations are the ones that can outsource or cut an entire department for any reason or no reason at all. With a smaller company you at least have some hope of influencing the bottom line and knowing what's going on.

  18. The interesting bit... on Sun's JRuby Team Jumps Ship To Engine Yard · · Score: 4, Interesting

    ...is that now EngineYard has full-time folks working on Rubinious, JRuby, and Ruby 1.8.6. It's Ruby implementation central over there.

  19. Re:JRuby is a failure. on Sun's JRuby Team Jumps Ship To Engine Yard · · Score: 3, Insightful

    > If there's one thing even slower or more pointless than jvm and ruby,
    > it's ruby on rails. I guess someone didn't get the memo,
    > but RoR's 15 minutes are up.

    To the contrary, people are cranking out new Rails apps at a furious rate, and lots of Java and C# apps are getting ported over to Rails. It's good times.

  20. Re:OMFG!!!! on DHS Pathogen Lab To Be Built In "Tornado Alley" · · Score: 1

    > I miss the good old disaster flicks of the 1970s

    Indeed sir, but I look forward to 2012 topping them all. Consider the latest trailer... looks like good times...

  21. ZeroHedge has been hitting on this... on Stock Market Manipulation By Millisecond Trading · · Score: 1

    ...for a while. A post from several days ago - The Day That Was - HFT's Superdominance. Extra points to them for the Fight Club motif!

  22. Re:The first thing to do... on Even Faster Web Sites · · Score: 1

    > YSlow was also written by Steve Souders (the author of Even Faster Web Sites)

    Ha, that's awesome, I did not know that! Very cool, thanks for the info!

  23. The first thing to do... on Even Faster Web Sites · · Score: 5, Informative

    ...when your site is slow is to fire up YSlow and see what it says. Sometimes all you have to do is enable mod_expires in Apache to get a huge performance increase and a much lighter server load.

    If YSlow doesn't flag anything, then you've got to start digging. But at least you've eliminated some of the easy fixes.

  24. Re:For a great study on Agincourt... on Medieval UK Battle Records Released Online · · Score: 1

    > Keegan is an excellent writer.

    Yup, right now he's got three books on the USMC reading list.

  25. Two technologies come to mind... on Medieval UK Battle Records Released Online · · Score: 3, Interesting

    ...Sphinx for lightning-fast searches (and stemming, and relevancy, and much more) and Open Calais for text analysis. Combine this data set with those two tools and you could have a pretty nifty site.