Slashdot Mirror


User: phantomfive

phantomfive's activity in the archive.

Stories
0
Comments
31,362
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 31,362

  1. Re:Netanyahu is an embarrassment on Israel 'To Review' Top Appointment After Facebook Controversy (bbc.com) · · Score: 1

    And it's not looking like the next presidential election will be much better.

  2. Re:How is this different from the US GOP? on Israel 'To Review' Top Appointment After Facebook Controversy (bbc.com) · · Score: 1

    But the Netanyahu administration is putting that all at risk by closely aligning with only the right wing of the Republican Party.

    How is Netanyahu aligning closely with only the right wing of the Republican Party? Serious question.

  3. Re:How is this different from the US GOP? on Israel 'To Review' Top Appointment After Facebook Controversy (bbc.com) · · Score: 5, Insightful

    This seems extremely petty, though.

    It is.

    All the same, you'd kind of hope that a communications director would have a little sense of what he should post on the internet.

  4. Re:How is this different from the US GOP? on Israel 'To Review' Top Appointment After Facebook Controversy (bbc.com) · · Score: 2

    I fail to see how this is different from many of the comments made by US Republicans about the Obama administration.

    Because the Obama administration complained to the Israeli government that they'd been insulted. The Israeli government felt like they should respond.

  5. Re:Won't make a change on Before Barbie's Brainy Makeover, Mattel Execs Met With White House, Google · · Score: 1

    We are talking people here who dedicate 14 hours a day towards studies and work, and can take such self-destructive workloads better than women on account of biological/physical handicap over women.

    I don't know what you're talking about, at my university, there were women who took 21 credits of math classes in one semester. There aren't many men who could do that (of course, some can....the ability to work hard is unrelated to gender).

  6. Re:So tell them to Bugger off. on Corporations and OSS Do Not Mix (coglib.com) · · Score: 1

    You respond with, "feel free to hire a team of programmers to fix that. you have the source code.:" Honestly, you have to act like Linus if you run an OSS project.

    Somehow I think Linus would have some......different words.....

  7. Re:This is the threat...? on Corporations and OSS Do Not Mix (coglib.com) · · Score: 1

    I've never exactly gotten this. Why does anyone who is giving something away particularly care if someone who is getting it for free uses it or not?

    Most people I've talked to who write open source code want their code to be used by people. That is fine.

    Other people, like Andrew Tridgell, just like making a great project. I really admire those people.

  8. As a backup system, git works better than dropbox.

    yes lol, absolutely

  9. Re:Fine Example. on Hackers Who Hit CIA Director Break Into Law Enforcement Tools (wired.com) · · Score: 1

    Hacking like this is just going to get worse and worse until people make security a priority. Right now it's not a high for people, as Linux recently pointed out.

  10. Not long ago someone was trying to convince me that git is an acceptable backup for your code, because it's distributed, so you don't need any other backups.

    This story is another reminder that Git is not a backup. (As the older saying went, "RAID is not backup"). Mirroring is not a backup either, for similar reasons.

  11. Re:Should help Linux in the long run on Steam Has Brought 1,600 Games To Linux In the Past Three Years (phoronix.com) · · Score: 1

    I'm kind of ok without the Halo or CoD crowd.....it makes the community better when aim-assist isn't needed.

  12. Re:After transcanada pulls the plug on Obama Rejects Keystone XL Pipeline (washingtonpost.com) · · Score: 1

    Zero chance.

    More knowledgeable people than you have looked at the problem and disagree. Thus you would be wise to at least look at their arguments. As for OPEC.......OPEC is not as powerful or as united as they once were. Furthermore, SA has said that with green technologies and electric cars, they don't expect the price of oil to stay high for long, and they plan to drill as much out of the ground as fast as they can while they can still sell it.

  13. Re:Same with the anti-nuke crowds on Obama Rejects Keystone XL Pipeline (washingtonpost.com) · · Score: 1

    I'd like to see a real-world test of the feasibility of a thorium reactor. It produces electricity and completely eliminates any concern about weapons-grade fissile material.

    There are several ongoing projects.

  14. Re:fighting carbon pollution? on Obama Rejects Keystone XL Pipeline (washingtonpost.com) · · Score: 1

    Isn't that what the $700 billion stimulus was for?

  15. Re:After transcanada pulls the plug on Obama Rejects Keystone XL Pipeline (washingtonpost.com) · · Score: 1

    Oil prices still have room to fall for various reasons. We could very well be looking at $20 a barrel oil soon.

  16. Re:"It has to be perfect before it'll work" on Autonomous Cars Aren't As Smart as They're Cracked Up To Be (computerworld.com) · · Score: 1

    The issue here is that these cars won't know even how to get off the god damn parking lot without GPS and mappings

    That's a good example

  17. Re:I don't buy it on Report: Google Wants To Design Its Own Smartphone Chips (arstechnica.com) · · Score: 1

    The difference, of course, is that adding cores and 64-bit are upgrades, they make your phone/computer better.

    Using a VM will slow things down, and is essentially a failure on the part of the OS designers, added in a way to provide backwards compatibility (like in OS/360) or as a way to provide security that should be in the OS but is not. On a server, VMs are often used as a way to prevent different services from conflicting with each other, or as a way to bundle them up so they can be easily transferred from one physical box to another, but that doesn't really apply on a phone.

  18. Re: Near monopoly?! on Report: Google Wants To Design Its Own Smartphone Chips (arstechnica.com) · · Score: 1

    What about TI OMAP? There were quite a few phones with that chipset last time I checked (a year and a half ago).

  19. Re:Not just google on The 'Trick' To Algorithmic Coding Interview Questions (dice.com) · · Score: 1

    What you call 'custom data structure' might as well be a 'domain model'.

    Maybe.....when I think of a domain model, I think of a higher level design, that isn't concerned with the lower level implementation details. That is, the domain model won't particularly care if you use a linked list or an array list as long as it is sufficiently performant.

  20. Re:Not just google on The 'Trick' To Algorithmic Coding Interview Questions (dice.com) · · Score: 1

    (And at that time most data structures we now have in libraries where already existans and taught in schools/universities)

    Donald Knuth said that when he wrote The Art of Computer Programming, programmers were amazed that they could write their own linked lists. The idea had never occurred to them (because they were provided by libraries from the computer manufacturers). That was a long time ago, and yet there was still need for custom data structures, just as there is today.

  21. Re:I don't buy it on Report: Google Wants To Design Its Own Smartphone Chips (arstechnica.com) · · Score: 2

    Yet somehow, everyone who bought an Android phone is using google's JVM. Guess what the VM in JVM stands for?

    That's great, so if you throw that in another VM, it would be a VM running in a VM.

  22. Re:I don't buy it on Report: Google Wants To Design Its Own Smartphone Chips (arstechnica.com) · · Score: 2

    Google needs to have a hypervisor, VMs, and have all this work seamlessly for Joe Sixpack. Virtualization takes the right hardware to pull off.

    That's the first time I've ever heard anyone ask for VMs running on a phone.

  23. Re:ROI on Why New Antibiotics Never Come To Market (vice.com) · · Score: 1

    Maybe if you were to pay me for my time, I can educate you on the subject.

    Give me an address and I'll send you a check.

    I already owe you one, after all, for you comedian skills. Your response there gave me a good laugh.

  24. Re:ROI on Why New Antibiotics Never Come To Market (vice.com) · · Score: 1

    Because of the Prisoner's dilemma. This is basic game theory, and not some astounding revelation.

    If you want to make an argument based on "basic game theory" you need to show that it applies in this situation, and that government regulators would do a better job allocating resources overall.

    Based on your comment, you haven't thought about this situation deeply, and are only capable of facile responses on the topic.

  25. Re:I talked to a doctor about this one on Why New Antibiotics Never Come To Market (vice.com) · · Score: 1

    as for AIDS, the current drugs are very high profit and keep the patient hooked for a very very long time. Actually curing the disease would be cutting their profits.

    The clear evidence against your point here is that companies are paying a lot to cure AIDS. An explanation would be that although it might cut profits for the industry overall, it would also give huge profits to the company that actually found a cure.