Did Microsoft Borrow GPL Code For a Windows 7 Utility?
Goatbert writes "Rafael Rivera over at WithinWindows.com has found evidence that Microsoft has potentially stolen code from an open source/GPL'd project (ImageMaster) for a utility made available on the Microsoft Store to allow download customers to copy the Windows 7 setup files to a DVD or USB Flash Drive. If Rivera's evidence holds up, this could be some serious egg in the face for Microsoft at a time when they're getting mostly good press from the tech media."
...who the FUCK cares?!?
Goatbert engages in anal stretching. My evidence: the names are very similar.
Wait, you mean similarities DON'T mean that they are the same thing? Damn. I thought I was on to something.
But then I realized the cable was blue, so I only gave it one star. I hate blue.
Mod up! This particular problem has survived too damn long.
For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
Well you can submit a bug on Slashcode, but Slashdot never reads them or fixes them. I have ones in there over 2 years old that have never even been triaged.
It reminds me of this MST3K bit: http://www.youtube.com/watch?v=pVvr9f-Z5u0 "Slashdot developers? They just do not care."
Comment of the year
Foredecker, per my subject-line above - Please answer on these following points, thanks (I would like answers on what you folks @ MS plan to do, in regards to points 1- 2 a & b):
Per -> http://slashdot.org/comments.pl?sid=1429510&threshold=-1&commentsort=0&mode=thread&cid=29967174
----
1.) TELL US WHY ROOTKIT.COM SAID THIS BELOW (who published code that shows how to EASILY "unhook" the new NDIS6 firewall in VISTA, Windows Server 2008, & Windows 7 no less) & why they said this:
http://www.rootkit.com/newsread.php?newsid=952
PERTINENT EXCERPT/QUOTE:
"BTW, the firewalls based on NDIS v6, which was introduced in Windows Vista, are much easier to unhook and bypass."
(AND, more importantly, since you claim to be a senior development mgr. @ Microsoft, what you plan to do about it (or, if you plan to @ least investigate their claims @ least - because this is only to POINT THIS OUT TO YOU PEOPLE @ MS, & up to you to @ least "check it out", as to the veracity of it... thanks!))
I am pointing this out to you, based on their claims @ ROOTKIT.COM and for the fact the seemingly provide actual exploit code for "unhooking" (making useless) the firewall(s) designed based from NDIS6... please, look into it, or @ least give us an idea of your intent in regards to this. Thanks.
&
2.) Give us a SOLID answer to why 0 was removed in HOSTS then, because in HOSTS files:
a. 127.0.0.1 or even 0.0.0.0 HOSTS files only, vs. 0 blocking "IP" based ones, only makes for larger slower HOSTS file loads into memory (be that the local DNS client, or diskcache even) & using hosts thus, speeds you up online as well as a bonus for speed (see Mr. Oliver Day below as well as myself on THIS note) , not only yielding one more safety online (by blocking adbanners which have been shown to harbor malware, or isn't this indicative of that -> Anti-malvertising.com? and in doing so, you also gain speed by not downloading or calling out to said adbanner servers also) and, HOSTS also provide another option for more speed, by allowing a user to optionally also speed ones' self up online as well, by allowing one to hardcode in one's favorites to avoid potentially compromised DNS servers (ala Dan Kaminsky proof thereof!) or, even allows a user to avoid being logged on a DNS request log theoretically @ least I would think
(AND, sure: An ISP/BSP can check where you went, & so can anyone because of the top-level domain that maintains the reverse DNS request lookup tables, & a ping or traceroute does the rest of the job, but this makes it harder to do by "the infamous they" is all, in hardcodes of favs & avoiding DNS server request logs potentially).
AND
b. HOSTS also make you SAFER online, not as much CPU + other forms of I/O burning use needed, vs. things like local DNS servers, or other forms of OS level/IP stack level filtering &/or caching solutions do...
(As seen in more complicated filter like iptables in Linux for example: Yes, no cpu burned there either, but that's just more complex than editing a text file like HOSTS is)
Nor does using a HOSTS file with favorites/bookmarks hardcoded involve communicating with a potentially compromiseable DNS server that definitely use more RAM in a local DNS program being used by a user, vs. a HOSTS file, as well as other forms of IO + CPU usage (as much, or more, than a HOSTS in a local diskcache or DNS local client cache would).
Using HOSTS files, YOU can also, for safety, EASILY "Block out" known bad servers using HOSTS files, for security!
(From RELIABLE lists, that are easily found from Dancho Danchev of ZDNet, stopbadware.org, or even Spybot Search & Destroy + WIKIPEDIA even)