Slashdot Mirror


User: skribble

skribble's activity in the archive.

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

Comments · 159

  1. Meltdown and Specter present a good illustration in the complexity of computer science and why no amount testing, or process, or methodology, etc. can solve all the problems.

    Speculative execution is a performance feature, not limited to Intel processors. This was intentionally built into many modern processors (and in and of itself is really pretty cool).

    At least it was a feature until it was discovered it could be exploited.

  2. You can't test for every use case, because there is no way to anticipate every functional use case in a general purpose OS. The fact that you don't recognize that indicates you are way out of league here.

    The book you site is a good book, but I'm not going to get into a pissing contest about who know what, because it's not worth my time. Besides the "making excuses for Apple's failings." seems to indicate this is more of fundementalist platform battle for you. You probably aren't really interested in facts here.

  3. LOL. What a massive bunch of overly generalized proverbial nonsense. In a complex system (especially a fairly general purpose OS ecosystem) no matter what your process is, you can not test for every use case. Additionally, even Apple does not control it's whole ecosystem. For example, how does Apple's development process anticipate low level hardware issues like Meltdown or Spector? Seriously, nobody who has ever done this sort of thing would make such a statement. That's not to say that there aren't process issues (I'm pretty sure nobody has created a perfect process, and likely no one ever will, especially as long as people are involved). Post hoc ergo propter hoc.

  4. Or it could be...

    Modern system development is complex in a way that most developers will never realize.
    Finding the right balance between performance, economy, scale and security.
    Dealing with hardware, software, and network issues, the didn't exist, were unknown, or unexploitable a few years ago.
    Coordinating an ever changing ecosystem.

    Even under Steve Apple had been known to step back and make releases that focused on exactly this type of stuff.

  5. Re:Fuggedaboutit on Ask Slashdot: How Do You Build Your Own Vacuum Tubes? · · Score: 1

    Not really obsolete for scientific and military applications. Solid state and digitial circuits are quite vulnerable to radiation, where tubes can survive EMP's and magnetism quite well.

  6. Re:No no no. on Ask Slashdot: How Do You Build Your Own Vacuum Tubes? · · Score: 1

    BB King famously used Lab Series Solid State amps (not tube amps). He had used Fender Twins in the past but mostly the Lab's.

  7. Lots of assumptions going on here... on Apple Drops Recovery Key From Two-Factor Authentication In New OS Versions · · Score: 1

    If you read the available information about this, there seems to be many procedures in place to avoid social engineering. Also, there is nothing here about anyone having access to any ones files or data (encrypted or otherwise). Just procedures which would allow one access to there own account, this would be akin to an automated password reset.
    That said, a lot of the details about this are unknown.

  8. Re:Wonder how panasonic feels about this? on 'Microsoft Lumia' Will Replace the Nokia Brand · · Score: 1
  9. Wonder how panasonic feels about this? on 'Microsoft Lumia' Will Replace the Nokia Brand · · Score: 1

    "Lumia" is awfully close to "Lumix" (and the too make phones with cameras).

  10. Re:Developer unhappiness or Marketshare loss? on The Subtle Developer Exodus From the Mac App Store · · Score: 1

    I'd assume this is about Mac OS X, not iOS. Mac OS X market share is actually growing (though not even close to iOS in market share, or especially sheer numbers). The truth is it's very easy to leave the MAS, many key software products never went there to begin with for whatever reason.

    There is evidence that *some* developers who tested the waters of the MAS are turning away from it. Rich Siegel (of BBEdit fame) has recently said BareBones may pull some/all apps from the app store (at least BBEdit, which makes since, nobody wants a sandboxed professional text editor).

  11. Re:Too bad... on Israel's Iron Dome Missile Defense Shield Actually Works · · Score: 2

    You do realize this is because the missiles being fired into Israel are being fired from civilian areas.

    This is but one thing that separates terrorists from soldiers... terrorists hide among the civilians using them as shields and propaganda.

    There is little honor to go around on either side of this, but hiding among the civilians is an act of supreme cowardice and Evil.

  12. Re:Overconstrained problem definition on Ask Slashdot: Mirrorless, Interchangeable Lens Camera Advice? · · Score: 1

    Bzzzt... Actually some very excellent fixed focal length wide angle camera exist. Back in the "film" day most photog's I knew carried around Olympus SylusEpic's with the fixed 3.5 1:2:8 lens. Awesome camera!

    Also see this: http://www.sigmaphoto.com/shop/dp2s-compact-digital-camera

    A good fixed lens will beat a good Zoom lens in image quality every time.

  13. Re:Get a Lumix on Ask Slashdot: Mirrorless, Interchangeable Lens Camera Advice? · · Score: 3, Informative

    I have an LX5, and it is an outstanding camera, however I recently picked up an Olympus E-PM1 and while I like the feel on of the LX5 better, the Olympus beats it in both picture and video quality. This should be expected since the LX5 has a much smaller sensor (though bigger then most compact digitals). (The LX-5 though is unique in using different area of the sensor for different aspect ratios... I really enjoy the 1:1 and the 16:9).

    This was my first foray into the whole mirrorless interchangeable lens type camera so I didn't want to spend to much so it was down to the PanasonicGF3 and Olympus E-PM1 (I considered the new Nikon J system but it cost much more for much less). The two were very similar, but the Olympus had a hotshot for the flash and accessories and felt a bit more solid so that's what I went with.

    I'm not giving up on my LX5, but I find it's no longer my go to camera.

  14. Re:If they weren't so pretty on Apple To Require Sandboxing For Mac App Store Apps · · Score: 1

    Rather then attempt to go down that road, why don't you tell me some of things that you think you can do on your OS that you can't do on OS X?

    Pretty much if you have the know how if you can do it on another *nix system you can do it on Mac OS X.

    If I have to I can even run most (all?) Intel based systems on Mac OS X under a virtual machine.

    In fact Apple doesn't restrict a damn thing on my computer. If I don't want to play by the App Store games I don't have to.... And to the paranoid I'm pretty sure I'll never have to. Apple has no need and no desire to lock down OS X (They have iOS for that). They do have a responsibility to provide a reliable secure system though. Also as for the App Store... It's Apples store... they can do whatever the hell they want with it. Oh I for one agree with sandboxing apps. I don't think Apple has it all figured out right now, and I think this is the reason they pushed the date back. Ultimately they will try to find a balance between developers and users, and based on history they will error on the side of pissing off developers rather then users. Developers will complain as they have for the past >20 years about how Apple doesn't respect them or some such nonsense.

  15. Re:Permissions conspicuous by their absence on Apple To Require Sandboxing For Mac App Store Apps · · Score: 1

    Apple has always had undocumented API's that developers were supposed to avoid. Android also has undocumented API's that developers aren't supposed to use. Do you know why...

    A. because the API is in flux and utilizing these API's may cause you App to break (with unexpected, potentially bad results) as they mature.
    B. they utilize sensitive services and pose a high risk for abuse.

  16. Re:Stupid on Apple To Require Sandboxing For Mac App Store Apps · · Score: 1

    As more and more applications rely on distributed data then the risk of some third party injecting malevolent data or tasks into the stream becomes a higher risk.

    This isn't about saying that a developer is bad, or a user is doing something wrong, this is about someone else entirely having the power to inject their nasties in the middle. Sandboxing doesn't prevent this from happening (since this is happening outside the box) it does though restrict that damage that such a task could do.

    BTW this sort of attack while currently rare, is on the rise and it has little to do with how smart you are as a user or what antivirus software you are using.

  17. Re:If they weren't so pretty on Apple To Require Sandboxing For Mac App Store Apps · · Score: 1

    Mac OS X is one of the most tweakable, flexible OS's out there. As a user and developer there is very little to restrict me from doing anything I want with my computer. I can create and install any software I want. But thanks for the baseless comment.

  18. Re:Why is this such a bad thing? on Apple To Require Sandboxing For Mac App Store Apps · · Score: 1

    "...detrimental to the users..."

    I've yet to see an intelligent balanced argument to support this general statement. Yes, there have been things here or there that may have adversely affected some users in some way, but usually as a trade off for helping more users or providing more helpful services.

    Anyway let me fix this for you... I believe what you meant to say is "...detrimental to certain ideologies..."

    It's perfectly natural to be worried when the illusion of control is wrestled away from you, but the question is, did you really have that control to begin with?

    People keep throwing Android around here as the open, free counter to Apple, but Android only provides the illusion of control, and in this way is much more devious in my mind. Android is controlled by Google, new releases are controlled by Google and the devices are controlled by the manufactures and service providers. This is not an open system... If it was open then why don't I have the latest version of Android running on Evo 4G?

  19. Re:Cue Apple fans saying "That could NEVER happen" on Apple To Require Sandboxing For Mac App Store Apps · · Score: 1

    "...sandbox where multiple private companies publish application profiles and the consumer choice is maximized..."

    Like SSL certificate authorities? Yea there are no holes in that model.

  20. Re:So how do you install a new hard drive? on Creating a Mac OS X 10.7 Lion Bootable Flash Drive · · Score: 1

    You obviously haven't replaced a mac hard drive in the last five years. There is door on the back. open it! The HD replacement on my MBP was the easiest HD replacement I've ever had.

  21. Re:good thing on New Book Reveals Apple's Steve Jobs Was First Choice for Google CEO · · Score: 4, Insightful

    . o O { don't feed the troll, don't feed the troll, don't feed the troll...}

  22. ...User error... on Why Mac OS X Is Unsuitable For Web Development · · Score: 1

    Clearly this is all about user error.

    First, use macports or fink, not both.

    Second, if you are concerned with the kernel for web development you are doing it wrong.

    Textmate is interesting, but BBEdit is fantastic. I've yet to find a GUI text editor that matches it. Oh yea Vim works well too.

    BTW Apple has clear instructions on installing postgreSQL on their website (which is installed with Mac OS X server by BTW) and there are frequent releases of MacPython as binaries.

    If pressed install Linux on a VM and get the best of both worlds.

  23. Re:I don't get why... on Why Mac OS X Is Unsuitable For Web Development · · Score: 1

    You really think Windows would get him closer to his native host platform?

  24. Re:It's a bit to soon to say for sure on Apple Handcuffs Web Apps On iPhone Home Screen · · Score: 1

    Yea and you get nothing else for that $100... you know like preview releases, technical dev support, very nice tools...etc.

  25. Re:No sympathy here, sorry on Bradley Manning Charged With Aiding the Enemy · · Score: 1

    Thank you Mr. Constitutional scholar, now would you be so kind as to point out which violations of the Constitution he exposed? I'm not saying laws may not have been broken, and it seems that some rules of engagement where violated (which BTW happens just about 100% on both sides in any armed conflict), But there is nothing I have seen that is a clear violation of the Constitution. (and by this I mean the actual Constitution, not the "Constitution" that is thrown around by both extreme these days).