Slashdot Mirror


User: mmkkbb

mmkkbb's activity in the archive.

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

Comments · 1,209

  1. Re:Proof on Intel Confirms It Will Ship 160GB Flash Drives · · Score: 1

    Don't modern flash drives have controllers specifically designed to spread writes around the physical media?

  2. Re:This is why I backup my Gmail with G-Archiver on G-Archiver Harvesting Google Mail Passwords · · Score: 3, Insightful

    Sure, but someone could have checked the net activity just as easily.

  3. IBM and Intel? on Is AMD Dead Yet? · · Score: 1

    Funny, IBM's not even in the top 20 semiconductor, and hasn't been in the past 2 years

  4. Re:Typical. on IBM Responds to Overtime Lawsuits With 15% Salary Cut · · Score: 1

    It doesn't anymore, it seems. I set my treshold to -1 and the anon shows up now.

  5. Re:And as quick as it is reported on Apple Crippled Its DTrace Port · · Score: 1

    I have never walked away from my Mac for 24 hours only to discover that it is still compiling the same MacPorts package, and I have never seen MacPorts package database get royally screwed to the frequency I saw when I was using Gentoo.

  6. Re:Intelligent atheist white man seeks sweetie on Command Line Life Partner Wanted · · Score: 1

    RMS definitely has moves.

    Check the URL there :\ Pube5Aynsls?

  7. Re:waste of time on How to Recognize a Good Programmer · · Score: 2, Insightful

    How else do you get the interview in the first place?

  8. Re:If you want to be a developer on What Skills Should Undergrads Have? · · Score: 1

    I am masochistic enough to LOVE Perl. Even though I do Java and C++ for a living, whenever I need to test a concept, or do any sort of ad-hoc text processing (important when we make sure our implementation of an algorithm matches the researchers') I whip out Perl.

  9. Re:If you want to be a developer on What Skills Should Undergrads Have? · · Score: 1

    Exactly. Skills in specific languages don't matter as much, because they keep becoming passé. If you can keep learning new ones (preferably on the job so you don't have to think up something to DO in that language) you'll be fine.

  10. Re:Ideas don't have to be free... on Copyright Cutback Proposed As RIAA Solution · · Score: 1

    Yes. Here are two examples:
    -My first employer out of college was housed in a building that was owned by a corporation owned separately by the owners of the company. When our competition bought us out, the owners of the company continued to hold the building, and the new parent company had to pay rent where before it was free. (We were privately held)
    -The corporate headquarters of the new (publicly held) owners was ALSO separately owned by a different corporation, which was owned by the chairman and CEO. So, in addition to salary and stock options, the CEO was also getting paid rent by the company he controlled.

  11. Re:Tesla won but... on The Last DC Power Grid Shut Down in NYC · · Score: 1

    Someone forgot Ohm's Law.

  12. Re:In the realms of funny.... on Note To Criminals — Don't Call Tech Support · · Score: 1

    The laminate protects the dye on the card from getting scraped off, and also contains the holograms. The laminate on modern ID cards is much harder to rip off and reapply; it doesn't cover the entire area of the card, and rips very easily.

  13. Re:Why ?? on Note To Criminals — Don't Call Tech Support · · Score: 1

    I used to work for one of the companies that supplies Digimarc with printers. We had a framed photo of one of our printers after it had been stolen along with a workstation from some facility. The guys couldn't get through the workstation's security, and then blew away the printer and computer and monitor with shotgun fire.

  14. Re:It's all about the markup... on New England Patriots Obtain Online Ticket Reseller Names · · Score: 1

    That's right. But why stop there?

    Because tickets are a funny resource in that more of them can't be issued. Anti-scalping laws, combined with per-order limits on the number of tickets you can buy, are there to prevent ticket scalpers from buying up as many tickets as possible and artificially restricting the supply of available tickets in order to make a profit. This is similar to the alleged practice of NYC slumlords leaving entire buildings empty in order to drive rents up by restricting supply.

  15. why not use http? on China Now Blocking RSS Feeds · · Score: 1

    That's all feed:// URLs use, innit? A fake protocol always seemed bogus to me. You already have a MIME type.

  16. Re:Time to learn an obscure foreign language on Free Phone Calls... If Advertisers Can Eavesdrop · · Score: 1

    Surely they would display an ad similar to this one in that case.

  17. Re:Old News on G.I. Joe No Longer the Real American Hero? · · Score: 1

    OMG, I totally read the same thing.

  18. Re:I hope they test it! on Boeing's New 787 Wings — Amazingly Flexible · · Score: 1

    It's not just crash survivors that need to be worried about. What about crashes in populated areas?

  19. Re:This will make things interesting on Microsoft To Dump 32-Bit After Vista · · Score: 1

    You can just change your default posting mode to plain old text. Then your line breaks will be translated to
    s

    See?

  20. Re:No TI-99/4A? on The Top 21 Tech Flops · · Score: 1

    Yeah, that's the same one I had. I never used the tape capability much. I only used it as a console game system. My parents tried to use it as a personal finance manager and whatnot, but there was no storage capacity, so it was almost useless.

  21. No TI-99/4A? on The Top 21 Tech Flops · · Score: 1

    The first 16-bit PC that eventually went on to take down TI's personal computing division by losing too much money? Meanwhile, I see fridges in the store that can display TV and whatnot. Lame.

  22. Re:DAT was a flop? on The Top 21 Tech Flops · · Score: 1

    I think it is losing to hard disk recorders not that HD capacity is more affordable. Sony has stopped making recorders. However, it was a common thing to have among recording studios. However, it was pitched as a replacement for audio cassette in the consumer space, where it failed utterly. Worse than MiniDisc.

    The article is dead wrong about Philips' involvement. Philips and Matsushita developed the competing DCC, which actually played analog cassettes. DAT has based on videotapes.

  23. Re:Countdown till said inventor disappears... on The Air Car Nears Completion · · Score: 1

    The first one is probably talking about Cyclamate.

  24. Re:Danger... on The Air Car Nears Completion · · Score: 1

    DES PINGOUINS! excellent ça :)

  25. Re:Wow! on Is Computer Science Dead? · · Score: 1

    You're absolutely right. This is orthogonal to wasting time coding a specific linked list instead of using the STL version, for example.