Slashdot Mirror


User: stephentyrone

stephentyrone's activity in the archive.

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

Comments · 275

  1. Re:What does her degree have to do with it? on Maine Senator Wants Independent Study of TSA's Body Scanners · · Score: 1

    Spot on, but I'm not sure I'd call Senator Collins a "guy".

  2. Re:Users disagree with him on The Condescending UI · · Score: 1

    With 10.6 I could quickly skip to any given month.

    Command-Shift-T, still works. Faster than using the GUI in either version.

  3. Re:Thank you Captain Obvious on NVIDIA's Tegra 3 Outruns Apple's A5 In First Benchmarks · · Score: 5, Interesting

    If anything, the news is that the iPad2 actually *wins* in half of the linked benchmarks.

  4. Re:SbO: lame on Security By Obscurity — a New Theory · · Score: 1

    Yes, security by obscurity is stupid. So is security by "openness". Security and openness are orthogonal.

  5. Re:SbO: lame on Security By Obscurity — a New Theory · · Score: 1

    "Open Source" doesn't buy you much. Sure, you can see what the program is "supposed" to do. But do you fully understand what the compiler does with it? Do you trust the compiler to be both bug free and non-malicious? I've filed far too many bugs against compilers to trust them to be bug free. Even if you assume they are, what about the compiler that was used to build your compiler? How do you know that the hardware on which the program is running doesn't leave it open to attack?

    If you want "actual trust" you use machine code that has been proven correct running on hardware that has been proven correct and exhaustively tested. You don't care about whether or not the code is "open source". Most people don't require that level of paranoia, of course, nor can they afford the expense of doing such verification, but you shouldn't pretend that "publishing" or "open source" is magic security fairy dust.

  6. Re:In other words on 35% Consumers Want iPhone 5... Sight Unseen · · Score: 1

    Why on earth should any consumer be able to "tell you a single technical statistic about their smart phone like processor speed or even processor type?" It's wholly irrelevant to a phone's suitability. Either it works or it doesn't. Either it's enjoyable to use or it isn't. Either it's fast enough or it isn't. Either it has the functionality they need or it doesn't. None of those things are predicated on hardware specifications like processor speed or type. They're a function of both hardware and software, and exactly how the performance is achieved is totally irrelevant to the end user.

  7. Re:'Don't interview anyone who hasn't accomplished on Why the New Guy Can't Code · · Score: 1

    "If your code is so generic that your employer is fine with it being published because it gives them no competitive advantage, then you're probably not worth hiring."

    I'm exaggerating, of course, but it cuts both ways. Some of my best work is not open source, and will never be published, precisely because it's substantially better than publicly available tools, and my employer paid me well to write it for that exact reason. I happen to also have some open source and public domain work that I'm very proud of and can point an interviewer to, but it's easy to imagine that someone else might not, especially a more junior person.

  8. Re:Experienced only? on Why the New Guy Can't Code · · Score: 2

    Except that you can't "do surgery full time with only the experience and training you got in medical school", which is why (in the US) surgeons go through a 5-7 year residency after medical school (often followed by a fellowship), during which time they work their asses off for less than my intern makes. After that point, they have a large body of work to prove their ability, and are able to get paid according to their skills.

    I would be completely thrilled to hire someone fresh out of graduate school and work him 80 hours a week for 50k a year (after a year, he'd either be up. How many junior engineers would put up with that? I don't think you realize how easy we have it by comparison to surgeons.

  9. Re:Sucide rate? on Chinese iPad Factory Staff Forced To Sign 'No Suicide' Pledge · · Score: 1

    The Wired article a published a month or two ago claims that the suicide rate at American colleges is higher than at Foxconn.

    You are missing something: The suicide rates for the US which you're quoting are for entire lifetimes (the Americans had up to 70 years or so to decide to commit suicide)

    What portion of the college-age population is over 70?

  10. Re:Great! Less choice! on Google To Drop Support For H.264 In Chrome · · Score: 1

    Actually, thinking long term would be using the superior format, knowing that the patents will expire within 20 years (in fact, most of them will expire long before then).

  11. Re:A better bet to short for 2014? on Apple Passes $300B Market Cap, 2nd In the World · · Score: 1

    Apple has been sitting at (or around?) 4-5 billion in revenue for the better part of this last decade.

    Apple's did $20B of revenue last quarter. That's considerably more than $5B/year, and it's grown considerably -- the same quarter last year revenue as $12B. It hasn't been "sitting" anywhere. Unit sales growth is something like 50% year over year.

  12. Re:Lame on Apple Announces iPhone 4 · · Score: 1

    -1 Wooooosh.

  13. Re:Compared to the suicide rate in China... on Ninth Suicide At iPhone Factory · · Score: 1

    It doesn't make it okay; it makes it unlikely that the work environment increases the likelihood that the factory employees would choose to commit suicide.

    Whether or not it's okay depends rather strongly on one's religious/moral views about suicide.

  14. Compared to the suicide rate in China... on Ninth Suicide At iPhone Factory · · Score: 2, Insightful

    The factory in question supposedly employs 400,000 workers. The annual suicide rate in China (as reported by the WHO) is 16.7 per 100,000 people. That means that in a population of randomly selected Chinese the size of the factory workforce, we should expect to see 400000 people * 16.7 suicides/(100000 people * 1 year) * 5 months / 12 months = 27.8 suicides so far this year.

    Can we conclude that assembling shiny gadgets makes it less likely that one will commit suicide? It meets the standards for publication...

  15. Re:Just pull the battery out! on Mobile 'Remote Wipe' Thwarts Secret Service · · Score: 1

    One button for 3 seconds. Details, details.

  16. Re:reverence and awe on Why Linux Is Not Attracting Young Developers · · Score: 1

    Shrug. I was put in charge of a project with 4 million lines of source my second year out of school. You carefully analyze the code paths that you need to work on at any given point in time, you write good thorough tests, you make your changes, you re-run your tests, and fix any regressions. The killer isn't the number of lines of source, its the interdependency between different modules (and the Linux kernel really doesn't have the best reputation in that department, though I don't know how much of its bad rap is deserved).

  17. Re:Only Apple on iPad Jailbroken · · Score: 1

    Not at all. A large portion of the OS X user space has been open sourced by Apple as well. Windows, not so much.

  18. Re:Only Apple on iPad Jailbroken · · Score: 2, Informative

    Darwin is basically just BSD with an extra dose of weird.

    ... and tens of thousands of bug fixes and performance improvements, all of which have been released back to the community, even though (for the most part) Apple had no obligation to do so.

  19. Re:Only Apple on iPad Jailbroken · · Score: 1

    I read it.

    Not only is it open source, but even the FSF considers the APSLv2 to be a free software license:

    http://www.gnu.org/philosophy/apsl.html

    There's no call for rudeness, even on slashdot.

  20. Re:Only Apple on iPad Jailbroken · · Score: 1

    It absolutely is open source. It's not copyleft, and it's incompatible with the GPL, but even the FSF considers it to be a free software license.

    Patent licensing is an orthogonal issue, and Microsoft is certainly no better in that regard, either.

  21. Re:Only Apple on iPad Jailbroken · · Score: 1

    The rest of the hardware contains an OS that is just as open.

    What the hell are you talking about?

    Most likely this:

    http://www.opensource.apple.com/release/mac-os-x-1063/

    Far more open than windows.

  22. Re:Only Apple on iPad Jailbroken · · Score: 2, Insightful

    It's just as closed as Windows

    Awesome! Where do I go to download the Windows 7 kernel source?

  23. Re:You are off by a factor of 12 on $4,400/Yr. Coders May Work On Dept. of Labor Project · · Score: 1

    Any US tech companies giving out 6 months of bonus this year?

    Yes, though typically in some form of RSU rather than straight cash bonus.

    Your point about average salary in Taiwan is spot on, though.

  24. Re:Well of course drawing lines is important on Droid Touchscreen Less Accurate Than iPhone's · · Score: 0

    Ha! Mod parent informative.

  25. Re:One thing to say on New Pi Computation Record Using a Desktop PC · · Score: 2, Insightful

    Pi is interesting in that regard -- there are algorithms that can compute the Nth digit without needing to compute the intermediate digits. If you want to compute all digits from 0 to N, however, there are more efficient algorithms.