Sammlung von Newsfeeds | Develop Site

Google Won't Enforce Its Site Reputation Policy Manual Actions In Europe

Search Engine Roundtable - Fr, 08/28/2026 - 07:00
Google announced it will not enforce manual actions under the site reputation abuse policy in the European Economic Area (EEA) due to a mandate set by the European Commission, effective August 30, 2026. Google said searchers in the EEA will not benefit from Google's spam prevention for sites labeled for site reputation abuse.
Kategorien: SEO

Agent Plugins package your skills, tools, and more

Blog Desarrollo Google - Fr, 08/28/2026 - 04:22
Agent Plugins 1.0.0 is a new, vendor-neutral directory specification—backed by Google, Amazon, Microsoft, and others—for packaging Agent Skills and MCP servers into a single portable unit. By standardizing the manifest (plugin.json) and utilizing a fixed directory layout, it eliminates the need for developers to maintain separate wrappers or configurations to support different AI coding agents and IDEs. Google has officially joined as a Core Maintainer and already rolled out support in the Agents CLI and Data Agent Kit, allowing developers to start building and distributing interoperable plugins today.
Kategorien: Desarrolladores

Update to the Site Reputation Policy

Google Webmaster Central Blog - Fr, 08/28/2026 - 02:00

In 2024, we introduced our site reputation policy to stop a practice where third-party content is published on a trusted website just to exploit that site's good reputation to rank higher in Search. This practice hurts search quality, and creates a bad experience for users.

Kategorien: SEO

Run Ray on TPU, Part 2: Ray AI libraries

Blog Desarrollo Google - Fr, 08/28/2026 - 01:20
This second installment explores how Ray’s higher-level libraries—Serve, Data, and Train—abstract the complexities of running AI workloads on Google's TPU slices. Ray Serve uses a simple topology configuration to correctly gang-schedule large multi-host models, while Ray Data eliminates data-loading bottlenecks by feeding accelerators directly with native JAX batches. Finally, JaxTrainer streamlines distributed training across TPUs by automatically handling cross-slice coordination, checkpointing, and fault tolerance.
Kategorien: Desarrolladores

Closed-Loop Cooling Explained: The Plumbing Behind Meta’s AI

Facebook - Do, 08/27/2026 - 23:44

One of the consequences of the AI boom is that cooling servers has become a serious engineering challenge.

The more powerful the AI hardware becomes, the more heat it generates during operation. And at a certain point, simply blowing more air through a server rack stops being a particularly efficient method of cooling.

That’s why when I visited Meta’s AI Infrastructure in Texas, one of the technologies I was most interested in wasn’t actually the AI hardware. It was the plumbing.

The Cooling Shift

Traditional data centers, that’s data centers used for compute tasks such as searching for your favorite creator on Instagram or liking a post on Facebook, will more often than not use air cooling to keep the hardware at an optimal temperature. 

Even a few years ago, using air cooling methods to cool AI hardware was an achievable solution. In fact, I visited a data center in Altoona, Iowa, where racks of 16 Nvidia H100s were kept cool completely through air cooling with minimal water usage. Minimal amounts of water were used at the start of the data center cooling process to cool the air during warmer months, but no water was ever being sent directly to the hardware.

It’s only more recently that newer AI hardware designs have created the demand for a newer, more optimal method of cooling.

Enter closed-loop liquid cooling.

There’s a common misconception that AI data centers are automatically big water users. The reality depends on the cooling design — Meta’s data centers use a closed-loop system that recirculates water in a sealed loop, using very little on an ongoing basis.

The majority of Meta’s newest AI-optimized data centers use closed-looped, liquid cooling as it is the most efficient way to cool GPU servers — both from a resources point of view, but also from an infrastructure point of view.

What Is Closed-Loop Cooling?

The basic idea behind closed-loop liquid cooling is actually pretty simple.

A liquid coolant (a mix of water and glycol) is passed through the server hardware to move heat away from the server racks. But instead of that liquid being expelled from the facility, it is pumped through a series of heat exchangers, which are used to dissipate and transfer the heat away from the liquid. Once the liquid has cooled down, it is sent back around to the server racks in a continuous looping process.

https://about.fb.com/wp-content/uploads/2026/08/03_WaterCooling_Carousel-01.mp4

So the same water and glycol mixture is being used over and over again to keep these chips cool. In fact, Meta expects to use these coolants for up to a decade without needing to replace them. 

https://about.fb.com/wp-content/uploads/2026/08/02_Cooling_facility.mp4

The heat transfer methods can vary depending on the location and environment the data center is in. When Meta needs to place liquid-cooled equipment into facilities that do not have the liquid cooling infrastructure built into the buildings, they utilize a system called Air-Assisted Liquid Cooling. This consists of racks that contain pumps and heat exchangers that essentially act similar to the large building system described above, with the same closed-loop cooling just on a smaller, more distributed scale. 

Why is closed-loop liquid cooling the most ideal method? Because it’s resource efficient. In fact, a typical AI-optimised data center using a closed-loop liquid cooling system with dry coolers uses less water annually than a couple of full-service restaurants. When you compare water usage to real use cases, as opposed to numbers, suddenly the low usage is actually really impressive.

Optimizing for Efficiency

This innovative liquid cooling system isn’t just about saving water, it’s also a much more efficient use of the space inside of the racks and data centers. If you were to attempt to cool these same servers with air, you’d likely need nearly double the size of the server tray in order to add in the required air cooling equipment. That means you have a much bigger tray, but still the same compute capacity, and eventually, you’d reach diminishing returns with larger and larger air-cooled solutions.

