Slashdot Mirror


User: syntap

syntap's activity in the archive.

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

Comments · 511

  1. "They got troubles" on Dying Man Shares Unseen Challenger Video · · Score: 1

    A sad understatement in retrospect, RIP Challengers.

  2. Cheap Settlement on RIAA To Appeal Thomas-Rasset Ruling · · Score: 0, Redundant

    I wouldn't settle for $1.92 either, those RIAA jerks aren't getting a penny!

    I want my two dollars!

  3. Even More Money on Ubuntu Moves To Yahoo For Default Firefox Search · · Score: 0

    And if one uses Bing Cashback, one is being paid by Microsoft to use Ubuntu and giving them money to shop online using it, perhaps to buy a Linux-friendly netbook and the cycle continues.

  4. How is this Different from WinMobile? on Carriers, Manufacturers Are Strangling Android · · Score: 4, Insightful

    Windows Mobile, which unlike Android has always ranged from okay to sorry, must be updated by the phone manufacturers unless you luck out and your model gets attention from ROM cookers. Yet it has lived for over ten years... why would the expectation for Android be any different? Perhaps I am being cynical, but this smells like fear-mongering from parties that still think WinMo has a future.

  5. Or just use PAR for your archives on One Way To Save Digital Archives From File Corruption · · Score: 1

    Done. +1 to the poster who said there is some round transportation implement being reinvented here.

  6. Re:!begsthequestion on Ten Things Mobile Phones Will Make Obsolete · · Score: 0, Offtopic

    That is one of my biggest peeves as well. I cringe when I read or hear it.

  7. I can't believe the OP is even possible on If the Comments Are Ugly, the Code Is Ugly · · Score: 2, Insightful

    Whoever is criticizing grammar in comments obviously never had to look through legacy code and ask him/herself "WTF was this developer thinking?!" Or better yet, looking at one's own code written five years earlier and asked him/herself "WTF was I thinking?!" In those cases, any comments at all will provide clues.

    We should be encouraging coders to use comments _at all_, not giving incentive to shortchange it because they are going to be graded on stuff the compiler ignores. Any coder stuck with making changes to old code will be very thankful to see long-winded comments.

    Let's not forget that code is read many more times than it is written. Yes, it would be nice to have precise comments that tell all. But if a coder wants to go into detail then friggin let him, to suggest otherwise is just dumb.

  8. What will they name it on Now Linux Can Get Viruses, Via Wine · · Score: 1

    The Linux virus via WINE, or S-WINE bug.

  9. 520 people, that's a big ship on Volunteers Wanted For Simulated 520-Day Mars Trip · · Score: 0

    And a lot of beer, card games, and magazines to pass the time.

  10. For the love of God the company is called "Danger" on The Sidekick Failure and Cloud Culpability · · Score: 4, Funny

    Didn't that throw up any red flags for ANYONE?

  11. Discount Cell Phone Batteries on Penny-Sized Nuclear Batteries Developed · · Score: 1

    So when you go on eBay and buy a (nuclear) cell phone battery that says it is shipping from Taiwan, and it blows up in your back pocket, you get to take out the city along with your ass?

  12. Ratings were disabled for the video on Mainstream Press "Cringes" At Win7 Launch Parties · · Score: 2, Funny

    I wonder why, they were ashamed of it as soon as they posted it.

    I actually watched the whole thing... you guys didn't, so you didn't see the older lady and the oldest lady erupt into passionate lesbian sex. The dudes pulled out weapons and began close-quarters combat. The video ended with the Mac guy emerging from stage right and saying "pwn3d".

  13. I wrote an article on something like this on Data Locking In a Web Application? · · Score: 1

    I wrote an article for Delphi Developer magazine back in the late 90's on Paradox in client/server and shared network environments. To summarize, it can be done but you really need to move to a database server. Paradox was designed to be a desktop database, and use for anything else is difficult and unreliable, not to mention simply technically inappropriate for the tool.

    Database servers are meant to handle that kind of thing for you. I would suggest Firebird or Interbase if you want a more "Borland" (or whatever Borland is now) approach, or look into MySQL or even MS SQL Server Express.

  14. The poster is a state employee? on Professor Posts "Illegal Copy" of Guide To Oregon Public Record Laws · · Score: 3, Interesting

    I assume this professor is a state employee of Oregon as an employee of the University of Oregon... I wonder if he puts his job in danger by opposing his employer like that.

    Don't get me wrong, I fully support what he is doing. My question is will the retaliation come in an unexpected direction, a firing based on behavior of a state employee or violation of oath to uphold state laws or something as opposed to any anticipated legal action over the posting itself?

  15. he said "pole" on "Overwhelming" Evidence For Magnetic Monopoles · · Score: 1

    I thought we were talking about a Slashdot question that only had the CowboyNeal answer as a choice.

  16. primitive pr0n on UK's Oldest Computer To Be "Rebooted" · · Score: 2, Interesting

    We didn't think we were doing anything pioneering at the time

    Yeah, that's what the ASCII art inventors and the creators of GIF at CompuServ said.

  17. Beware the Details on "Easy Work-Around" For Microsoft Word's Legal Woes · · Score: 1

    As we all know, when someone (usually a non-techie or a PHB) says "All you have to do is blah blah" it usually means it will be far from simple and easy.

  18. Why can't Larson do what Lucas Did on Battlestar Galactica Feature Film Confirmed · · Score: 1

    ... and spruce up the old series with CGI environments... ships in the air and a couple of bantha or dewbacks walking through New Caprica before the attack?

    Seriously, in how many ways does this story need to be told? It's why we have re-runs and syndication agreements.

    I could see doing something like Richard Hatch's idea of creating a new movie that erases the embarrassment of Galactica 1980 and adds to the story where the original series left off, with as many of the original actors as you can get. But at what point does it get ridiculous? Is this what happens when you let studios own shows instead of the writers?

  19. First Post for Everywhere Except Yemen on Yemenis Should Be Incensed At Websense · · Score: 4, Funny

    They won't see this.

  20. pr0n on Transparent Aluminum Is "New State of Matter" · · Score: 1

    There has got to be a use somewhere... boots, S&M wear, something...

  21. Again, Pascal gets the Shaft on Open Source Languages Rumble At OSCON · · Score: 2, Funny

    Then again what is Pascal without Borland anymore?

  22. Not to be picky, but it is "NHTSA" on US Agency Blocked Cellphone / Driving Safety Study · · Score: 1

    National Highway Traffic Safety Administration.

  23. PIck a different module or direction on How To Get Out of Developer's Block? · · Score: 3, Insightful

    That has happened to me on lone-gunman projects. It is particularly troublesome when you are determining your own deadline as the writer's block feeds procrastination.

    Because this is a lone gunman project you may have an ordered list of development steps or modules to develop in your head. One thing to try would be to mix up the order of development a little in order to jump-start your brain and motivation with something different while at the same time being productive on the project.

    Or set up a development schedule with firm delivery milestones and hand it to your boss, and working against a deadline may get the brain moving.

  24. Windows CE has a few applications too on Zune HD Unveiled, Set For Fall Release · · Score: 2, Informative

    Mod me down for defending Microsoft, but the note

    "The new Zune will be based on a custom version of Windows CE, while the iPod Touch runs on the already popular iPhone platform, for which thousands of applications are available."

    fails to acknowledge that Windows CE has been around a bit longer than the iPhone OS and has tons of applications available. Just sayin'.

  25. An Inconvenient Truth on When Does Gore Get In the Way of Gameplay? · · Score: 1

    Al Gore invented game play. And then the Internet.