Slashdot Mirror


User: WoodstockJeff

WoodstockJeff's activity in the archive.

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

Comments · 669

  1. Problem is WHO they let collect data on Facebook and Its Executives Are Getting Destroyed After Botching the Handling of a Massive Data Breach (businessinsider.com) · · Score: 0, Flamebait

    A company that worked for TRUMP, the EMBODIMENT OF GREAT EVIL OF THIS WORLD (worse than PUTIN!!!!), did data mining.

    When companies that only work for pure, innocent DEMOCRATS do it, it's OK. At least with the management of Facebook.

    The troubling part is trying to explain how they're fair and unbiased when publicly shown to be strongly biased.

  2. Don't want to visit click-bait sites on How An Open Source Plugin Tamed a Chaotic Comments Section With A Simple Quiz (arstechnica.com) · · Score: 1

    That would mean that those of us who leave a site when it pops up the "We see you are using an ad blocker to remove 90% of our content" beg screen would never be able to comment.

    There are a lot of other sources for information on subjects that aren't full of click bait, but wouldn't supply the answer to the "quiz".

  3. Can someone please explain ... on For the First Time, a US City Has Banned Cryptocurrency Mining (businessinsider.com) · · Score: 1

    ... just what this coin mining is supposed to be DOING? Is it dedicating massive amounts of computing power to solving scientific problems that require more computing power than is otherwise available?

    Or is it just a bunch of computer science geeks figuring out how to make computers play with themselves?

  4. Mariners and pilots have known for a long time what clouds mean - DANGER!

    Where was this file found? In the "safety" of the cloud, along with hundreds of thousands of other sensitive files placed there for "safety".

  5. Government doesn't want neutrality on Lawmakers Continue Fighting For Net Neutrality in the US Senate, Courts, and States (cnet.com) · · Score: 1

    True net neutrality means not being able to censor web content - it would be illegal to restrict the transmission of "bad/fake information".

    And, attempting to stop a denial of service attack would require "non-neutral" traffic management.

  6. AI not for drones but analysis on Google Is Helping the Pentagon Build AI for Drones (gizmodo.com) · · Score: 1

    They're not using AI to control drones, but to analyze all the imagery collected by them.

    How is this different from, say, Facebook analyzing the photos you upload and picking out people that look like other people?

  7. Space catapult on Humanity's Biggest Machines Will Be Built in Space (popularmechanics.com) · · Score: 1

    One of the big arguments against the use of a rail-gun like space catapult is that cargo and humans would not survive the acceleration needed. Raw materials, on the other hand, could.

    Just how far can you chuck a pumpkin?

  8. Admission by liberals ... on Most Cities Would Welcome a Tech Billionaire, But Peter Thiel? (bloomberg.com) · · Score: 1

    ... that they are intolerant of any views other than their own.

  9. Protecting alien's privacy on Crypto-currency Craze 'Hinders Search For Alien Life' (bbc.com) · · Score: 5, Funny

    Aliens have a right to not be monitored, too.

  10. If it's so important, pass a law on Major Websites Are Planning a 'Day of Action' To Block Repeal of Net Neutrality (medium.com) · · Score: 1

    They're perfectly willing to showboat for something pushed out by the last president, but unwilling to make it the law of the land in the normal "write a bill, pass it by both house and senate, and get the president to sign it".

    If they did that, what the FCC chairperson of the week says does not matter. They would have to implement the law.

  11. BSD isn't Blue Screen of Death? on Are the BSDs Dying? Some Security Researchers Think So (csoonline.com) · · Score: 1

    The summary doesn't make a clear distinction...

  12. ... Federal, state and local governments negotiated contracts with vendors to give their traffic priority, for "public safety" reasons. Now they want to put in place rules that forbid that... Seems political expediency is more important than public safety now.

  13. Please, NOT Chicago! on Amazon Picks 20 Finalists For 'HQ2' Second Headquarters Location (nbcnews.com) · · Score: 1

    Giving this to Chicago allows the politicians to claim their reckless spending is working (it isn't), and it means that the sales taxes we pay on items purchased from Amazon go from the low "state rate" to the outrageous Chicago/Cook County rates.

  14. Scaring on Global Warming Predictions May Now Be a Lot Less Uncertain (wired.com) · · Score: 2, Insightful

    I thought the entire point of Anthropomorphic Global Climate Change was to scare us? And that any attempt to minimize the fear was being a denier of settled science?

  15. Maintain your own dependencies! on Erroneous 'Spam' Flag Affected 102 npm Packages (npmjs.org) · · Score: 5, Insightful

    If you have an important project and it is dependent upon a remotely-published package, it's not an important enough project to you.

    There is a certain appeal to letting someone else maintain code and do bug fixes for you, but you have to give up that dream when the project becomes more than a casual "thing" you play with for fun.

  16. Re:Rather Predictable on GoPro Quits the Drone Business (theverge.com) · · Score: 2

    The true GoPro market is not about showing what it is like to do something, its showing YOU doing something to others. That's why selfie-oriented mounting hardware is so popular.

  17. So how does the AI move forward? on AI System Sorts News Articles By Whether Or Not They Contain Actual Information (vice.com) · · Score: 1

    Its hit rate is 80%... Can the AI determine which 80% were correctly classified, and which 20% weren't?

    And then where do those classifications go into its database of "accurately classified articles"?

    It seems the AI is limited by the opinions of the original researchers, because it cannot determine which of its own "opinions" were correct, and its basis for making decisions becomes further and further out of date with each day, OR becomes increasingly inaccurate if it adds its own classifications to its database.

  18. Re:"For a certain subset of reality..." on 'Username or Password is Incorrect' Security Defense is a Weak Practice (hackernoon.com) · · Score: 1

    Oh, there's a salt value, that is domain-specific. UID/PW is only part of a three-factor login. The third factor IS looked up, because it will return the salt to use for the other two. Any error in the three results in the same error message, "Unable to validate ..."

  19. Spoken vs Written on The Last Man on Earth To Speak His Language (axios.com) · · Score: 1, Insightful

    If a spoken language "goes extinct", if there was no written language that accompanied it, the main "problem" would be, "how would I be fluent enough to communicate with these people when I use my time machine to visit them when they spoke language X?"

    The written language, and the history written in it, that is a bit more of a problem for future of that culture. Assuming there are written histories, working with this "last native speaker" to build a base for translation would be a good idea.

  20. "For a certain subset of reality..." on 'Username or Password is Incorrect' Security Defense is a Weak Practice (hackernoon.com) · · Score: 2

    When someone tries to log in to one of my systems, I cannot tell which value is incorrect. There is no "look up the user name, then compare the password given", it must be a matched set.

    By the time the query to see if the user is valid is made, the user name and password have been hashed, and the query asks for a match to that hash. No match? One of them is wrong, figure it out.

  21. Re:Solution: DVD rental on Cable TV's Password-Sharing Crackdown Is Coming (bloomberg.com) · · Score: 1

    I dropped my NF disk subscription because, while the catalog may have "almost every movie ever made", the actual availability for about 90% of it was nil. Too many titles had "very long wait".

    Worse were TV series - what good is short waits on disks 2, 3, and 6 if 1, 4, and 5 were "missing but still in the catalog"?

  22. Open internet means ... on 'Face Reality! We Need Net Neutrality!' Crowd Chants Across the Country (arstechnica.com) · · Score: 1

    ... also not regulating what people SAY on that open internet. And yet, many of these same protesters would also rally to shut down internet access for [insert unpopular group here].

    And we really have not had a "neutral" network since someone discovered their network was saturated by SOMEONE ELSE'S TRAFFIC, and figured out how to make sure theirs had priority.

  23. Will the court first decide if there was ... on Tim Wu: Why the Courts Will Have to Save Net Neutrality (nytimes.com) · · Score: 1

    ... a basis for decreeing Net Neutrality in the first place?

    Networks have prioritized certain types of high-value traffic ever since someone figured out that their network was saturated with someone else's data, and that you could program a way to control that.

    NN isn't a "long standing expectation", but a relatively new idea. If the basis for fighting the "abruptly reverse longstanding rules on which many have relied without a good reason", the reasons behind the "longstanding rules" need to be proven to be "good" first, then we can argue about these two-year-old rules being "longstanding".

  24. While the naive believe that unions are really out to protect the workers, rather than enrich the union bosses.

  25. Further proof on Intel: We've Found Severe Bugs in Secretive Management Engine, Affecting Millions (zdnet.com) · · Score: 5, Insightful

    of how well "security by obscurity" works.