Slashdot Mirror


User: Arker

Arker's activity in the archive.

Stories
0
Comments
5,173
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,173

  1. Re:Nothing new... on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    I am not the poster you were referring to, but I concur with him that Mozilla went completely insane years ago.

    And unfortunately I dont have a good answer to your question. Chrome is absolute trash. Opera was once great but isnt so great anymore, and is becoming Chrome next release anyway. On Windows, IE is awful but probably the best of a bad lot. But I tried and found that I really could not replace Firefox with it even there.

    Of course the Firefox I use is pretty thoroughly reworked using extensions. Noscript, tree tabs, image zoom, https everywhere, status4evar, etc. Without the extensions, firefox would be the worst browser around, but with the right extensions (and extended support release,) it's still the best of a very poor lot. But it's obviously getting worse every release. ESR is only delaying the inevitable.

  2. Re:Wrong solution to a non-problem on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    No, actually, it's not debatable at all. That's nonsense. If you dont know how to use a noscript tag you are INCOMPETENT. If you know how, but dont always do so, it's probably your bosses that are incompetent. Whether the average user is smart enough to turn off their javascript (or tie their own shoelaces) is entirely irrelevant and beside the point.

  3. Re:dumb, maybe a face-saving move? on Firefox 23 Makes JavaScript Obligatory · · Score: 2

    "Yes, but those programmers are morons. Why legitimize their bizarre take on things? Most of the web works great without javascript, so disabling javascript is usually a safe thing for users to do."

    The worst that can happen from disabling javascript is that incompetently coded sites will fail.

    On the other hand *enabling* javascript opens you up to lovely drive-by infections, as well as many other, more subtle, dangers.

  4. Re:Simple != Dumb on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    "Much of the modern web would be useless without Javascript."

    The same part is useless with it as well.

  5. Re:Solution in extensions on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    Eh, it's actually both.

    There's an epidemic of 'drive-by' infections lately. They invariably arrive via an entry in the tangle of scripts that are served out from third party ad servers. Simply blocking third party javascript virtually eliminates that threat.

  6. Re:Solution in extensions on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    Googles push for javascript is one of the things that has made them progressively less useful over the past decade.

    I dont know what your 'web app' is and I wont even assume that it's garbage (although experience tells me that is very likely) - I will assume it is very useful to your customers. Your customers should understand that and not have a problem following directions to use the browser you prefer and whitelist your app so they can run it.

    But no browser should be configured to let something like that run by default.

  7. This isnt all false on Firefox 23 Makes JavaScript Obligatory · · Score: 1

    "It seems that Firefox 23, currently in beta, has removed the option to disable JavaScript. Is this good for programmers and web apps? Why has Mozilla decided that this is the right thing to do? The simple answer is that there is a growing movement to reduce user options that can break applications. The idea is that if you provide lots of user options then users will click them in ways that aren't particularly logical. The result is that users break the browser and then complain that it is broken. "

    It's sad but true that there is indeed some truth to this. Computer illiterates are a significant portion of the population and anyone that offers them free support with any product is digging their own grave because these people can break anything.

    But this thinking can easily go too far. Make a computer that a computer illiterate will not be able to break, and it will also be a computer that the rest of us find unbearable. And while there is still a good deal of computer illiteracy to be dealt with, the trajectory on that should be down, not up.

    "For example, there are websites that not only don't work without JavaScript, but they fail in complex ways â" ways that worry the end user. "

    These websites, however, need to quit pointing fingers and fix their damn webpages!

    The level of slop that 'web designers' have been churning out for decades is their own damn fault. Better than removing the option to turn off javascript would be removing the option to turn it on.

    "Hence, once you remove the disable JavaScript option Firefox suddenly works on a lot of websites. Today there are a lot of programmers of the opinion that if the user has JavaScript off then its their own fault and consuming the page without JavaScript is as silly as trying to consume it without HTML."

    These 'web designers' are the silly ones. If turning off javascript breaks your webpage then your webpage is broken, simple as that. Graceful degradation is a mandatory feature here, and trying to push your own incompetence back on the customer is reprehensible.

  8. Re:Why not promote motherboard manufacturers on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    "The argument is that it is "Microsoft's" security system* that is part of their ecosystem."

    Wait a moment here, I buy commodity hardware, install something *nixy that I compiled and signed on it, and somehow this is part of MicroSofts ecosystem that they have proprietary rights in? Huh?

    "but under the trusted computing platform isn't there a system of trust that depends on the kind of lock down where the private endorsement key is not set by you? Such that if you did put on your own key Microsoft would no longer want to trust your computer. "

    Not asking Microsoft to trust my computer. Why would they?

    This is just a cryptographic verification function to prevent an altered bootloader from executing. My computer doesnt need to trust Microsofts key, and their computers dont need to trust my keys either.

  9. Re:Why not promote motherboard manufacturers on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    No, I prefer command prompts myself actually. What's really cool about the tech is the bit where it can ensure that the boot loader hasnt been altered before proceeding. A fundamental piece of security that we should have had 20 years ago.

  10. Re:Why not promote motherboard manufacturers on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    "I do not understand this stuff all that well, but wouldn't it be a problem if _you_ could be the one in control of what the system started out determining as a securely signed key?"

    How on earth do you figure it would be a problem if I was the one that determined what keys my system, that I paid for and own, trusts?

    Really, I am not trying to be dense, I have no clue what you are trying to say here. It's a security system that is part of my hardware. Why would I not be the one to determine what keys it trusts?

  11. Re:Those boot loaders need to be signed. on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 1

    Security isnt a binary option. Good security is made with layers. UEFI boot, as long as I have the key to control it, would make a mighty fine layer.

  12. Re:Why not promote motherboard manufacturers on FreeBSD Team Begins Work On Booting On UEFI-Enabled Systems · · Score: 5, Interesting

    It's UEFI, the Unified Extensible Firmware interface. EUFI is ExtraUterine Fetal Incubation. Very different things.

    The motherboards they are shipping now have a simple disable. So there is no immediate fear of being unable to run Linux on the things. BUT you have to go in and disable it in BIOS which is just completely over the head of most computer users these days. You dont have to make it impossible to deter most people from using it, just a tiny hurdle will divert the herd.

    Right now they are signing the certificates without a problem. But what will they do in a year or five or a decade? Building a business that relies on getting certs signed by MS doesnt seem wise long term. Of course no one thinks long term anymore... a small change in the law here, an easily fabricated incident using a signed bootloader to compromise a business there, and they could easily revoke these keys.

    The other problem is that UEFI is actually really cool tech, we dont want to get rid of it. We want to be able to use it. I should be able to install my own key on my own motherboard so it will only load code that I sign personally. Rather than simply trusting MicroSoft or turning off a great security component that I already paid for and theoretically own.

  13. Re:Why are we focusing on the wrong problem? on Snowden: NSA Spying On EU Diplomats and Administrators · · Score: 2

    It's more than that, the issue is a state apparatus completely gone out of control and we are just seeing signs of it. Contrary to all the faux-sophisticates in this thread, spying isnt a matter of everyone does it and anything goes. Of course intelligence agencies *gather data* but bugging diplomats is quite illegal in most circumstances, both under international and domestic law. It also tends to piss people off. Spying on a nation you are at war with is expected, yes. Spying on your own allies is just a dick move though.

    These American people, embarrasment that we are to our founding fathers, dont seem to grasp matters of principle anymore at all. So we (present company excluded of course) seem not to give a damn how many of those funny foreigners our government spies on, burns alive, kidnaps and tortures, etc. Only when we find out they are doing it to us does some dim remnant of intelligence cause us to furrow our brow. But as long as they are only attacking foreigners so many of us seem to lap it up. And so we have a vicious cycle, the more foreigners our government maims or murders or mistreats in whatever way, the more foreigners there are that want to kill us. And the more they want to kill us, the more the populace clamors for yet another bucket of gasoline to be poured on the fire. But when we find out that the machine built to use against the filthy foreigners has been turned against them, THEN we suddenly discover that there are laws and principles to be respected. Hah.

    On the other hand, our allies are countries like ours with rulers who give lip service to democratic forms but think no more of their peasants than those in DC think of the rest of us. THEY dont mind a bit that the NSA is spying on us little people, in fact they are overjoyed at the opportunity to sidestep their own laws and share information with the US, so that the US gives them information on their own citizens they are legally prohibited from collecting. But the revelation that this same machine they are so happy to collaborate with targets them directly as well... oh, suddenly they are outraged.

    It's a game of hypocrisy and all sides reek. Karma is coming and I bet she'll be a bitch. Unfortunately a lot of innocent people will wind up getting hurt.

  14. Re:3rd Gen Valley Native here on How Silicon Valley's Tech Reign Will End · · Score: 1

    Yeah, Idaho Falls would be about the worst place you could possibly be. As you say, even just down the road in Pocatello you wouldnt find the same thing. There are actually VERY few places in the country to compare at all with that. The idea that everything outside of southern cali is just like Idaho Falls is... astonishing.

  15. Re:California people... on How Silicon Valley's Tech Reign Will End · · Score: 1

    And yet those that live in California but have the means to move have been doing so in droves for many decades. To the pacific northwest, among other destinations.

    I've been to cali many times and you couldnt pay me enough to live there. The weather may be nice but there isnt much else to like about the place.

  16. Re:Now there's a petition on whitehouse.gov... on Tesla Faces Tough Regulatory Hurdle From State Dealership Laws · · Score: 1

    You are right that the Supreme Court is not the Legislature. But I never said it was.

    I was making the point that if the Congress wants to step in and prohibit the states from taking these sorts of actions, that would appear to be in keeping with their Constitutional powers. I didnt say, but thought it could be inferred, that if the Executive branch wants to move on this petition, it can easily propose legislation.

  17. Re:Idiots on Reject DRM and You Risk Walling Off Parts of the Web, Says W3C Chief · · Score: 2

    It may not change the outcome in terms of browsers supporting it initially, but it would affect adoption and could still help head off disaster for web users.

    As well as rescuing W3C from complete oblivion. It may be that few of us ever cared about what they said, but that will become absolutely no one if they endorse this crap.

  18. Re:Now there's a petition on whitehouse.gov... on Tesla Faces Tough Regulatory Hurdle From State Dealership Laws · · Score: 4, Insightful

    For all the times that we see the interstate commerce clause treated as a blank check for federal power, this is one time when it would actually be appropriate. Preventing one state from erecting barriers to trade with another is exactly what that clause had in mind.

    Guess Washington is too busy regulating everything else they can see to even notice when an opportunity to wield power constitutionally comes along.

  19. Re:"Spirit" is nonsense on When GPL Becomes Almost-GPL — the CSS, Images and JavaScript Loophole · · Score: 1

    "The problem is the fact that anything else gets said. If that is what the license requires, then that is what the license requires. " And again you charge straight past the point, oblivious. I just spent quite a bit of time explaining to you clearly and concisely why this is not the case here. Read it, or dont. I'm not going to waste time retyping it for you if you cant be bothered to read it the first time.

  20. Re:"Spirit" is nonsense on When GPL Becomes Almost-GPL — the CSS, Images and JavaScript Loophole · · Score: 1

    "Then this should be made specific and overt. If a relevant or necessary demand is missing from the license, the license needs to be rewritten to include said demand."

    You marched right past the point. This is NOT a demand! It is not the intention of the GPL to in any way expand copyright law to regulate any more than it already does! As long as copyright law doesnt define the artwork as a derivative work of the GPLd code then the license, legally speaking, isnt needed. And that's fine. One of the key differences between the GPL and other common license is that it does NOT attempt in any way to push its scope beyond activities that legally require a license, and that was a very deliberate choice, in accord with the spirit you claim to be unable to discern though it is explained all over the free software foundations website, including but limitied to the preamble and FAQs accompanying the various GPLs.

    But the purpose of the GPL and the free and open software (and content, and hardware...) movement is ultimately to make as much as possible free and open. And so if you say you are really working in the spirit of free and open software, you should want to free everything you CAN free, not just as much as you are required to free in order to use the code. It's ok to use the code and do the minimum required! That's why it's called the minimum required, because you can do that and that's ok. But you should NOT do that and claim to be some kind of champion of the community, or a big believer in free and open, because if you are just doing the minimum required you just are not that, because that turns something positive into something negative. Instead of just being smart enough to take advantage of free software, you are now a hypocrite trying to exploit it.

    Honestly, this is basic ethics, I feel silly having to explain that you can be within your rights but nonetheless acting hypocritically. It shouldnt be such a difficult concept.

    "I do not need to worship Richard Stallman as God. I do not need to subscribe to the philosophy of Karl Marx or Leon Trotsky in general terms."

    Oh FFS go crawl back under a rock. (I'm a conservative republican dont you dare call me a communist you blithering idiot. Also get off my lawn.)

  21. Re:"Spirit" is nonsense on When GPL Becomes Almost-GPL — the CSS, Images and JavaScript Loophole · · Score: 2

    That is not true at all. The GPL was devised for a very specific purpose and that purpose has been explained and discussed at work.

    What is true is that using force to prevent people from exercising their rights here would be wrong and against the spirit (ie if you actually sue someone in for violating the spirit of the license that suit should not be a winner.) But expecting people that claim to be oriented towards the ideals of free and open source software to avoid circumventing that spirit does not seem unreasonable at all. It's not exactly a fine line, but a pretty broad one, between 'what you are doing is not illegal' and 'what you are doing is positively good.'

  22. Re:scrutiny is normal on The IRS vs. Open Source · · Score: 1

    "If Microsoft could make some fake open-source license, grant it to a fake non-profit, and then spend $10 Billion on Windows 9, and get a massive tax write-off because it all counts as a charitable donation would you be happy?"

    As long as that license is a genuine free software license, I would say absolutely. Doesnt matter what their intent is, doesnt even matter how bad their code will inevitably be, as long as there is no legal restriction preventing us from fixing it.

  23. Re:Secret courts? on US Senators: NSA Lies In Fact Sheets · · Score: 1

    There is a difference between keeping secrets in an investigation (which is done all the time in regards to normal non-secret courts) and simply using secrecy as a weapon to place oneself above the law. And unfortunately that is exactly what our government has spent the last century doing - using secrecy to place itself above the law.

    If we are to keep a free society we must be very clear that no one is above the law. Secret courts and general warrants are absolutely anathema to a free society. Converting the land of the free into a police state is not a way to beat the terrorists, it's a way to capitulate to them.

  24. Re:Nothing new on The Security Risks of HTML5 Development · · Score: 1

    "The inspectors are there to protect buyers from sellers more than owners from contractors."

    Again, if that were the case, the inspectors would be working for the buyer rather than for the state.

    "A system designed for the communities collective safety would have inspectors that answered to the instrument of collective policy making. This isn't about my personal safety it is about the community's standards for safety."

    If that were the case then technical violations of the code that in no way implicate community safety would be waivable, and they are not.

  25. Re:Nothing new on The Security Risks of HTML5 Development · · Score: 1

    There is a huge difference, and it is the former case which is correct.

    To understand why you have to back up from the minutiae of code rules and look at the larger picture, who sets code, who enforces code, what purposes to serve?

    A system designed for your safety would allow you an inspector who answered to you, responsive to you. A system designed to serve power would require an inspector who answers to power, responds to power, enforces the code rather than your desires, needs, or wishes. Which system do we have again?

    Oh yeah.