Slashdot Mirror


User: phantomcircuit

phantomcircuit's activity in the archive.

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

Comments · 998

  1. Re:SMP + Stability = Win! on FreeBSD 7.1 Released · · Score: 1

    I have FreeBSD running on a laptop with gnome.

    This is the only configuration under which it is even reasonably responsive (well it's more responsive with XFCE but I don't like it).

    The hdd is only 20 GB, and install of XPSP3 with all the updates is not roughly 16 GB.

    FreeBSD install with gnome/firefox3/openoffice.org-3? 5GB. And I still need to clean out the ports tree (I forgot to do it while installing the ports :|)

  2. ForeSight.Org Down on New Method To Revolutionize DNA Sequencing · · Score: 1

    I guess they didn't have the foresight to use a real host.

    I'll be here all night folks try the steak.

  3. Re:Short Answer No, But They Never Were on Are Biofuels Still Economically Feasible? · · Score: 1

    Sure it's economically feasible for a single person to do it.

    But there just simply isn't enough French fry grease to power the entire country, or even a small portion of the country.

  4. Short Answer No, But They Never Were on Are Biofuels Still Economically Feasible? · · Score: 3, Insightful

    Are Biofuels Still Economically Feasible?
    No

    Were they realistically feasible in the first place?
    Absolutely not. The quantity of land that would need to be re-purposed if a significant percentage of US oil usage was to be bio-fuels would be enormous.

  5. Re:UAW on Tech Firms Oppose Union Organizing · · Score: 1

    I hear this argument all the time. But have you ever actually ran the numbers for it?

    Fords CEO makes 2 million a year. Ford has approximately 90K employees. ((2000000/90000) / 52) / 8 = 0.0534188034

    So that means the CEO is effectively being paid 5 cents from every employees salary.

    Big fucking deal.

  6. Re:UAW on Tech Firms Oppose Union Organizing · · Score: 1

    There is not an unlimited amount of money to distribute here.

    Every dollar that a shitty employee receives is a dollar that a good employee does not.

  7. Re:What went wrong here? on CAN-SPAM Act Turns 5 Today — What Went Wrong? · · Score: 1

    2) Problem transcends US Jurisdiction

    The vast majority of spam originates in the continental united states.

  8. Looks like it is T10 SCSI on Oracle Adds Data-integrity Code To Linux Kernel · · Score: 1

    ... whatever that means.

    Info

  9. Re:Congratulations... Oracle on Oracle Adds Data-integrity Code To Linux Kernel · · Score: 2

    I'm not certain but it appears to be checksumming data while it is moving around the kernel after a write or read call is made.

    Seems like something that should be handled in hardware with ECC, but what do I know.

  10. Re:Broadcom is crap on Broadcom Crams 802.11n, Bluetooth, and FM Onto a Single Chip · · Score: 4, Informative

    Intel wireless chipsets work essentially flawlessly and are opensource

  11. I suspect the world will end with tiny penises on This Is the Way the World Ends · · Score: 2, Funny
  12. Re:Unconstitutional on Time To Discuss Drug Prohibition? · · Score: 1

    They took advantage of the wording of the constitution.

    Possession of marijuana is not in and of itself a crime. Possession of marijuana without the proper tax stamp is a crime.

    Marijuana is not illegal it is the failure to have the proper tax stamp, which just so happens to be unobtainable.

  13. Re:IPV4 addresses are NOT running out on IPv6 Adoption Up 300 Percent Over 2 Years · · Score: 1

    I was assuming that you would be able to forward the port.

  14. Re:IPV4 addresses are NOT running out on IPv6 Adoption Up 300 Percent Over 2 Years · · Score: 1

    Remote desktop. When troubleshooting, I can't just ask the person I'm helping to install VNC, because then I'd have to explain to them how open the port.

    You do know that RealVNC will connect out to you right?

    also TeamViewer is infinitely useful

  15. Direct Link to results on Against Unknown Viruses, Avira AntiVir the Winner For Now · · Score: 1, Informative
  16. Re:What a tool... on Groklaw Summarizes the Lori Drew Verdict · · Score: 1

    A reasonable person would expect a baseball to seriously injure somebody with an unusually thin skull.

    The question is would a reasonable person expect a depressed girl to kill her self because of a fictional breakup?

    The problem here is that you cannot answer that question unless you have been depressed or know someone personally who has been depressed.

    The interaction here is significantly more complex than the simple baseball example.

  17. Re:open source hardware on The State of Open Source Hardware In 2008 · · Score: 1
  18. Re:I am typing this from Gnewsense on Proprietary Blobs and the Pursuit of a Free Kernel · · Score: 2, Informative

    Maybe you have not heard of OpenJDK?

  19. Re:Better ban email to on Worm Attack Prompts DoD To Ban Use of External Media · · Score: 1

    All access across the Internet can be filtered and scanned.

    The security risk here is that there is no way to scan external media until it is already plugged in, and no matter what the anti virus vendors say even malware that they detect will often manage to execute before the file is flagged.

  20. Re:Indian Flag on moon on Chandrayaan-1 Successfully Reaches 100km Lunar Orbit · · Score: 1

    Projectile flags?

  21. Re:Indian Flag on moon on Chandrayaan-1 Successfully Reaches 100km Lunar Orbit · · Score: 2, Insightful

    Wait so they are just going to drop their flag on the moon?

    That is just incredibly disingenuous, planting a flag has always meant that a human has set foot on the land.

    Also Russia and Japan are lame for that as well.

  22. Re:ATM machines on Microsoft Discontinues Windows 3.x · · Score: 5, Insightful

    Ever notice that the part that is slower involves you looking at an advertisement?

    Me thinks that is not a coincidence.

  23. You can't play after you finish on Fallout 3 Launches Amidst Controversy · · Score: 1

    The game is tons of fun, but you can't continue to play after you finish the main quest!

    Regardless of the decision you make (no spoiler here).

  24. Re:Package Managers? on OpenOffice.org V3.0 Sets Download Record, 80% Windows · · Score: 1, Informative

    It's not in either the gentoo or ubuntu repositories yet.

  25. Re:Expansive syntax, and the work required.... on Shuttleworth On Redefining File Systems · · Score: 2, Funny

    To do even this simple thing with Linux, all of our applications would have to be re-written to enable a new file specification syntax, hopefully one reasonably compatible with the past. We're talking about a shitload of work, so it's important to agree on a set of goals first, to avoid having to re-do it later.

    And there you have it, that is the advantage that open source really has. Backwards compatibility can be dropped fairly quickly because other software that relies on those APIs can be rewritten by the same people who changed the API.