Slashdot Mirror


User: mlw4428

mlw4428's activity in the archive.

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

Comments · 563

  1. Re:Gather 'round children ... on What Would It Cost To Build a Windows Version of the Pricey New Mac Pro? · · Score: 1

    >This computer is a business computer. It is designed and offered at a price range that will appeal to a customer who uses the computer to make money. No, not some bit coin mining operation, but real tangible money. These are designed for professionals who bill out to real paying customers for between $200 and $800 per hour. Yes, you heard that right. In the grown up world, highly productive and effective professionals bill their clients real money. When people grow up and begin to afford products like this, they are not wearing skinny jeans and sitting in Starbucks trying to look cool on a financed Macbook.

    So they run MS Office on a Mac...how productive.

  2. Re:After 9/11, anything is "aid and comfort" on CryptoLocker Gang Earns $30 Million In Just 100 Days · · Score: 1

    You missed the point entirely. The crime can't be treason, because the state can't be an enemy of the state. I'm not saying it's not unconstitutional or that what they're doing is legal...it just isn't treason. It's like charging someone pulled over for speeding with murder. The crime doesn't fit the definition you're giving it.

  3. Re:Alright NSA, why is this going on? on CryptoLocker Gang Earns $30 Million In Just 100 Days · · Score: 1

    Treason, as defined by the US Constitution, is either aiding an enemy or starting a war with the US:

    Treason against the United States, shall consist only in levying War against them, or in adhering to their Enemies, giving them Aid and Comfort. No Person shall be convicted of Treason unless on the Testimony of two Witnesses to the same overt Act, or on Confession in open Court. The Congress shall have Power to declare the Punishment of Treason, but no Attainder of Treason shall work Corruption of Blood, or Forfeiture except during the Life of the Person attainted.

    I grow tired of people throwing around that term as if they're some sort of uber-patriotic person who, for all of their patriotism, hasn't read the damned Constitution.

  4. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    You're free to not install the software. You literally have never done software development, have you? You certainly don't make a living off of it if you do. Those of us who do understand that the more time/work we have to put into software for "special use" cases is less profit. No one is controlling Android, I'm stating a fact that is is easier to just NOT install an application vs a granular permission system wherein you need to define HOW an application is denied access and whether that can happen any time. Also you need to add into that that those denials and what/how they return the denial need to be handled and there's a certain point where an application may simply be unable to function because you gave it absolutely no permissions.

    My question is why is this such a big deal? If you're so untrusting of the developer why are you installing the software to begin with? It's literally the stupidest security mistake a person can make. Or do you want to run my AWESOMEAPP.EXE?

  5. Re:Remove, replace with apt on Exponential Algorithm In Windows Update Slowing XP Machines · · Score: 3, Funny

    That's right. I can just then run an apt-get dist-upgrade and I'll have a non-booting system in mere hours! No more waiting for pesky Windows releases.

  6. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    So don't use the fucking app. I don't understand your entitlement complex that you think you should have an app and to hell with the development challenges of making it fit your preconceived notions of what it should or should not do. No one is arguing the perfection of the platform here, I'm arguing that it's a fucking retarded way to try and develop software. I, as the DEVELOPER, will tell YOU the end-user what my app NEEDS...if you don't LIKE that then don't INSTALL the app.

    It's so fucking simple and yet people have to get all butthurt because they can't dictate every little thing they want. If you're so butthurt about the permissions use another application...and no I don't give two shits if 100000000 of your bestest pals all have the same app and you JUST WANT TO COMMUNICATE. Quit making my life more challenging because you don't understand how my application works and you want to dictate how I write the app.

  7. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    Ubiquitous apps are generally done by developers that are well known or have proven themselves. If, however, I felt the app had serious issues I wouldn't download it. Tell me, are you one of those idiots that downloads any executable from a friend's email and runs it? Because you should use your brain and decide for yourself if an app is safe. But then I bet you're one of those people who bitches about Facebook violating your privacy, but you still use it because your friends do.

    Put another, simple, easy way that even a moron can understand: Don't install applications that request more permissions then you wish to give. I should not, as a developer, be expected to cater to 200+ million people's unique permission requirements. Don't install my app if you don't want to give it permissions. Look how simple, easy, and clean that was.

  8. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    Oh look, Android apps have to ask permission to access contacts -- you can choose not to install the app and LOOK AT THAT, the app is blocked from getting your contacts.

    It never ceases to amaze me how utterly helpless iPhone users are, even better is how iPhone users who seem to love bashing Android can't seem to grasp something as simple as "If you don't want an app to access your contacts you shouldn't install the fucking app."

    http://developer.android.com/reference/android/Manifest.permission.html#READ_CONTACTS

    My question is why are you installing apps from developers you don't trust? Do you really trust your holy god Apple to not make any mistakes and there not be any sort of exploit that a developer can use to bypass the permissions system? If you don't trust the developer don't install the app to begin with. It's a dumbass security practice to install a virus on a computer, even if that machine is locked down...why do you insist on doing it with an iPhone?

  9. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    > and that there's not a damn thing you can do about it.

    Yes there is, the program requires the access or it doesn't work. You tell the user what your program requires.

    You're one of those dumbass programmers who designs Windows applications that require Administrator access to run, aren't you?

    If Administrative privileges are required, yes. You don't write software much, do you? You're also rude..maybe this is why no one has taught you the basics.

    > If accepting the inevitable reality that the user is going to decide what happens on his own device is a nightmare for you as a developer, then go find some other line of work. The world will be better off without your malware.

    This is hardly what I'm saying. What I'm saying is that if your application requires certain rights then the end-user shouldn't pick and a choose what ones they want you to have. Why? Because end-users are stupid. My app might require use of text message to, for example, send text messages because it's a text messaging application. If Stupid End User thinks "ZOMG TEXT MESSAGING " and denies my application those rights then how do you expect my application to install?

    You can't, but SEU doesn't understand this and leaves my app with a bad review. It's not malware because I, the developer, know what my application needs to run. Your responsibility as the user is to decide "Gee...do I want to give him all of the rights necessary for his app to run, if not I'll find a different app"...not "MESSAGE TEH DEVELOPER AND DOWNVOTE HIS APP BECAUSE IT NEEDS DATA TO WORK AND I DENIED DATA BECAUSE HUURRRR MALEWARES".

    It's not a difficult concept and it's hardly malicious. Android lets you review the permissions an app says it needs before you install it...I'm proposing that if you don't want to grant the privileges that the app says it needs, then don't install the app. It's retarded to try and develop an application where some of the stuff my application needs may not be available.

  10. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    I *STILL* cannot see why iPhone users can't take responsibility. You rely on the OS to protect you and Apple has shown that it CAN be fooled, that exploits CAN be written for the iPhone and approved through the store. I'm not stupid and I'm not going to download some ubiquitous app from a vendor I've not heard of or trust. iPhone users who make this argument are like people driving cars who refuse to learn the laws of the road...they shouldn't be driving and you shouldn't be using technology you don't understand. Especially when that technology has the ability to do things like run up huge bills.

  11. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 1

    > Certainly you can go without, but why am I forced to let your app do whatever it wants on my device? Yeah, it's your copyrighted app, but it's not like I'm agreeing to install a GPS in my tablet, turn it on and ensure I have signal. So why can't I simply deny access to the GPS? Because that's like expecting Windows to work on a device that you, post-installation, ripped out the keyboard, graphics card, network card, HDD, 1/2 the RAM, and set the registry to only allow access to only one of the Hives, but you left the mouse. As a programmer, I design my application to do SOMETHING bearing in mind that I should have certain hardware and permissions to the OS. If you feel you can't trust my application then don't install it. It becomes a support nightmare and a functionality nightmare and a programming nightmare to try and code around every single user's specific desires as to what hardware/permissions I should access. It's a bad thing through and through -- the better approach is to have a special review process wherein you submit your source code/materials to Google, they review it, you pay a fee, and if everything is deemed safe, you get a "Google Trust Developer" type certification.

  12. Re:Sounds like it worked on Google Cuts Android Privacy Feature, Says Release Was Unintentional · · Score: 2

    Not necessarily. A poorly coded app that needs to use the GPS and crashes if you deny the permission is different than a well coded app that doesn't crash when you try to use the GPS and continues running. Google is most likely saying that they haven't figured out a GOOD way to prevent apps from just exploding when a permission that they expect to have is denied. Personally it doesn't make much sense for an end-user to retroactively deny permissions. You should review them up front and say up front...if my app requires specific GPS coordinates to work and you randomly decide to stop giving me permissions then there's a chance you'll get all pissy because the app stops working as intended. If I tell you my app needs X permissions then I should get X permissions or you shouldn't install my app. There's a reason I asked for them (regardless of legitimate or illegitimate reasons -- install apps from those you trust).

  13. Re:No, the worst part was joining in the attack on Anonymous Member Sentenced For Joining DDoS Attack For One Minute · · Score: 1

    That's a bit of a misnomer. You can get fined for the cost of the damages if you destroy the property of someone else. You were attempting to twist what was a metaphoric comparison into a literal statement. Do you not understand the concept of an "example"?

  14. Re:Importance on Anonymous Member Sentenced For Joining DDoS Attack For One Minute · · Score: 1

    So, if I kick in your door or smash your windows getting into your house, I shouldn't be charged damaged, because you should've bough bullet proof glass and had iron doors on special hinges with an all steel frame? What if I run into your car, shouldn't you just pay the damage because your car's materials weren't strong enough to handle the impact?

  15. Re:When you have a bad driver ... on Is the Porsche Carrera GT Too Dangerous? · · Score: 1

    No, your right to drive is a privilege.

  16. Re:define "performing well" on Officials Say HealthCare.gov Site Now Performing Well · · Score: 1

    So you're proposing to pay for the increases in health insurance I've had to pay for over the last 10 years? By my approximation you owe me an additional $50,000 plus interest. So were you going to pay with cash, gold, silver, cashier's check, or money order?

  17. Re:Officials say? on Officials Say HealthCare.gov Site Now Performing Well · · Score: -1, Flamebait

    Sounds like an over-exaggeration of what the health care law was designed to do. Personally, as a young male, I'm tired of paying for old people to go to the doctors who don't have insurance. There are plenty of elderly and middle aged Americans who have no insurance, yet they still seem to feel that "entitlement" right to life shit. I personally don't care if someone is on the brink of death, if they can't pay, it's best to let them slip painfully (sorry, no painkillers, because those cost money too) into whatever post-life system they believe in.

    I mean, that's the view you're pushing, correct? Because when some bum of a 40 year guy shows up to the ER having a heart attack and has no insurance, that hospital is going to push the costs to my insurance company which causes my rates to rise. As a young male I'm not plagued with the problems of old fucks and I shouldn't have to pay extra because middle aged and elderly people tend to die off...it's not my problem.

  18. Re:Fuck these government pricks on FDA Tells Google-Backed 23andMe To Halt DNA Test Service · · Score: 1

    The problem has nothing to do with the FDA trying to regulate how you think. It has everything to do with asking 23andme to provide documentation, which can be checked, that shows that the test is accurate to a respectable degree and the method(s) used in calculating that accuracy.

    To play devil's advocate -- that test may cost you your life, because it's not accurate. There's no proof either way and the FDA is simply doing the reasonable thing, presumably, until said proof is submitted.

  19. Re:in a strange twist of fate on Microsoft and Facebook Launch Internet Bug Bounty Program · · Score: 1

    Oops -- should say "find", not fine.

  20. Re:in a strange twist of fate on Microsoft and Facebook Launch Internet Bug Bounty Program · · Score: 1

    The difference is that with the black market one could fine oneself without need of a mortgage as one will have their housing provided by a state or federal penitentiary.

  21. Re:bill gates was wrong on Torvalds: SteamOS Will 'Really Help' Linux On the Desktop · · Score: 1

    OSX doesn't really have that much market share. It's lost market share in the mobile space and I suspect that average consumers won't keep buying over-priced junk (brushed aluminium and proprietary connectors people don't use are not features).

  22. Re:The Fine was $12 M, but, on Knight Capital Fined $12M For a Software Bug That Cost $460M · · Score: 1

    Who are these "criminals" you speak of?

  23. Re:I was all for Obamacare until I found out I was on Why Can't Big Government Launch a Website? · · Score: 2

    Most Americans can't work their way up the "corporate ladder". I keep hearing the phrase repeated: "It's about who you know, not what you know" repeated to describe how one becomes successful. And, indeed, it is very much that way; your college degree is just a required paper (much as a driver's license when you want to buy alcohol). It doesn't confer anything about knowledge, but if you have that and you know the hiring manager you've got yourself a job...and sometimes they'll even dispense with the formal requirements based on who you know. I should know, that's how I got my current job.

  24. Re:The Fine was $12 M, but, on Knight Capital Fined $12M For a Software Bug That Cost $460M · · Score: 2

    It's not over threat of force. It's under the concept that you believe in the Constitution and your duty as a citizen to abide by the Constitutionally granted power of taxation to the United States Congress. If you're in such duress you can surrender your citizenship and leave the country. Generally the people that complain about taxes being theft or extortion are those who don't really pay all that much into it. I'm sure there's some 3rd world nation out there that doesn't tax their citizens and you're more than welcome to move there. Good luck, please make sure you don't take the US taxpayer food drops when you start starving.

  25. Re:8MB? on Intel Launches 'Galileo,' an Arduino-Compatible Mini Computer · · Score: 1

    Did you not even read the damn summary, let alone the article? It says they have support for up to 32GB microSD.