Slashdot Mirror


User: mortonda

mortonda's activity in the archive.

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

Comments · 903

  1. Re:This sounds like an article on OSHA App Costs Gov't $200k · · Score: 1

    ... and the weather app on my phone says "no data available" half the time. That may not be acceptable for this app.

  2. Re:If only my boss had said such nice things about on Inside the Duqu Worm's Source Code · · Score: 1

    Except stupid people without a moral compass that end up in congress...

  3. Re:...unless he has a patch in there on Lawyer Continues Android v. GPL Crusade · · Score: 1

    It would also help validate the perception of GPL works as legally risky propositions for downstream users.

    Well, if you don't want to abide by the GPL, then using that source is no different than stealing code from someone else with any other license. It's the same risk.

  4. Re:...unless he has a patch in there on Lawyer Continues Android v. GPL Crusade · · Score: 1

    ... and you think Microsoft would go to court to "validate" the GPL for us???? ROFL

  5. Re:wikipedia on A Cognitive Teardown of Angry Birds · · Score: 1

    Mark for deletion, not noteworthy

  6. Re:New idea on Cringely's Lost Jobs Interview: Coming To a Theater Near You · · Score: 1

    but they are glossy, the matt finish is extra

  7. Re:Speaking of Fake and Cell Phones on Did Feds' Use of Fake Cell Tower Constitute a Search? · · Score: 1

    Odd that.

    You must be new here...

  8. Re:Rather unfair on US's Most Powerful Nuclear Bomb Being Dismantled · · Score: 1

    not air mail?

  9. Re:What is amazing on Why So Many Crashes of Bee-Carrying Trucks? · · Score: 1

    It seems like the smart thing is to require that at the least they be in only one state.

    Huh? Seriously, I don't get it. Why would that be the smart?

    It is a standard procedure to limit wildlife disease. Deer, fish...

  10. Re:duh on US Drone Fleet Hit By Computer Virus · · Score: 2

    Hell, in Linux a simple rootkit can work just by editing the system commands like ls.

    That is as simple to detect as installing TripWire.

    If it is a kernel rootkit, tripwire won't find it unless your boot to a readonly medium to run the scan...

  11. Re:Highly Suspect on Ohio Supreme Court Drawn Into Magnetic Homes Case · · Score: 1

    Thanks for the fun citations, AC :D The important thing to me is that I'd get a major chewing if the ground circuit was anything other than a wire of the proper gauge, all the way to the panel; The panel is then grounded by a heavy wire to a ground rod sunk very deep (was 10 or 12 feet?) into the ground. A pain to drive by hand. In commercial applications, the steel conduit can be used for ground, but only if the connectors are all set screw type. Compression fittings mean running another wire. Ah conduit, that brought up other concerns such as matching the number of circuits per phase to avoid extra heat load in the pipe.

  12. Re:Moderation system on Help Shape the Future of Slashdot · · Score: 1

    Meh. Make it 10,000

  13. Re:Highly Suspect on Ohio Supreme Court Drawn Into Magnetic Homes Case · · Score: 1

    electricians like to ground to steel beams instead of running a ground line back to power box and putting to ground their

    Citation please? That is quite contrary to code, and any building inspector would yank the electrician's license if they did that.

  14. Re:This will lead to nothing but confusion on Sesame Street Begins Teaching Math and Science · · Score: 1

    He's always done that. But that still doesn't refute the veggie thing.

  15. Re:This will lead to nothing but confusion on Sesame Street Begins Teaching Math and Science · · Score: 1

    Have you even watched the show? I have; I have toddler children and I love PBS. I've only seen him eat cookies. And things that look like cookies. Elmo OTOH, yeah, dead on.

  16. Re:Static Strong on The Great JavaScript Debate: Improve It Or Kill It · · Score: 1

    mods have no sense of humor....

  17. Re:Static Strong on The Great JavaScript Debate: Improve It Or Kill It · · Score: 0

    The point is to *improve* javascript, not make it worse.

  18. Re:Casio devices? on Casio Paying Microsoft To Use Linux · · Score: 1

    Is this the same Casio that sold sub-par music keyboards?

  19. Re:-yawn- on More Info On Google's Alternative To JavaScript · · Score: 2

    Tell that to python. It seems to have maintained a pretty good success with that. (for the record, I don't like python)

  20. Re:How to Lie with Statististics on Power Demand From US Homes Expected To Fall For a Decade · · Score: 1

    Isn't this the same thing they use when talking about budget cuts in the US govt? They aren't cutting spending, they just cut the rate of increase of spending. :(

  21. Re:No it doesn't on North Korea Forced US Reconnaissance Plane To Land · · Score: 1

    this is the best insight of the whole thread....

  22. Re:and after reading the articles.... on Kernel.org Attackers Didn't Know What They Had · · Score: 1
    But the point in the articles is that something exists to prevent this - Ken Thompson did not have to contend with git. To make that attack work you have to get malicious code into the tree for a while - long enough to infect the hosts that compile kernels for others... and then remove the original code.

    Git would raise the alarm long before that, thanks to the cryptographic nature that it uses to identify the source chain.

    It's a theoretical attack on one system, but for it to work, Linus would have to do it to himself, and *then* everyone else in the world would have to use *binaries* that *he* created. Even if he infected his own system, the uploaded code, once stripped of the malicious parts (because his compiled kernel now has the code injection) ... that doesn't infect the compiler farm at redhat or ubuntu, or debian... and their kernels would continue to produce *correct* compilations of the *correct* kernel code.

    The distributed nature of the Linux source development pretty much kills off this old hack. Clever in its day, but simply not possible anymore.

  23. Re:he's talking about tarballs on Kernel.org Compromised · · Score: 1

    The files are in a git repository. That's what matters, not what you wrap around it to provide for requests.

    So http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.0.4.tar.bz2 gets pulled dynamically from git?

    No, but git contains the complete history in a local copy, so all that needs to be done is for Linus (or anyone else with a local copy ) to write a script that unpacks every tagged version and compares it with what's on the server. Because git is decentralized, everyone who works on the kernel has a complete copy of every version, so it's very easy to verify the other forms of distribution.

  24. Re:Funny-money and pixie dust on Which Company Is the Largest? · · Score: 1

    Look at what one disaster regarding one non functioning oil well in the gulf did to oil prices. If Exxon stopped, there would be an impact on prices.

  25. Re:Funny-money and pixie dust on Which Company Is the Largest? · · Score: 1

    I would go a step further and say that fossil fuel extraction is the most important sector of the economy,

    If Apple just stopped existing, would it hurt Exxon? Probably not. If Exxon suddenly stopped, would Apple notice? Most certainly...