Slashdot Mirror


User: tukang

tukang's activity in the archive.

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

Comments · 281

  1. Re:How is this interesting? on Robots May Inspire Suits Against Programmers · · Score: 1

    It depends. If I bought a lock that was advertised as safe and the kids picked it with a paper clip then I may very well sue the company responsible for that advertisement. I think software is no different. You have to look at what was promised and what was delivered. The sophistication of the hack - actually the hole - also matters in determining if there was negligence. If the kids used a backdoor program that the devs forgot to take out or if the devs forgot to do something as simple as defending against sql injection then I would call that negligent (if the product was advertised as secure that is).

  2. Re:No there's not on WikiLeaks Gives $15k To Bradley Manning Defense · · Score: 1

    While all orders must be lawful to be followed, there are not provisions for someone to say "Well it was a lawful order, but I thought it wasn't best for the American people."

    Your argument that all lawful orders must be followed was the defense of Nazi officers in Nuremberg and the Allies (including the US) did not accept that defense. They responded that some orders should not have been followed because they were unethical. I'm not saying that keeping information secret is the equivalent as helping execute genocide but my point is that it has been established that a soldier should *not* follow orders if the order is unethical. Whether he can convince military tribunal that not leaking the information would have been unethical is another story.

  3. Re:I retract my earlier statement on Program Uses GPS To Track Sex Offenders · · Score: 1

    Is it possible that the recidivism rate is lower *because* we treat them differently? Isn't that the entire point of programs like these - to lower the recidivism rate?

  4. Re:There is no need for logic... on Google Goggles Solves Sudoku · · Score: 1

    Sudoku is an np-c problem (actually the hitting set problem or graph coloring problem), so it's "hard" by definition. It may be easy to brute force a small grid but the problem gets exponentially more difficult as you increase the grid size and brute-force quickly becomes extremely slow.

  5. Re:heh on Apple Pulls VLC Media Player From AppStore · · Score: 1

    He may be talking about obsolescence as opposed to durability. Back in the 90s a lot of people were upgrading their computers once a year because most new software required a relatively recent hardware to run well whereas now you can often get by with 5 year old pc. Every new computer I've gotten lasted longer than the previous one.

  6. Re:If FB does become the SSO, at least do it right on Will Facebook Become the Net's SSO? · · Score: 1

    That's assuming that the brute force attack is done locally as opposed to sending login requests to the server - in which case the server, not the attacker, would use 1000x processing power.

    The only way an attacker can brute force a hash locally is if they know the salt (i.e. the system has already been compromised) or if there is no salt, in which case just salting your hashes is much more efficient than double hashing them.

  7. Re:If FB does become the SSO, at least do it right on Will Facebook Become the Net's SSO? · · Score: 1

    (hashed a number of times to slow down brute forcing)

    Hashing a password multiple times does absolutely *nothing* to slow down brute forcing. Each brute force attempt still has a 1/2^n chance of succeeding.

  8. Re:Demographic Data on Goldman Invests $450m In Facebook · · Score: 1

    who actually make popular, profitable and tangible products

    A lot of people seem to have hang ups about FB not producing anything tangible but traditional media corporations such as Viacom don't produce anything tangible either and their business model has done just fine. Think of FB as a media corporation that has a global audience and the ability to display targeted ads. If Viacom is worth 25 billion then I don't find it so unreasonable to value FB twice as much.

  9. Re:Now that GS invested 1/2 billion into Facebook. on Goldman Invests $450m In Facebook · · Score: 2

    What taxpayer money? They repaid their bailout (as have most financial institutions) a long time ago with interest.

    I remember when the TARP was being discussed a lot of people would discuss what $700 billion could buy. Oh think about the number of schools, teachers, policemen firemen, or homeless people this money could go to. What those people failed to realize is that TARP was a loan, 90% of which has been repaid with interest.

  10. Re:And this is what's wrong with "investing" today on Goldman Invests $450m In Facebook · · Score: 2

    Remember the good ol' days when "investing" actually meant "putting money in one basket to build a bigger company, to produce better products cheaper, to create more jobs"?

    FB intends to use this money to hire more developers and build out their infrastructure. How does this not fall under "creating jobs" or "building a bigger company" or "building a better product"?

  11. Re:I don't normally say this, but... on Wikipedia Meets $16M Budget Goal · · Score: 2

    Maybe a lot of articles will suddenly become related to products. Pass

  12. Re:src isn't only for customers, also for 3rd part on Most Android Tablets Fail At GPL Compliance · · Score: 1

    "...to give anyone who possesses the object code..."

    But that's only if you provide an offer instead of a copy of the source. If you accompany each binary with a source then your obligation ends there (gpl 3 6a, gpl 2 3a).

    it's irrelevant whether the company has the resources to provide the source to everyone

    gpl 2 specifically allows to charge to recover resources used in providing the source. gpl 3 has a similar provision but only if the source is distributed on physical media.

  13. Re:Source only for customers, not third parties on Most Android Tablets Fail At GPL Compliance · · Score: 1

    Please correct me if I'm wrong: If a customer downloads a firmware image from my site, then yes, I'm obliged to provide the source to that customer. But my obligation is only to provide the source to those who get the binaries directly from me. If the customer turns around and gives you a copy of the firmware then *they* must provide you with the source - not me.

  14. Re:Mozilla's public disclosure on Mozilla Posts File Containing Registered User Data · · Score: 1

    why don't you md5 some of your guesses to see if the hash matches? this assumes they didn't salt the md5 hashes

  15. Re:"Ubuntu is already starting to ship on some ARM on Microsoft Ready To Talk Windows On ARM · · Score: 1

    If you don't mind could you please share more about your setup and what your user experience is compared to any other x86 systems you have? Thanks

  16. Re:Police side of things. on Recording the Police · · Score: 1

    We need -both-.

    You're right. In case someone thinks that police recordings are sufficient, here's a recent example that demonstrates why they're not. Two months ago 3 Dallas PD officers were caught beating a motorcyclist (who was not resisting) on camera and guess what one of the officers decided to do when he realized this was being recorded? He moved the camera to conceal the beating.

    Dallas Police Charge 3 Officers In Alleged Beating

    video

  17. Re:Yay. Let's all bash America. on Graduate Students Being Warned Away From Leaked Cables · · Score: 1

    What if the situation were reversed, and American leaders were lying to the American public in order to have good relations (i.e. getting millions of dollars in bribes) with foreign leaders that the American people despised. Would you be singing the same tune, or would you be thanking Wikileaks for bringing to light the fact that your leaders were actually corrupt, and NOT the people you thought you elected?

    Then I would be upset at American leaders and I would be thankful to wikileaks for exposing that information. I would also be skeptical of the leak because the source of the leak would be the country that I despised.

    Here's a question for you: If what Wikileaks has exposed results in the people in certain countries overthrowing their corrupt leaders and electing people that reflect their beliefs and values, how is that a bad thing?

    Pretty sure I never argued that was a bid thing. I only wrote that the parent's argument that the US needed to be exposed was false. Your claim is that mideast leaders needed to be exposed and I actually agree with that but I don't believe that's the duty of a foreign country. I'll even go as far as saying that it's ethical for a country NOT to interfere in the politics of another country whether through war or propaganda (these cables were all written from the US point of view, so they make the US look favorable) so exposing corruption is good but that process needs to happen domestically because people have a right to self-determination.

    Or is it only bad if it happens in a countries that don't share your beliefs and values?

    It's only bad if it happens by foreign interference. Documents written by US officials should not determine the future of another country's government.

  18. Re:Guilty much? on Graduate Students Being Warned Away From Leaked Cables · · Score: 1

    Wow slashdot is turning into a tabloid. First idle now this. I guess you can't blame them. Tabloids are what people want.

  19. Re:Yay. Let's all bash America. on Graduate Students Being Warned Away From Leaked Cables · · Score: 1
    It's not about the stains. It's about the exposing. I didn't read anything in wikileaks about secret unethical US government activity. What I did read was that many mideast leaders lie to their public about relations with the US, Israel and Iran. They lie because having good relations with the US is not popular with their people. This is why secrecy is needed. Not because any stains got exposed but because we're in the unfortunate situation where foreign leaders feel the need to lie or at least be discreet about having good relations with us. It's possible that something like wikileaks would cause current leaders to be replaced by unfriendly leaders.

    I understand that some believe in openness and honesty at any 'cost' and that's a legitimate argument. But your argument is that it needed to happen because something dirty needed to be exposed and that's not true.

  20. Re:Out of curiousity... on Interpol Issues Wanted Notice For Julian Assange · · Score: 1

    I suspect that the purpose of the interpol warrant is to get him in custody so the US government can charge him with espionage.

  21. Re:What did Apple say about this? on Facebook To Own the Word "Face" · · Score: 1

    How about The North Face? They've been around since the 60s ...

  22. Re:LOL, how backwards on UK Minister Backs 'Two-Speed' Internet · · Score: 1

    I like this idea. espn3.com already does this

  23. Re:Not everyone is 20 on Is the Number Up For the Residential Phone Book? · · Score: 2, Insightful

    What about when the power is out? How do you get the number to call hot food service X? or gym Y across town to see if they have power and hot showers? What if it's an extended outage and you are calling to see if grocery store Z is open (with or without power) to replenish your staples (food not brads)?

    1-800-GOOG-411

  24. Re:what ever happened to good old email? on Facebook Inbox Throws Blow At Google... No Flinch? · · Score: 1

    Depends. With outgoing mail, my server attempts to connect directly to the target mail server

    Unless you have a direct physical connection to the target mail server, your mail will almost certainly go through a number of other servers. This is true for any internet traffic, so if you're really concerned about your privacy you should encrypt your email, in which case you can keep on using webmail.

  25. Re:Not just useless, but actually toxic. on LSE Breaks World Record In Trade Speed With Linux · · Score: 1

    One of the few levelheaded responses I've read/heard about the economic meltdowns in the past few years.