Auto-threading Compiler Could Restore Moore’s Law Gains

New submitter Nemo the Magnificent writes “Develop in the Cloud has news about what might be a breakthrough out of Microsoft Research. A team there wrote a paper (PDF), now accepted for publication at OOPSLA, that describes how to teach a compiler to auto-thread a program that was written single-threaded in a conventional language like C#. This is the holy grail to take advantage of multiple cores — to get Moore’s Law improvements back on track, after they essentially ran aground in the last decade. (Functional programming, the other great white hope, just isn’t happening.) About 2004 was when Intel et al. ran into a wall and started packing multiple cores into chips instead of cranking the clock speed. The Microsoft team modified a C# compiler to use the new technique, and claim a ‘large project at Microsoft’ have written ‘several million lines of code’ testing out the resulting ‘safe parallelism.'” The paper is a good read if you’re into compilers and functional programming. The key to operation is adding permissions to reference types allowing you to declare normal references, read-only references to mutable objects, references to globally immutable objects, and references to isolated clusters of objects. With that information, the compiler is able to prove that chunks of code can safely be run in parallel. Unlike many other approaches, it doesn’t require that your program be purely functional either. Read more of this story at Slashdot.

Read More:
Auto-threading Compiler Could Restore Moore’s Law Gains

Windows Blue: Microsoft’s Plan To Release a New Version of Windows Every Year

MrSeb writes “Way back in August, three months before the release of Windows 8, we learned about the existence of a project at Microsoft codenamed Blue. At the time it wasn’t clear whether this was Windows 9, or some kind of interim update/service pack for Windows 8. Now, if unnamed sources are to be believed, Windows Blue is both of those things: a major update to Windows 8, and also the beginning of a major shift that will result in a major release of Windows every 12 months — just like Apple’s OS X. According to these insiders, Blue will roll out mid-2013, and will be very cheap — or possibly even free, to ensure that ‘Windows Blue the next OS that everyone installs.’ Exact details are still rather vague, but at the very least Blue will make ‘UI changes’ to Windows 8. The sources also indicate that the Windows 8 and Windows Phone 8 SDKs will be merged or standardized, to further simplify the development of cross-platform apps. Perhaps more important, though, is the shift to a 12-month release cadence. Historically, Microsoft has released a major version of Windows every few years, with the intervening periods populated with stability- and security-oriented service packs. Now it seems that Microsoft wants to move to an OS X-like system, where new and exciting features will be added on an annual basis. In turn, Microsoft will drop the price of these releases — probably to around $25, just like OS X.” Read more of this story at Slashdot.

See more here:
Windows Blue: Microsoft’s Plan To Release a New Version of Windows Every Year

Red Light Cameras Raise Crash Risk, Cost

concealment writes with news of dissatisfaction with a pilot program for stoplight-monitoring cameras. The program ran for several years in New Jersey, and according to a new report, the number of car crashes actually increased while the cameras were present. “[The program] appears to be changing drivers’ behavior, state officials said Monday, noting an overall decline in traffic citations and right-angle crashes. The Department of Transportation also said, however, that rear-end crashes have risen by 20 percent and total crashes are up by 0.9 percent at intersections where cameras have operated for at least a year. The agency recommended the program stay in place, calling for ‘continued data collection and monitoring’ of camera-monitored intersections. The department’s report drew immediate criticism from Assemblyman Declan O’Scanlon, R-Monmouth, who wants the cameras removed. He called the program ‘a dismal failure,’ saying DOT statistics show the net costs of accidents had climbed by more than $1 million at intersections with cameras.” Other cities are considering dumping the monitoring tech as well, citing similar cost and efficacy issues. Read more of this story at Slashdot.

More:
Red Light Cameras Raise Crash Risk, Cost

Researchers Find Megaupload Shutdown Hurt Box Office Revenues

An anonymous reader writes “We’ve heard this one before, over and over again: pirates are the biggest spenders. It therefore shouldn’t surprise too many people to learn that shutting down Megaupload earlier this year had a negative effect on box office revenues. The latest finding comes from a paper titled: ‘Piracy and Movie Revenues: Evidence from Megaupload.'” Read more of this story at Slashdot.

Follow this link:
Researchers Find Megaupload Shutdown Hurt Box Office Revenues

HTTP Strict Transport Security Becomes Internet Standard

angry tapir writes “A Web security policy mechanism that promises to make HTTPS-enabled websites more resilient to various types of attacks has been approved and released as an Internet standard — but despite support from some high-profile websites, adoption elsewhere is still low. HTTP Strict Transport Security (HSTS) allows websites to declare themselves accessible only over HTTPS (HTTP Secure) and was designed to prevent hackers from forcing user connections over HTTP or abusing mistakes in HTTPS implementations to compromise content integrity.” Read more of this story at Slashdot.

