Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Submission Summary: 0 pending, 5 declined, 6 accepted (11 total, 54.55% accepted)

Submission + - .NET 4.6 optimizer bug causes methods to get wrong parameters

tobiasly writes: A serious bug in the just-released .NET 4.6 runtime causes the JIT compiler to generate incorrectly-optimized code which results in methods getting called with different parameters than what were passed in. Nick Craver of Stack Exchange has an excellent write-up of the technical details and temporary workarounds; Microsoft has acknowledged the problem and submitted an as-yet unreleased patch.

This problem is compounded by Microsoft's policy of replacing the existing .NET runtime, as opposed to the side-by-side runtimes which were possible until .NET 2.0. This means that even if your project targets .NET 4.5, it will get the 4.6 runtime if it was installed on that machine. Since it's not possible to install the just-released Visual Studio 2015 without .NET 4.6, this means developers must make the difficult choice between using the latest tools or risking crippling bugs such as this one.

Submission + - Top Five Theater Chains Won't Show "The Interview" After Sony Hack

tobiasly writes: "The country's top five theater chains — Regal Entertainment, AMC Entertainment, Cinemark, Carmike Cinemas and Cineplex Entertainment — have decided not to play Sony's The Interview . This comes after the group which carried off a massive breach of its networks threatened to carry out "9/11-style attacks" on theaters that showed the film. What should Sony do? Cut their losses and shelve it? Release it immediately online? Does giving in mean "the terrorists have won"?

Submission + - Ask Slashdot: Hosting services that doesn't over-react to DMCA requests?

tobiasly writes: I run a few websites which are occasionally the target of bogus DMCA takedown requests. Even a cursory look at these requests would reveal that the content these requests try to have removed are not even eligible for copyright (for example, someone named "John Smith" decides he wants to have every instance of his name removed from the internet, so he claims he has a copyright on "John Smith", and the comment section of my website has that name somewhere.)

I'm guessing most webmasters of sites with significant traffic face this problem, but I'm having difficulty finding information on domain registrars' and hosting providers' DMCA response policies. Most seem to over-react and require an official counter-response. I'm worried I'll miss one of these someday and find that my entire domain was suspended as a result.

Both my domain registrar and hosting provider have forwarded these notices in the past. I'm also worried that they're forwarding my response (including personal details) to the original complainant. Which domain registrars and hosting providers have you found who handle these complaints in a reasonable manner, and filter out the ones that are obviously bogus? Which ones have a clearly stated policy regarding these requests, and respect the site owner's privacy? Some of these domains are .us TLD, which unfortunately will limit my choice to US-based companies.
Operating Systems

Submission + - Remote Linux Package Administration

tobiasly writes: "I administer several Ubuntu desktops and numerous CentOS servers and one of the biggest headaches is keeping them up-to-date with each distro's latest bugfix and security patches. I currently have to log in to each system, run the appropriate apt-get or yum command to list available updates, determine which ones I need, then run the appropriate install commands. I'd love to have a distro-independent equivalent of the Red Hat Network where I could do all of this remotely using a web-based interface. PackageKit seems to have solved some of the issues regarding cross-distro package maintenance, but their FAQ explicitly states that remote administration is not a goal of their project. Has anyone put together such a system?"
Software

Submission + - Open Source U.S. GPS Data? (myway.com) 3

tobiasly writes: "I read an article today about a map error on the popular Garmin GPS devices which often leads to truckers in a particular town becoming trapped. From my own experience, every electronic map I've ever seen (Google, Mapquest, my Mio GPS) has the layout of my neighborhood completely and frustratingly wrong.

A quick search turned up only one open-source mapping project, but it's for New Zealand only. Why are there no comparable projects in the U.S. or elsewhere? Obviously such a project would need a good peer-review/moderation/trust system but I'd gladly put in the time necessary to drive around town with my GPS in "tracking" mode, then upload, tag, and verify my local data.

Has anyone with more technical knowledge in maps and auto-routing looked more into this? Are there technical limitations to such a project? Should the government subsidize a project to create open, free, up-to-date electronic maps? Surely there is a public benefit available from such a project."

Slashdot Top Deals

He who is content with his lot probably has a lot.

Working...