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

 



Forgot your password?
typodupeerror

Comment Re:If Twitter could do it (Score 1) 44

In theory, management should improve progress by reducing mistakes and waste. Unfortunately, it often doesn't work that way.

Management aren't the only culprits for injecting delay and waste, though.

So called product owners and project managers retitled as Scrum Masters can create almost unbounded amounts of busy work even though they might not be officially "management".

I am convinced the solution for that is some kind of arbitrary budget on the busywork tasks, but I haven't figured out how to quantify and implement such a thing.

Submission + - French Court Issues Damages Award for Violation of GPL (heathermeeker.com)

AmiMoJo writes: On February 14, 2024, the Court of Appeal of Paris issued an order stating that Orange, a major French telecom provider, had infringed the copyight of Entr’Ouvert’s Lasso software and violated the GPL, ordering Orange to pay €500,000 in compensatory damages and €150,000 for moral damages. This case has been ongoing for many years. Entr’ouvert is the publisher of Lasso, a reference library for the Security Assertion Markup Language (SAML) protocol, an open standard for identity providers to authenticate users and pass authentication tokens to online services. This is the open protocol that enables single sign-on (SSO). The Lasso product is dual licensed by Entr’Ouvert under GPL or commercial licenses.

Submission + - Helium Discovery In Northern Minnesota May Be Biggest Ever In North America (cbsnews.com)

An anonymous reader writes: Scientists and researchers are celebrating what they call a "dream" discovery after an exploratory drill confirmed a high concentration of helium buried deep in Minnesota's Iron Range. Thomas Abraham-James, CEO of Pulsar Helium, said the confirmed presence of helium could be one of the most significant such finds in the world. CBS News Minnesota toured the drill site soon after the drill rig first broke ground at the beginning of February. The discovery happened more than three weeks later at about 2 a.m. Thursday, as a drill reached its depth of 2,200 feet below the surface. According to Abraham-James, the helium concentration was measured at 12.4%, which is higher than forecasted and roughly 30 times the industry standard for commercial helium. "12.4% is just a dream. It's perfect," he said.

Now that helium is confirmed to be underground in Babbitt, Abraham-James said the next phase of the project is a feasibility study by an independent third party to study the size of the well and whether it could support a full-service helium plant. "It's not just about drilling one hole, but now proving up the geological models, being able to get some really good data that wasn't captured in the original discovery," he explained. "It has the potential to really contribute to local society." The company said the feasibility study could take until the end of the year to complete.

Submission + - Communications of the ACM is Now Open Access

theodp writes: "CACM [Communications of the ACM] Is Now Open Access," proclaims the Association for Computing Machinery (ACM) in its tear-down-this-CACM-paywall announcement. "More than six decades of CACM's renowned research articles, seminal papers, technical reports, commentaries, real-world practice, and news articles are now open to everyone, regardless of whether they are members of ACM or subscribe to the ACM Digital Library."

Ironically, clicking on Google search results for older CACM articles on Aaron Swartz currently returns page-not-found error messages and the CACM's own search can't find Aaron Swarz either, so perhaps there's some work that remains to be done with the transition to CACM's new website. ACM plans to open its entire archive of over 600,000 articles when its five-year transition to full Open Access is complete (January 2026 target date).

Comment Re:After 30 years of programming (Score 1) 598

A big reason why estimates tend to be low is that when you make your best estimate, then you add 100% buffer for "all the little problems", your management insists that you must be goldbricking and surely that's not a reasonable estimate. So you learn to make your estimates "what you think your management will accept without busting your balls over", and then about half the time they're too low.

Comment Re:What does IT run on .. (Score 1) 516

No, the designers of HTTP were dumb - they totally ignored the state of the art of distributed applications design, and set the Internet back by at least a decade. In their defence, they really were trying to solve a dumb problem, and people abused it to do things it was never meant to do. It was meant to deliver mainly static content, not to be a glorified terminal service for remote applications, but that's what it's become.

Submission + - Tracking Service That Can't Be Dodged (wired.com)

Worf Maugg writes: Researchers at U.C. Berkeley have discovered that some of the net’s most popular sites are using a tracking service that can’t be evaded — even when users block cookies, turn off storage in Flash, or use browsers’ “incognito” functions.

The service, called KISSmetrics, is used by sites to track the number of visitors, what the visitors do on the site, and where they come to the site from — and the company says it does a more comprehensive job than its competitors such as Google Analytics.

Submission + - Matlab Integrate GPU Support for UberMath Computat (mobile.co.nz)

An anonymous reader writes: Matlab now comes with GPU native support in the 2010b version. This means loads of Matlab commands can be parallelized onto the GPU without having to re-code things in C++ or Fortran using CUDA. Pretty sweet for the HPC community.
Transportation

Submission + - Cooperative cars battle it out in Holland (gcdc.net)

An anonymous reader writes: The first cooperative platooning competition, where vehicles use radio communication in addition to sensors, was held in Helmond, Holland a week ago. By using wireless communication the awareness range of each vehicle is extended, enabling vehicles to travel closer together which increases road capacity while at the same time avoiding the shockwave effects (http://en.wikipedia.org/wiki/Traffic_wave) responsible for traffic jams. The Grand Cooperative Driving Challenge distinguishes itself from earlier platooning demos (e.g. the PATH project, http://www.path.berkeley.edu/nahsc/) by having a completely heterogeneous mix of vehicles and systems built by multiple researcher and student teams. Using wireless communication to coordinate vehicles raises concerns about the safety of such systems, would you trust WiFi to drive your car?

Slashdot Top Deals

Always think of something new; this helps you forget your last rotten idea. -- Seth Frankel

Working...