Slashdot Mirror


User: BWS

BWS's activity in the archive.

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

Comments · 143

  1. Re:I feel so out of date! on CloudFlare's IPFS Gateway Makes it Easy To Create Distributed Web Sites (bleepingcomputer.com) · · Score: 1

    $100 the GFW will be able to block it for 99% of the people in 3 years.

  2. "with some countries saying the benefits of autonomous weapons should be explored."

    What are these "benefits", and who are these countries?

    If it's just robots fighting robots so humans don't die, just do it in virtual cyberspace instead of building and destroying expensive hardware. Of course, either requires that everyone play by a common set of rules, and there are none in war.

    Either you're being malicious in the comment or dense. The goal is my robots vs your troops.

  3. Re:What's the implication? on How Facebook's WhatsApp Destroyed A Village (buzzfeednews.com) · · Score: 1

    Solution is that India will ban WhatApp, and adopt something similar to WeChat..

  4. WeChat on How Facebook's WhatsApp Destroyed A Village (buzzfeednews.com) · · Score: 2

    This is going to lead to the Indian government banning WhatApps, etc and prompting a solution it can control. Such as Tencent's WeChat which is being promoted in India. This is super good for me, I own shares of Tencent.

  5. America Learns From China on Pedestrian Attacks Self-driving Car in the Mission (curbed.com) · · Score: 1

    Where "old" people throw themselves in front of car for insurance payout!

    Eg. https://www.youtube.com/watch?...

  6. Actually you're wrong. There are "strict liability" crimes in the US in which intent (mens rea) is not required.

  7. Re:Basic math seems too hard on The People GoFundMe Leaves Behind (theoutline.com) · · Score: 1

    In this case you're logic sucks. Lets take apart the statements an assume both are true

    1. more than 90 percent of GoFundMe campaigns never meet their goal.
    2. For every crowdfunding success story, there are hundreds of failures.

    for
    1. the statement requires the percentage of campaigns that doesn't meet their goals to be > 90%
    2. assume hundreds => 200, then percentage of compaign that doesn't meet their goal to be >= 99.5%

    So both can be valid.. just you're logic sucks

  8. Why would you buy an Chromecast Ultra when you can pay the same for the Xiaomi Box? More Features on the Box http://www.mi.com/en/mibox/

  9. Re: Welcome to the U.S. of A. on Wheel of Time TV Pilot Producers Sue Robert Jordan's Widow For Defamation · · Score: 1

    Interesting... if the contract was signed to by Robert Jordan Inc. And then Robert Jordan, Inc. became Bandersnatch Group. Since she's the CEO of the Bandersnatch Group and she spoke in that capacity, she's kind out of luck.

  10. Re: Welcome to the U.S. of A. on Wheel of Time TV Pilot Producers Sue Robert Jordan's Widow For Defamation · · Score: 2

    Sorry, I made a mistake. What if the contract was between Red Eagle and Bandersnatch Group?

  11. Re: Welcome to the U.S. of A. on Wheel of Time TV Pilot Producers Sue Robert Jordan's Widow For Defamation · · Score: 4, Insightful

    IANAL in the USA, but my theory is this.

    The contact was probably between Universal Studios and Bandersnatch Group and it included a non-disparagement agreement. From the article here (http://www.tor.com/blogs/2015/02/wheel-of-time-pilot-harriet-statement) it looks like she was speaking in her capacity as the CEO of Bandersnatch Group.

  12. So this is theft? but downloading music isn't? on Advertising Network Caught History Stealing · · Score: -1, Troll

    I'm confused here, so according to Slashdot:

    downloading music from say piratebay without approval of copy right holder is not theft

    BUT

    getting someone's browser history is theft?

  13. Re:How it mostly works on The Return Of The Pop-Up Ad · · Score: 1

    the funny part is that its not a mistake, its the effect of the lameness filters that cause it to be splitoff like that

    I tried two times to correct it before I noticed that even though what I had was right.. the filter de-righted it..

  14. Re:Easily defeated - 0.001% of users on The Return Of The Pop-Up Ad · · Score: 1

    nothing for you, but is every single person going to do it for every single link?

  15. Re:How it mostly works on The Return Of The Pop-Up Ad · · Score: 1

    right.. but most people have it setup on smart.. that's the default..

  16. Re:How it mostly works on The Return Of The Pop-Up Ad · · Score: 1

    thank you, I was thinking WTF? I thought it was right the first and second time, and definately right the 3rd time..

  17. Re:How it mostly works on The Return Of The Pop-Up Ad · · Score: 4, Funny
    arg.. that's suppose to be (no spaces between http)
    A HREF="javascript:goLink('http://www.google.com','h ttp://www.fark.com')">Go TO Fark.com</A>
  18. Re:How it mostly works on The Return Of The Pop-Up Ad · · Score: 4, Funny
    mistake in the code

    the HREF line should read
    <A HREF="javascript:goLink('http://www.google.com','h ttp://www.fark.com')">Go TO Fark.com</A>
    basically, produces popups whenver you click on a link
  19. How it mostly works on The Return Of The Pop-Up Ad · · Score: 5, Informative
    Fundamentally, most browsers allows popup if it is cuased by a click. (eg, you click on a link and a popup window occurs).. So what they have done is figured around that. They wrap all links around javascript calls, it changes your current page to the new destination and popups up a new window (that's an ad). Here's some code I did that popups up 5 windows in Firefox..
    <html>
    <head>
    <title>Test Page</title>
    <script type="text/javascript">
    function goLink(t1, t2){
    window.open(t1, "pop1", "name=a1,width=400,height=400,left=10,top=10");
    window.open(t1, "pop2", "name=a2,width=400,height=400,left=40,top=40");
    window.open(t1, "pop3", "name=a3,width=400,height=400,left=70,top=70");
    window.open(t1, "pop4", "name=a4,width=400,height=400,left=100,top=100");
    window.open(t1, "pop5", "name=a5,width=400,height=400,left=130,top=130");
    window.location = t2;
    }
    </script>
    </head>
    <body>

    <A HREF="javascript:goLink('http://www.google.com','h ttp://www.fark.com')">Go TO Fark.com</A>
    </body>
    </html>
  20. WTF - Battlestar Galactica on UK Leads in TV Show Downloading · · Score: 2, Informative

    why would UKers be downloading Battlestar Galactica? it airs for them 3 months before us..

  21. Re:Russian Roulette on The Future of Star Wars Gaming · · Score: 1

    that's why Anakin went over to the Dark Side..

    he found out behind his bade, Padma was having a little bling-bling with Jar Jar..

  22. KOTOR and KOTOR2 on The Future of Star Wars Gaming · · Score: 4, Insightful

    Star Wars games are like Russian Roulette with 5 bullets; You may get a lucky and get a good game, say SW: Knights of the Old Republic or Rogue Squadron; but most of the time you will get the bullet, AKA Star Wars Battlefront or SW: Rebel Assault I and II

    but I have high hopes for KOTOR 2 coming out..

  23. GMAIL GMAIL on Cringely's P2P Backup Idea · · Score: -1, Offtopic

    GMAIL INVITES

    http://gmail.google.com/gmail/a-b415a5d18f-95b98 12 687-3a143bb1ae

    http://gmail.google.com/gmail/a-7bf04327fd-f4cc2 b3 693-5e9d554d15

    http://gmail.google.com/gmail/a-7bf04327fd-c6096 30 2ab-76f0bd2223

    http://gmail.google.com/gmail/a-59f8651f8c-6eb57 dc 435-1350b40927

    http://gmail.google.com/gmail/a-59f8651f8c-1fb2f e0 8bc-9755dc89b9

    http://gmail.google.com/gmail/a-59f8651f8c-0ab8a a4 874-096022c40f

    http://gmail.google.com/gmail/a-59f8651f8c-e3399 71 34b-9a0143e4f5

    http://gmail.google.com/gmail/a-59f8651f8c-f5061 a8 d89-6418118d08

  24. Bring Back Charles Heston! on Macaque Monkey Goes Totally Bipedal · · Score: 1

    where is he? we need him now!

  25. DVD-Recorders, not DVD+/-R/RW Drives on Taiwanese Makers Will Squeeze DVD Recorder Prices · · Score: 2, Informative

    just to be clear, they are talking about DVD-Recorders; those are the things you hookup to your TV and record TV shows...

    not the DVD-/+ R/RW drives your computer uses..