With direct-to-chip closed-loop liquid cooling, the engineers can fit many more GPUs in the same sized server rack, resulting in fewer racks required. So a facility of the same size is now able to scale its capacity without needing to take up more space.

Meta’s Open-Source Liquid Cooling Infrastructure

If you’ve seen any of my video content on Meta’s infrastructure, you’ll know that they design and develop their own systems across their entire infrastructure stack, all the way from designing their own chips to the cooling systems and power infrastructure.

So what do they do with these designs once they’ve deployed them?

Consistent with Meta’s Open Compute Project legacy, these advances are being shared with the industry. The Open Compute Project (founded 2011) is an open-source hardware and software initiative that aims to make data center infrastructure more efficient, scalable, and sustainable. In 2025, Meta announced IcePack, a liquid-cooled network rack platform that’s being shared openly for free via the Open Compute Project.

Using AI to Optimize Data Center Cooling

The Meta Engineering teams are doing a great job of finding the optimal cooling methods for their data centers. But there’s another interesting part to this story: they’re also using reinforcement learning to help optimize their cooling infrastructure. 

As we found out in this short article, cooling a data center isn’t as simple as choosing a temperature and leaving the system running. Conditions change. The environment changes depending on the location of the data center. The amount of work the servers are doing changes, and so does the amount of cooling. Therefore, the cooling infrastructure has to be purpose built, flexible, and deployed to address these specific considerations across every location.

So Meta’s engineering team has been experimenting with reinforcement learning to help inform the design and operations of their cooling systems. This reinforcement learning-based approach has since been scaled to the air-cooled data centers in Meta’s fleet.

Rather than experimenting directly on a live data center, where getting that decision wrong could potentially cause issues with operations, Meta’s engineers built a physics-based simulator of a data center environment.

The simulator can model variables such as weather conditions, server load, and the behavior of the cooling equipment. This gives the reinforcement learning model a safe environment in which to test different decisions to learn how to reduce the amount of cooling that is required while still keeping the servers within their optimal operating conditions.

And just to be clear, while this started as an experiment, it isn’t one anymore.

In a pilot at one of Meta’s data centers, this reinforcement learning-based approach reduced the amount of energy consumed by the air cooling supply fans by an average of 20% while also reducing water usage by 4% across different weather conditions.

Those aren’t insignificant numbers, and when you apply those reductions across an entire data center fleet, that’s a really impressive efficiency gain that doesn’t go unnoticed.

The post Closed-Loop Cooling Explained: The Plumbing Behind Meta’s AI appeared first on Meta Newsroom.

Kategorien: Redes Sociales

Bill Gates Says Some Jobs Should Be Off-Limits to AI

TechRepublic - Do, 08/27/2026 - 22:24

Bill Gates argues some jobs should remain human as AI advances, proposing “Human Reserved” roles and new taxes intended to curb worker displacement.

The post Bill Gates Says Some Jobs Should Be Off-Limits to AI appeared first on TechRepublic.

Kategorien: Tecnologia

Decoding cosmic signals with deep learning and Keras

Blog Desarrollo Google - Do, 08/27/2026 - 22:20
Astroparticle physics sits at the exciting intersection of astrophysics and particle physics and stu...
Kategorien: Desarrolladores

IRS Website Drops Heavily In Google Search

Search Engine Roundtable - Do, 08/27/2026 - 20:23
Over the past few days, the IRS website (and other government sites) has tanked within Google's search results. My gut feeling is that the federal government implemented some bot-blocking that was too aggressive and blocked Google, among others, resulting in Google not fully showing the IRS website. I believe the IRS implemented some fixes, and the website is slowly coming back in Google Search.
Kategorien: SEO

iPhone 17 Leads Global Smartphone Sales as Apple, Samsung Take Top 10

TechRepublic - Do, 08/27/2026 - 18:32

The iPhone 17 led global smartphone sales in Q2 2026 as Apple and Samsung captured all 10 top spots while the overall market contracted 11%.

The post iPhone 17 Leads Global Smartphone Sales as Apple, Samsung Take Top 10 appeared first on TechRepublic.

Kategorien: Tecnologia

Meta Settles Teen Social Media Addiction Case for Up to $18B

TechRepublic - Do, 08/27/2026 - 18:03

Meta agrees to pay up to $18 billion and introduce new Facebook and Instagram limits for teens under a US state settlement over addiction claims.

The post Meta Settles Teen Social Media Addiction Case for Up to $18B appeared first on TechRepublic.

Kategorien: Tecnologia

Google AI Mode Adds Flight Price Tracking, Mile Rates & Hotel Booking

Search Engine Roundtable - Do, 08/27/2026 - 18:00
Google is rolling out three new travel features within AI Mode in Google Search. These features include track flight prices, view points or miles rates, and book hotels directly within AI Mode, through your conversational search.
Kategorien: SEO

This Refurbished Apple Watch SE Just Dropped to $89.99

TechRepublic - Do, 08/27/2026 - 17:39

Track workouts, monitor your heart rate, and stay connected from your wrist with an Apple Watch for $89.99.

The post This Refurbished Apple Watch SE Just Dropped to $89.99 appeared first on TechRepublic.

Kategorien: Tecnologia

Save Big on Microsoft Project 2024 While Codes Last

TechRepublic - Do, 08/27/2026 - 16:30

Whether you’re a business leader or professional, this project management tool will streamline your workdays.

The post Save Big on Microsoft Project 2024 While Codes Last appeared first on TechRepublic.

Kategorien: Tecnologia

Seiten