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

 



Forgot your password?
typodupeerror

Comment An Obvious Development (Score 4, Insightful) 43

They want everyone to use their AI tools.

Certain government, health care, and financial organizations are legally restricted from sharing data. Having worked in such a place before, they'll blanket ban AI rather than risk the unauthorized transmission of protected data. This functionality offers an alternative that they can accept.

If Microsoft wants their AI features to be adopted widely, they basically had no choice but to implement a local model. The fact that it's cheaper to use the customer's electricity is probably meaningless to them; they want to capture the userbase.

Submission + - Border Patrol monitors drivers, detains those with 'suspicious' travel patterns (apnews.com)

schwit1 writes: The U.S. Border Patrol is monitoring millions of American drivers nationwide in a secretive program to identify and detain people whose travel patterns it deems suspicious, The Associated Press has found.

The predictive intelligence program has resulted in people being stopped, searched and in some cases arrested. A network of cameras scans and records vehicle license plate information, and an algorithm flags vehicles deemed suspicious based on where they came from, where they were going and which route they took. Federal agents in turn may then flag local law enforcement.

Suddenly, drivers find themselves pulled over — often for reasons cited such as speeding, failure to signal, the wrong window tint or even a dangling air freshener blocking the view. They are then aggressively questioned and searched, with no inkling that the roads they drove put them on law enforcement’s radar.

Once limited to policing the nation’s boundaries, the Border Patrol has built a surveillance system stretching into the country’s interior that can monitor ordinary Americans’ daily actions and connections for anomalies instead of simply targeting wanted suspects. Started about a decade ago to fight illegal border-related activities and the trafficking of both drugs and people, it has expanded over the past five years.

Submission + - CERN can now produce antihydrogen atoms eight times faster than before (home.cern)

fahrbot-bot writes: CERN is reporting that a new cooling technique means that the ALPHA experiment at their Antimatter Factory can produce antihydrogen atoms, the simplest form of atomic antimatter, eight times faster than before – over 15,000 antihydrogen atoms in a matter of hours.

Producing and trapping antihydrogen is an extremely complicated process. Previous methods took 24 hours to trap just 2,000 atoms, limiting the scope of experiments at ALPHA. The Swansea-led team has changed that.

Using laser-cooled beryllium ions, the team has demonstrated that it is possible to cool positrons to less than 10 Kelvin (below –263C), significantly colder than the previous threshold of about 15 Kelvin. These cooler positrons dramatically boost the efficiency of antihydrogen production and trapping—allowing a record 15,000 atoms to be trapped in less than seven hours.

Alternate article in Phys.org.

Comment Re:Obvious answer (Score 1) 209

Compared to what was available before, it is quite impressive.

The negative feedback is prompted by the fact that AI is constantly being shoved into every one of our orifices 24/7 by every vaguely tech-related company as if it was the second coming of Jesus. To justify that amount of social pressure, it would indeed have to be quite a bit better than it actually is, and that's why people aren't impressed.

Submission + - U.S. employee well-being hit new low in 2024, survey reveals (phys.org)

alternative_right writes: The latest research confirms a decline in general employee well-being since 2020. In 2024, employees reported the lowest well-being scores on record, as opposed to 2020, when employees reported the highest well-being scores.

"In some cases, the lower scores represent a reduction in employee flexibility for either flexible hours or remote work," the latest research states. "In other cases, these scores could be related to challenges associated with greater economic shifts related to inflation or productivity needs."

"What we're seeing is a growing gap between how leaders and their teams experience the workplace," said Smith. "Managers may feel a return to normalcy, but that doesn't mean their employees do. Leaders must be cautious not to assume their own well-being reflects the broader workforce at their organization. The data shows a potential disconnect, and that's a signal for action."

Comment It's Called Consumer Choice (Score 1) 209

People who want to use AI are already doing it. They will use the AI that meets their needs the best.

For casual users, that's GPT, often ChatGPT, because it's ubiquitous. They can access it anywhere and get the same capabilities. That's what they care about: ease of use, ease of access, and consistency.

It's the same reason people still prefer Windows on the desktop. Except this time, Microsoft didn't get there first. So now they're the latecomer or the afterthought, and they don't like it. Too bad; innovate faster next time instead of jumping on a bandwagon.

Comment Re:News at 11: Blowhard bloviates obvious bias (Score 1) 31

Why does he keep doing this?

You mean, why does Linus keep agreeing to be interviewed, and then reply to straightforward questions with the obvious answers?

What would you rather he do? Refuse to be interviewed, or maybe make up unexpected answers just to be edgy?

Comment Re:Does this mean it'll stop sucking? (Score 1) 25

I found GP2.5 to be great at academic-style research and writing; it was absolutely awful at writing code. So; I would tell it to plan some thing for me and write it in a way that could be used by another agent (Claude Code) to build the code to do the thing. In this way, it has been great! I haven't yet attempted it with 3.

That said, I found GP3.0's page to be hilarious:

It demonstrates PhD-level reasoning with top scores on Humanityâ(TM)s Last Exam (37.5% without the usage of any tools) and GPQA Diamond (91.9%). It also sets a new standard for frontier models in mathematics, achieving a new state-of-the-art of 23.4% on MathArena Apex.

It then proceeds to show, lower down on the page, an example of what it can do, by showing off 'Our Family Recipes". If there's anything that touts PhD-level reasoning and writing, it's a recipe book.

Submission + - NASA Is Tracking a Vast Anomaly Growing in Earth's Magnetic Field (sciencealert.com)

alternative_right writes: For years, NASA has monitored a strange anomaly in Earth's magnetic field: a giant region of lower magnetic intensity in the skies, stretching out between South America and southwest Africa.

This vast, developing phenomenon, called the South Atlantic Anomaly, has intrigued and concerned scientists for decades, and perhaps none more so than NASA researchers.

The space agency's satellites and spacecraft are particularly vulnerable to the weakened magnetic field within the anomaly, and the resulting exposure to charged particles from the Sun.

Comment Re:C/C++ code covers more complex legacy code (Score 1) 37

Rust [...] makes it harder for you to work around the compiler when it comes to memory.

... which, to be clear, is a good thing. Working around the compiler is dangerous and a code smell, so it shouldn't be something that is easy to do. It usually indicates that either the compiler's capabilities aren't sufficient to meet your needs (in which case, a better solution would be either a better compiler, or to re-evaluate the wisdom of your approach), or that you are doing something the wrong way and should find a way to do it that works with the compiler, rather than around it, so that you get the benefits of the compiler's co-operation.

Comment Wrong about Production, Too (Score 3, Informative) 73

They weren't just wrong about consumption/demand. I've said before that the peak oil wikipedia article has been one of the more amusing ones to follow for a while:
https://en.wikipedia.org/wiki/...

Figure 1: What we propagandized to you for decades and hoped to influence public policy with.
Figure 2: How pants-shittingly wrong we were.

Slashdot Top Deals

Kiss your keyboard goodbye!

Working...