More here:
HTTP Strict Transport Security Becomes Internet Standard

Facebook Switching To HTTPS By Default

Trailrunner7 writes “Facebook this week will begin turning on secure browsing be default for its millions of users in North America. The change will make HTTPS the default connection option for all Facebook sessions for those users, a shift that gives them a good baseline level of security and will help prevent some common attacks. Facebook users have had the option of turning on HTTPS since early 2011 when the company reacted to attention surrounding the Firesheep attacks. However, the technology was not enabled by default and users have had to opt-in and manually make the change in order to get the better protection of HTTPS.” Read more of this story at Slashdot.

See the article here:
Facebook Switching To HTTPS By Default

Reading and Calculating With Your Unconscious

lee1 writes “Using special techniques that present information to one eye while hiding the information from the conscious mind (by masking it with more distracting imagery presented to the other eye), researchers have shown two new and very unexpected things: we can read and understand short sentences, and we can perform multi-step arithmetic problems, entirely unconsciously. The results of the reading and calculating are available to and influence the conscious mind, but we remain unaware of their existence. While we have known for some time that a great deal of sensory processing occurs below the surface and affects our deliberative behavior, it was widely believed until now that the subconscious was not able to actually do arithmetic or parse sentences.” Read more of this story at Slashdot.

See original article:
Reading and Calculating With Your Unconscious

GOP Study Committee Director Disowns Brief Attacking Current IP Law

cervesaebraciator writes “Saturday an article was featured on Slashdot which expressed some hope, if just a fool’s hope, that a recent Republican Study Committee Brief could be a sign of broader national discussion about the value of current copyright law. When one sees such progress, credit is deservedly given. Unfortunately, others in Washington did not perhaps see this as worthy of praise. The committee’s executive director, Paul Teller, sent a memo today disavowing the earlier pro-copyright reform brief. From the memo: ‘Yesterday you received a Policy Brief or [sic] copyright law that was published without adequate review within the RSC and failed to meet that standard. Copyright reform would have far-reaching impacts, so it is incredibly important that it be approached with all facts and viewpoints in hand.’ People who live in districts such as Ohio’s 4th would do well to send letters of support to those who crafted the original brief. I cannot imagine party leadership will be happy with so radical a suggestion as granting copyright protection for the limited times needed to promote the progress of science and useful arts.” Read more of this story at Slashdot.

View original post here:
GOP Study Committee Director Disowns Brief Attacking Current IP Law

iOS 6 Streaming Bug Sends Data Usage Skyrocketing

MojoKid writes “iOS 6, by all appearances, has a streaming problem. This is separate from the network issues that led Verizon to state that it wouldn’t bill people for overages that were caused by spotty Wi-Fi connectivity. The issue has been detailed at PRX.org with information on how the team saw a huge spike in bandwidth usage after the release of iOS 6, and then carefully tested the behavior of devices and its own app to narrow the possible cause. In one case, the playback of a single 30MB episode caused the transfer of over 100MB of data. It is believed that the issue was solved with the release of iOS 6.0.1, but anecdotal evidence from readers points to continued incidents of high data usage, even after updating. If you own an iPhone 5 or upgraded to iOS 6 on an older device, it is strongly recommend to check your usage over the past two months, update to iOS 6.0.1, and plan for a lengthy discussion with your carrier if it turns out your data use went through the roof.” Read more of this story at Slashdot.

View original post here:
iOS 6 Streaming Bug Sends Data Usage Skyrocketing

German City Says OpenOffice Shortcomings Are Forcing It Back To Microsoft

The city of Freiburg, Germany adopted OpenOffice back in 2007, mostly replacing the Microsoft Office software it had been using previously. Now, an anonymous reader tips news that the city council is preparing to abandon OpenOffice and switch back. “‘In the specific case of the use of OpenOffice, the hopes and expectations of the year 2007 are not fulfilled,’ the council wrote, adding that continuing use OpenOffice will lead to performance impairments and aggravation and frustration on the part of employees and external parties. ‘Therefore, a new Microsoft Office license is essential for effective operations,’ they wrote. … ‘The divergence of the development community (LibreOffice on one hand Apache Office on the other) is crippling for the development for OpenOffice,’ the council wrote, adding that the development of Microsoft Office is far more stable. Looking at the options, a one-product strategy with Microsoft Office 2010 is the only viable one, according to the council.” The council was also disappointed that more municipalities haven’t adopted OpenOffice in the meantime. Open source groups and developers criticized the move and encouraged the council to consider at least moving to a more up-to-date version of the office software suite. Read more of this story at Slashdot.

See the article here:
German City Says OpenOffice Shortcomings Are Forcing It Back To Microsoft