Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Bogus argument (Score 1) 311

"Exact binaries" is not the point of having the source code.

Uh, you must not have worked in a shop that does continuous integration automated builds? Do you really think QA should be handed binaries that you compile and have them trust them?

The problem is that GCC will always give you a different binary every time you compile from the same source. This makes it impossible that the binary you received comes from the source you claim to have used. You can get around this by never receiving binaries from anywhere but the automated build machine but it would still be useful to be able to test that a build that you received was built from the code you expect.

There were several reasons why Apple moved away from the GCC tool chain to LLVM and Clang but one of the abilities of the LLVM stack is that you can actually get identical binaries from the same source compiled on different machines at different times.

You confused my post and gotten it EXACTLY BACKWARDS. But thanks for playing....

The point that I was making is that source code does not always build "exact binaries". Now if someone is giving you both a binary and the source code and claiming that the source produced the binary, there is really no way to prove that one way or another. But at least you know that you can build a binary from the source code and know what is in THAT binary.

Comment Re:Defective product. (Score 1) 185

I would agree that 3/4 of AV success is avoiding "dodgy" sites. However, I have never had any problems with malware on any porn site. The sites I have had problems with malware on were like pics of celebrities on Google Images, and you get a redirect to a malware driveby site, or, you lick on an ad that promises things free that should not be ... that kind of thing. I Used to AVG 2012, but when it went to 2013 it refused to activate, so I switched to Avast, and have not looked back. Higher rated and better protection.

Well for crying out loud, stop licking on those ads. That'll get you every time.

Comment Re:No fancy gizmos please... (Score 0) 445

The same way we did before GPS, by actually knowing where we were going. I'm nearly 40 years old and never once used GPS to go anywhere and I've never been lost. I've looked at a map a time or two before I went somewhere, but never GPS. I've driven all over the country too and in some very large cities and some very backwoods locations. Never understood why people really needed GPS, seems like a fancy waste of tech to me.

And I'll bet that you get there with a horse and buggy. Good job.

Comment Re:Really? Woz? (Score 1) 333

Do you want to know just how innovative Windows 8 is? (at the risk of getting a little off topic)

Had a difficult time getting the upgrade to run. Got the informative error message "Windows 8 installation has failed". That helped tremendously. Then, finally got it installed and thought that running "Windows Update" might me a good idea (I was wrong on that one). I installed a few updates and needed to reboot (no surprise there). During this reboot it said somethings like "upgrade failed, restoring old OS". Back to Windows 7. Whoopee!

Slashdot Top Deals

The faster I go, the behinder I get. -- Lewis Carroll

Working...