Slashdot Mirror


User: pghmike4

pghmike4's activity in the archive.

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

Comments · 37

  1. Please -- all were "classified" after the fact on US Gov't Confirms Clinton Emails Contained Top-Secret Information (thenextweb.com) · · Score: 1

    Please, none of the emails were classified at the time they were sent. These "charges" are all just political noise by people who'd rather see the Republicans running against Bernie Sanders.

  2. I don't buy it on Pursuit of Slenderness May Mean No More Headphone Jack In iPhone 7 (pcmag.com) · · Score: 1

    There are just too many 3.5mm high quality headphones out there for Apple to walk away from them. And at some point, thinness starts working against battery lifetime anyway. It just doesn't make any sense -- why hurt the usability of your device on both the battery life and headphone compatibility dimensions for the sake of making a thin device a little thinner?

  3. Re:Snowden unquestionably hurt the intel community on Greenwald: Why the CIA Is Smearing Edward Snowden After Paris Attacks (latimes.com) · · Score: 2

    I read the summary of the book, and pretty much, it says that Snowden hurt the western alliance because it showed how the US was spying on its allies. That's like saying BLM activists are hurting race relations in the US by showing how often police actually murder black people who are doing nothing wrong. You're blaming the wrong actor. IOW, perhaps if we weren't spying on Angela Merkel, she wouldn't be pissed that we were spying on her. Only morons believe that secrets will stay secret forever.

  4. FBI and intelligence agencies on Greenwald: Why the CIA Is Smearing Edward Snowden After Paris Attacks (latimes.com) · · Score: 1

    I noticed the instant anti-encryption spin as well. It was all over TV and in the NY Times as well, with virtually no opposing viewpoints expressed. And it happened so fast that you have to wonder if the FBI had a set of speeches ready to roll out at the next occurrence of a terror attack. It's especially embarrassing for these guys given the fact that it appears that the terrorists used SMS, and that metadata indicating who was communicating with whom was all available and the intelligence agencies still didn't manage to stop the attack. My suspicion is that the intelligence agencies collect lots of data but have no way of sieving through it to find actual useful information.

  5. this is *not* a small change on How Did Volkswagen Cheat Emissions Tests, and Who Authorized It? · · Score: 1

    It seems nonsensical to me that this is a small change. First, both software developers and the engine engineers have to agree on how the polluting mode is supposed to work. Then the software engineers have to detect, with the help of the people who understand all the sensors, what an EPA test's signature is. Then they have to add that code to the car's software system. It sounds like many groups working together, each of whose management must have agreed to cooperate. And all of those managers, I'm sure, required sign off from their common manager. I bet this goes up pretty high.

  6. replacement batteries are expensive on Why Electric Vehicles Aren't More Popular · · Score: 1

    I switched from a hybrid to a gas a year ago, because the hybrid was very underpowered, and the warranty on the battery these days isn't good enough. When my Civic Hybrid's battery died, I was faced with paying $3200 for a replacement for a 9 year old Civic, and of course that made very little sense. Newer cars come with much shorter warranties, and I didn't want to sign up to potentially pay thousands to replace a battery after only 3 years.

  7. how could this really work? on Fuel Free Spacecrafts Using Graphene · · Score: 1

    If the graphene is throwing off electrons to generate the propulsive force, it hardly seems likely that this could provide a long term propulsion system. If you add photons to graphene and emit electrons, wouldn't the graphene get seriously positively charged, which should limit how many more electrons can get thrown off?

  8. Re:Not Open on MenuetOS, an Operating System Written Entirely In Assembly, Hits 1.0 · · Score: 1

    How much memory are you saving by writing in assembly? Pretty close to none, since all you're saving is the text (code) segment space, even assuming you write code better in ASM than C++. For all intents and purposes, all of your memory is data, not code.

  9. optimizing for exactly the wrong thing on MenuetOS, an Operating System Written Entirely In Assembly, Hits 1.0 · · Score: 1
    So, by writing in assembly language, you optimize for code size, which is the smallest part of any application, typically easily overwhelmed by 10-100X by the app's data. And the code is much more error prone, now that you have no type checking, or even types. Most productivity studies have shown that you get about the same number of lines of code written per programmer-year, no matter what language it is written in, so by choosing the least powerful language to use, you minimize your productivity. Yay!

    Conceivably, you also might pick up a small execution time benefit, although most compilers probably can do better than a hand-coder these days -- they can perform instance specific optimizations that would be impossible to maintain in assembly source.

    Writing an OS in assembly in 2015: what a great engineering decision!

  10. reacting with the Earth's magnetic field? on New Test Supports NASA's Controversial EM Drive · · Score: 1

    I'm not a physicist, but could the anomalous force simply be a reaction between electric currents generating the microwaves, and the Earth's electric field? As I recall, wires carrying current generate a force within a magnetic field, and we all live within a magnetic field.

  11. Re:Stabilize what you have on Ask Slashdot: What Are the Most Stable Smartphones These Days? · · Score: 1

    Yup, your phone is broken if you need to restart it twice a week. My average is every 2-3 months.

  12. No problems with iPhone 6 on Ask Slashdot: What Are the Most Stable Smartphones These Days? · · Score: 5, Insightful

    Actually, I'm pretty happy with the iPhone6: it just works. I'm on T-mobile, and I doubt I've had to restart it to get it to work more than 3 times since I got it in September 2014. My wife has had the same experience -- she can't recall ever having to restart it to get it to work.