Slashdot Mirror


User: DigitAl56K

DigitAl56K's activity in the archive.

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

Comments · 897

  1. Actually, it was God save the King on Researchers Restore the First Recording of Computer-Generated Music (bbc.co.uk) · · Score: 1

    The song would have been God save the King at the time, interesting to think that's how long ago it was made.

  2. Re: What's the deal with wireless charging.. on OnePlus 3 Featuring 5.5-inch FHD Display, Snapdragon 820 SoC, 6GB RAM Launched at $400 · · Score: 1

    Even if that were true it would mean that the industry has broadly failed with regard to this fundamental design challenge.

  3. Re: What's the deal with wireless charging.. on OnePlus 3 Featuring 5.5-inch FHD Display, Snapdragon 820 SoC, 6GB RAM Launched at $400 · · Score: 3, Informative

    I used to be a fan of wireless charging, but when I last used it it out around 1A, which is a slow charge these days, and made my phones very hot, which is bad for battery life. USB-C ports seem to hold up better than older formats, so I'm less concerned about plugging in these days.

  4. Ummmm... on US Court Says No Warrant Needed For Cellphone Location Data (reuters.com) · · Score: 5, Insightful

    The full 4th U.S. Circuit Court of Appeals in Richmond, Virginia, voted 12-3 that the government can get the information under a decades-old legal theory that it had already been disclosed to a third party, in this case a telephone company

    ... with whom I have a contract that ought to contain privacy terms and a disclaimer than certain information may be provided to law enforcement only under due legal process, i.e. a warrant.

  5. They got to a search engine, but it was Yahoo!

  6. 1/6 of the downstream traffic and 1/3 of the upstream traffic is impactful on an ISP network

    Maybe I missed it, where are those numbers coming from?

    Also, let's say it is 1/6th or even 1/3rd of the traffic, that doesn't say anything about the capacity.

    because it consumes resources that would otherwise be available for other uses

    Ignoring the distinction between traffic and capacity, your argument is "if the traffic wasn't being used for what the subscribers wanted to use it for, it could be used for..." what exactly?

    and/or requires the ISP to invest in additional infrastructure to prevent that traffic impacting other uses.

    Yes, ISPs need to invest in infrastructure to ensure the service level they sell meets the real world wants and needs of the customers they sell it to. And the problem here is? Seems like the fundamentals of running a business to me...

    You appear to come from a world that has infinite speed zero latency networks. Welcome to Earth, where we have an internet that requires switches, routers, fibre optics and complex networking.

    Ooohhh, it's "complex". Better stop applying independent thought processes and follow the narrative then, like you have.

  7. How exactly is torrent traffic impactful on an ISP network? they're just routing packets around (okay, maybe you need a larger routing table?), it's the nodes that have to do most of the work. Unless they're using carrier-grade NAT, in which case get IPv6 working you lazy b*s.

    Also, looking forward to seeing http encapsulated VPNs!

  8. Re:So it's not unlimited, then... on T-Mobile Starts Going After Heavy Users of Tethered Data · · Score: 1

    T-Mobile Unlimited plans work like this:

    * You can use as much data on your cellphone as you want
    * However, there is a limit as to how much data you can use with tethered devices

    To be fair to T-Mobile, they make this really clear in their plans. People then install software to bypass the tethering limit by manipulating the tether to look like data from the cell phone.

    There is nothing sketchy about what T-Mobile is doing here.

  9. Re:Interesting, from someone other than Google. on Google Announces a Router: OnHub · · Score: 4, Insightful

    I had the same initial reaction, but realistically I spend so much time on Android/Chrome/Google Docs/GMail/etc. already that avoiding OnHub will do nothing to stop Google knowing far too much about me. In many ways my phone is more sensitive than my router.

    My bigger worry is that Google will add whatever features it wants whenever it wants, and who knows how much control we'll have over any of it. Maybe they'll even start sharing your bandwidth to support things like Google Fi. What I've noticed through Android and all the supporting apps is Google just does whatever shit they want to. They don't even particularly seem to care if you like it, even if you're stuck with it for a long time, so long as it supports some long term goal they have, that they might not have even disclosed.

    So, if you're willing to spend $200 - the price of a high-end consumer router - to get some nice tech but be at the whim of Google, then maybe this is for you.

  10. What is not excellent... on Avira Wins Case Upholding Its Right To Block Adware · · Score: 1

    ... is on one hand the AV companies are flagging PUA, while on the other hand offering toolbars and search changes of their own at every opportunity. Effectively they are doing what they can to force their own search on users and then flagging anything that might change it, a very shady position if you ask me.

  11. Re:File this under "NO SHIT" on C Code On GitHub Has the Most "Ugly Hacks" · · Score: 1

    For languages like JavaScript, it's such an easy/accessible/portable language I actually wonder what the breakdown is. Just like every other language there are people who are really proficient in JS and aware of good practices and design, but there are also people who are so used to learning from ugly hacks of others they may feel it's acceptable, or they just have so little background with good code they have no idea that half their program constitutes an ugly hack. C certainly has a higher barrier to entry and you'll often find yourself working with professionals rather than other amateurs, so ugly hacks are called out because as the developer you know it's bad and you know others will judge you for it if you hadn't acknowledged it yourself.

    Of course, in JS I'm sure there are a lot of ugly hacks due to ugly browsers. Naming no names, but you know, ones that can be used to explore the internet.

  12. What the... on 4.0 Earthquake Near Concord, California · · Score: 2

    Jesus, timothy.

    I just took a shit. It was kind of average as far as shits go. Maybe it's front-page material now though?

  13. Re:Solution to electronic cheaters on Chess Grandmaster Used iPhone To Cheat During Tournament · · Score: 5, Funny

    This isn't as unusual as it sounds, Deep Blue always plays this way!

  14. Re:How is the phone model relevant? on Chess Grandmaster Used iPhone To Cheat During Tournament · · Score: 1

    Did you read the first sentence of the summary? Or that the game was being analyzed in an iPhone app?

  15. Re:UAC is for idiots on LG Split Screen Software Compromises System Security · · Score: 4, Insightful

    The fact some program that can change the UAC settings is pretty huge example of why Windows has issues separating userspace from root space. It just simply can't do it right. Who's brilliant idea at Microsoft was it to provide any sort of API that can let any program (besides the control panel widget that lets you adjust UAC settings) adjust UAC settings?

    I hope you realize what you are saying here is the equivalent of a Linux user saying "The fact that some program can change permissions after I launched it as root is an example of a huge security hole. Whose brilliant idea was it to provide any sort of mechanism that can let any program I run as root do things a user who is root can do?".

    This is an example of why UAC exists, in fact: A program that is not UAC elevated could not change your UAC settings (if you hadn't turned them off already).

  16. Re: UAC - A Double Edged Sword on LG Split Screen Software Compromises System Security · · Score: 4, Informative

    Yes, a component in an admin context may not be accessible to a component used by user in a non-admin context. This is called a "security" model, and prevents the non - admin process manipulating the admin-context process to do things it shouldn't be able to do. You make it sound like a quirk, but the entire design is that "non elevated components can't talk to elevated components". Try starting Notepad as admin and dropping a text file on it from the non - elevated explorer view, it won't work by design.

  17. Re: Cutting edge journalism on Google Lollipop Bricking Nexus 5 and Nexus 7 Devices · · Score: 3, Informative

    Wrong. Many people, including myself, bought their device directly from Google, and Google themselves create and release the updates for these devices. You can install factory images directly from Google or wait for the over-thr-air updates.

    I believe there are also carriers modified versions. For example, I think T-Mo has Nexus devices with proprietary WiFi calling added. In those cases then yes, the carrier must manage the update. Nexus program guidelines suggest how quickly carriers must release such updates.

    Nevertheless, many people are on the Google-direct update train.

    Google are really hit and miss with updates. They don't offer pre-releases to enthusiasts like they ought to (a pre-5.0 build was an exception and that's only because they were changing the runtime out and literally had to do it for dev support). They announce releases then don't roll them out to their most popular devices for weeks/months, and they release fix versions that don't address some of the worst bugs.

    I like Android but my biggest gripe is not being in control of my own updates. When Apple announces a new OS everyone can get it. When Google announces a new OS you better pray you can get it a month later, and that the bug fix version won't be three months behind. That's if your device manufacturer even supports the update.

  18. Re:Systemic and widespread? on The Courage of Bystanders Who Press "Record" · · Score: 1

    Corruption is not only a problem when someone actually dies.

  19. Re:Basic OS Functionality on Popular Android Package Uses Just XOR -- and That's Not the Worst Part · · Score: 1

    Whole device encryption is pretty well handled in Android.

    Yes, but it's also useless if you install a compromised app or e.g. a browser-based exploit is leveraged against you or you want to protect a file in transit over the wire and not rely solely on things like SSL.

    You need to use the right tool for the job, and while the tool mentioned is obviously the equivalent of a comedy foam hammer, there are legitimate reasons to want to use something other than FDE to protect a file in many situations.

  20. Re:And where are the parents? on UK's Tories Promise To Enact Age Limits For Viewing Online Porn · · Score: 3, Insightful

    Supervision isn't even really the "problem" here.

    Parents don't like the idea of their still young and in need of heavy-handed protection children having naughty thoughts or being around other children who might have naughty thoughts. Puberty disagrees with these parents, but the politicians are offering a feeling of control over something that is biologically ingrained in us. Parents will buy into it in most cases because they tend to be irrational about this stuff.

    Pro-tip: You can't control everything a teenager does, and if you try you will ultimately promote outrageous behavior. Teenagers will watch porn. Teenagers will have sex. To the parents out there: don't make it taboo, make it safe. Those are two different things.

  21. Re: People CHOOSE to work for Amazon on Amazon Requires Non-Compete Agreements.. For Warehouse Workers · · Score: 1

    The fact is a) an employee accepting such a position may not understand that area of the law, b) if Amazon chose to threaten an Employee it's quite likely someone working in the warehouse has no means to defend themselves and both parties know it.

  22. Re:People CHOOSE to work for Amazon on Amazon Requires Non-Compete Agreements.. For Warehouse Workers · · Score: 1

    Very few people are ever in a position to force you to do anything, and yet you may still be in no position but to accept their propositions. For example, perhaps you need to eat and keep a roof over your head and there aren't a lot of other opportunities in your area or fitting your qualifications. We have laws to protect people in these situations. Telling someone that they can't exercise their skillset and background for 18 months after they leave a position without otherwise providing due compensation is about as clear as an abuse of overwhelming power during a negotiation as you can get. Almost nobody would agree to that given a real choice, other than due to short-term need.

  23. Perform tear-downs instead on To Avoid NSA Interception, Cisco Will Ship To Decoy Addresses · · Score: 1

    Start visiting locations of concerned customers, tear-down their units, check for implants, pull chips, put them in readers, verify firmware, etc. etc.

    Figure out what changes are being made to the equipment and then warn customers to check for them upon receipt. Tactics will then change, so check new shipments again 6mos. later.

  24. Meanwhile on Google Wallet.. on Fraud Rampant In Apple Pay · · Score: 2

    .. I had to electronically send in a picture of a government-issued photo ID and a recent utility bill showing my home address.

    Short story: Retailers should probably trust Google's platform more when it comes to fraud.

  25. Re: Because you're an idiot? on New Seagate Shingled Hard Drive Teardown · · Score: 1

    Compressing data for important backups is not a good idea. A one-bit error and entire files or worse become garbage.