<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Da</title>
    <description>The latest articles on DEV Community by Da (@da-li-at-pl).</description>
    <link>https://dev.to/da-li-at-pl</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2267429%2F1ce0779c-41f8-4daa-a7ea-d0ee0e208ee0.jpg</url>
      <title>DEV Community: Da</title>
      <link>https://dev.to/da-li-at-pl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/da-li-at-pl"/>
    <language>en</language>
    <item>
      <title>When Power Costs Rise, Data Centers Need to Know Where Every Megawatt Is Going</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Sun, 06 Sep 2026 21:01:28 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/when-power-costs-rise-data-centers-need-to-know-where-every-megawatt-is-going-1hn0</link>
      <guid>https://dev.to/da-li-at-pl/when-power-costs-rise-data-centers-need-to-know-where-every-megawatt-is-going-1hn0</guid>
      <description>&lt;p&gt;Electricity is becoming one of the defining operating constraints of the AI data center expansion.&lt;/p&gt;

&lt;p&gt;Recent reporting around the PJM Interconnection highlighted a 76 percent year over year increase in wholesale power costs in the first quarter of 2026. How much of that increase should be attributed specifically to data center demand is disputed. Gas prices, weather, generation retirements, transmission constraints and market design all affect wholesale prices, so the number should not be reduced to a simple claim that data centers caused the entire increase.&lt;/p&gt;

&lt;p&gt;The operating lesson remains important even without resolving that argument.&lt;/p&gt;

&lt;p&gt;Power is no longer a background utility expense for many data centers. It is becoming a capacity constraint, an operating cost driver and a business risk that infrastructure teams need to understand at much finer granularity.&lt;/p&gt;

&lt;h2&gt;
  
  
  The electricity bill is too late
&lt;/h2&gt;

&lt;p&gt;Traditional energy management often starts with utility invoices or facility level meters.&lt;/p&gt;

&lt;p&gt;Those numbers are useful for accounting, but they do not tell operators what to change.&lt;/p&gt;

&lt;p&gt;If a monthly bill rises, the data center team still needs to answer a series of operational questions.&lt;/p&gt;

&lt;p&gt;Which rooms consumed more energy? Which racks are running at the highest density? Which servers or GPU clusters increased their load? Which projects were using those accelerators? How much power is being consumed by idle or underutilized equipment? Is cooling overhead rising with the IT load? How much electrical capacity remains safe to deploy?&lt;/p&gt;

&lt;p&gt;Without that level of detail, energy is visible as a cost but invisible as an operating behavior.&lt;/p&gt;

&lt;p&gt;AI infrastructure makes this problem more acute because large GPU deployments can change both power demand and cooling demand quickly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Energy visibility needs to follow the physical hierarchy
&lt;/h2&gt;

&lt;p&gt;A useful energy model should allow operators to move from the facility level down through the physical infrastructure.&lt;/p&gt;

&lt;p&gt;The hierarchy may include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;site&lt;/li&gt;
&lt;li&gt;data hall&lt;/li&gt;
&lt;li&gt;row&lt;/li&gt;
&lt;li&gt;rack&lt;/li&gt;
&lt;li&gt;power circuit&lt;/li&gt;
&lt;li&gt;server&lt;/li&gt;
&lt;li&gt;GPU or accelerator node&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This makes it possible to identify where energy is concentrated and where constraints are emerging.&lt;/p&gt;

&lt;p&gt;Rack level visibility is particularly important.&lt;/p&gt;

&lt;p&gt;A rack can have spare U positions while having little safe power headroom. Conversely, a rack may show significant electrical headroom while its cooling zone or network connectivity prevents additional deployment.&lt;/p&gt;

&lt;p&gt;This means power capacity must be considered alongside other infrastructure constraints.&lt;/p&gt;

&lt;p&gt;The correct question is not simply, “How many racks do we have left?”&lt;/p&gt;

&lt;p&gt;It is, “How much deployable capacity remains once power, cooling, space and operational reserve are considered together?”&lt;/p&gt;

&lt;h2&gt;
  
  
  GPU utilization changes the economics of every kilowatt
&lt;/h2&gt;

&lt;p&gt;An idle enterprise server wastes electricity.&lt;/p&gt;

&lt;p&gt;An idle high end GPU server wastes electricity while also tying up expensive accelerator capacity, rack power, cooling capacity and capital.&lt;/p&gt;

&lt;p&gt;This is why AI infrastructure needs an operating model that connects energy with utilization.&lt;/p&gt;

&lt;p&gt;Operators should be able to identify low utilization or idle accelerator resources, determine how long they have remained underused and understand which project or tenant owns them. That creates the basis for resource reclamation, scheduling changes and capacity optimization.&lt;/p&gt;

&lt;p&gt;The result is not simply lower energy consumption.&lt;/p&gt;

&lt;p&gt;It can also delay the need for new infrastructure.&lt;/p&gt;

&lt;p&gt;Recovering stranded accelerator capacity is equivalent to creating additional usable supply inside the existing facility. In an environment where power availability is scarce, that can be more valuable than a small improvement in headline efficiency.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cost attribution changes internal behavior
&lt;/h2&gt;

&lt;p&gt;Energy becomes easier to manage when it can be connected to responsibility.&lt;/p&gt;

&lt;p&gt;If all electricity is treated as a shared data center overhead, individual projects have little incentive to optimize their consumption. The infrastructure team sees the bill, while the workload owner sees only compute allocation.&lt;/p&gt;

&lt;p&gt;Connecting GPU hours, energy consumption and project ownership changes that relationship.&lt;/p&gt;

&lt;p&gt;A project can then be evaluated not only by the number of accelerators allocated to it, but by how those accelerators are used. A model service can be compared with another model service. A training workload can be evaluated against the energy and time it required. Idle resources can be assigned a visible cost.&lt;/p&gt;

&lt;p&gt;This creates a more useful internal conversation.&lt;/p&gt;

&lt;p&gt;The question moves from “How much electricity did the facility use?” to “Which services and projects consumed it, and what value did that consumption produce?”&lt;/p&gt;

&lt;p&gt;For AI data centers, that is the beginning of true operating economics.&lt;/p&gt;

&lt;h2&gt;
  
  
  Electricity price variation can influence scheduling
&lt;/h2&gt;

&lt;p&gt;Energy prices are not always constant.&lt;/p&gt;

&lt;p&gt;In environments where electricity costs vary by time, workload scheduling can potentially become part of the energy strategy. Flexible training jobs may be shifted toward lower cost periods when operational requirements allow. Less urgent workloads can be prioritized differently from latency sensitive inference services.&lt;/p&gt;

&lt;p&gt;This does not mean every workload should chase the cheapest power hour.&lt;/p&gt;

&lt;p&gt;Business priority, service commitments, training deadlines, resource availability and reliability all matter. But when energy data and workload data are connected, operators gain an additional scheduling input.&lt;/p&gt;

&lt;p&gt;The same principle applies across sites.&lt;/p&gt;

&lt;p&gt;If an organization operates multiple data centers, differences in available capacity, energy cost and infrastructure conditions can become part of placement decisions where architecture and policy permit.&lt;/p&gt;

&lt;p&gt;The important point is that energy information needs to become actionable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sensaka can connect energy with infrastructure operations
&lt;/h2&gt;

&lt;p&gt;Sensaka DCOS is designed to monitor physical infrastructure including power, racks, environmental conditions and hardware. Its energy capabilities include real time consumption visibility, efficiency analysis, PUE monitoring and forecasting.&lt;/p&gt;

&lt;p&gt;For AI infrastructure, the broader operations model can connect these physical signals with compute resources, GPU utilization, projects and services.&lt;/p&gt;

&lt;p&gt;That creates a path toward several practical operating views:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;current power consumption by infrastructure area&lt;/li&gt;
&lt;li&gt;rack power density and remaining headroom&lt;/li&gt;
&lt;li&gt;energy trends over time&lt;/li&gt;
&lt;li&gt;abnormal consumption patterns&lt;/li&gt;
&lt;li&gt;idle GPU energy&lt;/li&gt;
&lt;li&gt;project or tenant energy attribution&lt;/li&gt;
&lt;li&gt;forecast capacity saturation&lt;/li&gt;
&lt;li&gt;energy related deployment constraints&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These views help turn power from a monthly financial surprise into a continuously managed operational resource.&lt;/p&gt;

&lt;h2&gt;
  
  
  The power debate will continue. The measurement requirement will not.
&lt;/h2&gt;

&lt;p&gt;Whether data centers are responsible for a specific percentage of wholesale electricity price increases will remain a political and economic argument.&lt;/p&gt;

&lt;p&gt;Operators do not need to wait for that debate to be settled.&lt;/p&gt;

&lt;p&gt;The direction of the infrastructure market is already clear. AI deployments are increasing power density, grid access is becoming harder in many markets, and electricity costs can materially affect both facility economics and community acceptance.&lt;/p&gt;

&lt;p&gt;That means every serious operator should be able to explain where power is going inside the data center.&lt;/p&gt;

&lt;p&gt;They should know how much is consumed by facilities and IT equipment, which racks are approaching limits, which GPU resources are productive, which are idle and how much deployable capacity remains.&lt;/p&gt;

&lt;p&gt;The most valuable megawatt may not be the next one purchased from the grid.&lt;/p&gt;

&lt;p&gt;It may be the megawatt already inside the data center that is currently being used inefficiently.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.axios.com/2026/08/25/data-centers-ai-electricity-water-politics" rel="noopener noreferrer"&gt;Axios: Data centers, AI, electricity, water and politics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.pjm.com/" rel="noopener noreferrer"&gt;PJM Interconnection&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://sensaka.com/blog/data-center-power-costs-energy-visibility" rel="noopener noreferrer"&gt;Sensaka blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>datacenterenergy</category>
      <category>aiinfrastructure</category>
      <category>energymanagement</category>
      <category>capacityplanning</category>
    </item>
    <item>
      <title>At 1% Vacancy, the Next Data Center Capacity May Already Be Inside Your Existing Facility</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 02 Sep 2026 11:31:41 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/at-1-vacancy-the-next-data-center-capacity-may-already-be-inside-your-existing-facility-94h</link>
      <guid>https://dev.to/da-li-at-pl/at-1-vacancy-the-next-data-center-capacity-may-already-be-inside-your-existing-facility-94h</guid>
      <description>&lt;p&gt;North American data center vacancy has remained around 1 percent while AI demand continues to absorb new capacity.&lt;/p&gt;

&lt;p&gt;Industry reporting cited approximately 25 GW of absorption in the first half of 2026, with a large share of capacity under construction already precommitted. Those numbers are being used in the broader debate over whether AI infrastructure is being overbuilt.&lt;/p&gt;

&lt;p&gt;For data center operators, there is a more immediate question.&lt;/p&gt;

&lt;p&gt;If external capacity is scarce, expensive and increasingly constrained by power availability, how much additional capacity can be recovered from the infrastructure already in operation?&lt;/p&gt;

&lt;p&gt;The answer is often larger than a simple rack count suggests.&lt;/p&gt;

&lt;h2&gt;
  
  
  Empty U space is not the same as available capacity
&lt;/h2&gt;

&lt;p&gt;A common capacity view begins with rack occupancy.&lt;/p&gt;

&lt;p&gt;If a rack has ten empty U positions, it appears to have room for more equipment. But those ten U positions may not be deployable.&lt;/p&gt;

&lt;p&gt;Power could already be near the rack limit. Cooling conditions may not support another high density server. The available electrical circuits may not provide the required redundancy. Network ports may be unavailable. The rack may sit in a zone with limited cooling headroom.&lt;/p&gt;

&lt;p&gt;That means the facility contains several different kinds of capacity.&lt;/p&gt;

&lt;p&gt;There is physical space.&lt;/p&gt;

&lt;p&gt;There is power capacity.&lt;/p&gt;

&lt;p&gt;There is cooling capacity.&lt;/p&gt;

&lt;p&gt;There is network capacity.&lt;/p&gt;

&lt;p&gt;There is operational reserve.&lt;/p&gt;

&lt;p&gt;Deployable capacity is the intersection of those constraints.&lt;/p&gt;

&lt;p&gt;For AI environments, this distinction becomes critical because a relatively small number of GPU servers can consume substantial power and create concentrated heat.&lt;/p&gt;

&lt;h2&gt;
  
  
  Stranded capacity is becoming financially important
&lt;/h2&gt;

&lt;p&gt;Stranded capacity is infrastructure that exists but cannot currently be used because another dependency is limiting it.&lt;/p&gt;

&lt;p&gt;A rack may have space but no power.&lt;/p&gt;

&lt;p&gt;A data hall may have electrical capacity but insufficient cooling.&lt;/p&gt;

&lt;p&gt;A facility may have both, but its existing asset data may be too inaccurate to support confident deployment decisions.&lt;/p&gt;

&lt;p&gt;In a market where external data center capacity is scarce, every stranded resource becomes more valuable.&lt;/p&gt;

&lt;p&gt;Recovering one rack of usable capacity can delay a new build. Improving power distribution can unlock equipment placement. Correcting asset data can reveal space that was thought to be occupied. Rebalancing workloads may release underused GPU resources.&lt;/p&gt;

&lt;p&gt;This is why capacity optimization is increasingly becoming an operating discipline rather than an annual planning exercise.&lt;/p&gt;

&lt;h2&gt;
  
  
  Accurate asset data is the starting point
&lt;/h2&gt;

&lt;p&gt;Capacity decisions are only as reliable as the inventory underneath them.&lt;/p&gt;

&lt;p&gt;If rack location, U position, equipment configuration or power information is outdated, the calculated capacity will also be wrong.&lt;/p&gt;

&lt;p&gt;Manual asset records struggle in environments where equipment is added, moved, replaced and upgraded continuously.&lt;/p&gt;

&lt;p&gt;Operators therefore need continuous reconciliation between the physical environment and the management system.&lt;/p&gt;

&lt;p&gt;Sensaka DCOS is designed to support automatic physical asset discovery, rack and U position management, equipment inventory and infrastructure monitoring. This provides a stronger baseline for capacity planning than a static spreadsheet.&lt;/p&gt;

&lt;p&gt;The objective is simple.&lt;/p&gt;

&lt;p&gt;Before deciding where new infrastructure can go, the operator needs to know what is actually there.&lt;/p&gt;

&lt;h2&gt;
  
  
  Power may be the real capacity unit
&lt;/h2&gt;

&lt;p&gt;For many AI deployments, electrical capacity matters more than floor space.&lt;/p&gt;

&lt;p&gt;A facility can have room for another row of racks and still be unable to energize them.&lt;/p&gt;

&lt;p&gt;This changes the meaning of data center capacity.&lt;/p&gt;

&lt;p&gt;Instead of measuring only racks or square meters, operators increasingly need to understand usable kilowatts and megawatts, with the appropriate redundancy and cooling support.&lt;/p&gt;

&lt;p&gt;Rack power density should therefore be visible continuously.&lt;/p&gt;

&lt;p&gt;Operators should be able to compare current consumption with configured limits, understand available headroom and identify where power is unevenly distributed.&lt;/p&gt;

&lt;p&gt;That information can inform equipment placement.&lt;/p&gt;

&lt;p&gt;A new GPU server should not simply be assigned to the nearest rack with open U positions. It should be placed where space, power, cooling and connectivity align.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cooling creates another layer of stranded capacity
&lt;/h2&gt;

&lt;p&gt;Cooling can strand capacity even when power is available.&lt;/p&gt;

&lt;p&gt;This is becoming more common as high density AI systems are introduced into facilities designed around lower density enterprise equipment.&lt;/p&gt;

&lt;p&gt;One area of the data hall may have electrical headroom but insufficient thermal margin. Another may support higher density because of containment, airflow design or liquid cooling infrastructure.&lt;/p&gt;

&lt;p&gt;Without thermal visibility, both areas may appear identical on a rack map.&lt;/p&gt;

&lt;p&gt;This is why capacity planning needs to incorporate real operating conditions.&lt;/p&gt;

&lt;p&gt;Temperature, cooling zones, rack density and equipment health should inform deployment decisions. In liquid cooled environments, CDU and cooling loop status also become part of the capacity picture.&lt;/p&gt;

&lt;p&gt;The operator needs to know whether a location can support the equipment over time, not only whether the equipment can be installed today.&lt;/p&gt;

&lt;h2&gt;
  
  
  Intelligent predeployment reduces expensive mistakes
&lt;/h2&gt;

&lt;p&gt;When capacity is scarce, placement mistakes become more costly.&lt;/p&gt;

&lt;p&gt;Moving equipment after deployment creates labor, risk and downtime. Discovering after installation that a rack cannot support the expected power or cooling load can delay projects. Deploying into a location with poor network connectivity can create another bottleneck.&lt;/p&gt;

&lt;p&gt;A better process is to evaluate the deployment before the equipment arrives.&lt;/p&gt;

&lt;p&gt;An intelligent predeployment workflow can compare the server requirements with available rack space, power, cooling and other infrastructure conditions.&lt;/p&gt;

&lt;p&gt;This makes capacity planning closer to constraint solving.&lt;/p&gt;

&lt;p&gt;The system can identify locations that satisfy the deployment requirements and reject locations that appear physically available but fail another condition.&lt;/p&gt;

&lt;p&gt;The result is a more defensible answer to the question, “Where should this server go?”&lt;/p&gt;

&lt;h2&gt;
  
  
  Capacity should also include the compute already installed
&lt;/h2&gt;

&lt;p&gt;Physical facility capacity is only part of the picture.&lt;/p&gt;

&lt;p&gt;AI operators should also look for stranded compute.&lt;/p&gt;

&lt;p&gt;A GPU pool can be fully allocated on paper while containing resources that are idle or poorly utilized. Fragmentation can leave capacity unavailable to large workloads even when total free accelerator count appears sufficient.&lt;/p&gt;

&lt;p&gt;This creates a parallel between facility capacity and compute capacity.&lt;/p&gt;

&lt;p&gt;At the facility level, power and cooling can strand rack space.&lt;/p&gt;

&lt;p&gt;At the compute level, allocation and fragmentation can strand GPUs.&lt;/p&gt;

&lt;p&gt;A modern AI data center therefore needs both views.&lt;/p&gt;

&lt;p&gt;The operations team should be able to see the physical capacity supporting the compute and the actual utilization of the compute itself.&lt;/p&gt;

&lt;h2&gt;
  
  
  Scarcity changes the business case for better operations
&lt;/h2&gt;

&lt;p&gt;When vacancy is high and new power is easy to obtain, imperfect capacity management is inconvenient.&lt;/p&gt;

&lt;p&gt;When vacancy is around 1 percent and new data center power can take years to secure, the economics change.&lt;/p&gt;

&lt;p&gt;Finding additional deployable capacity inside an existing facility becomes strategically valuable.&lt;/p&gt;

&lt;p&gt;This does not mean every data center can avoid expansion. Many organizations genuinely need more infrastructure.&lt;/p&gt;

&lt;p&gt;It means expansion should begin with a more rigorous question.&lt;/p&gt;

&lt;p&gt;How much capacity is already present but hidden by poor asset data, uneven power distribution, cooling constraints, conservative rack rules or underutilized compute?&lt;/p&gt;

&lt;p&gt;Sensaka's role is to help make those constraints visible.&lt;/p&gt;

&lt;p&gt;DCOS provides physical infrastructure visibility across assets, racks, power, cooling and hardware. iDCOS can add configuration relationships and operational workflows. For AI infrastructure, broader resource management can connect physical capacity with compute pools and workload demand.&lt;/p&gt;

&lt;p&gt;The result is a capacity model based on what can actually be deployed.&lt;/p&gt;

&lt;h2&gt;
  
  
  The most valuable new capacity may not be new
&lt;/h2&gt;

&lt;p&gt;The debate over AI overbuild will continue.&lt;/p&gt;

&lt;p&gt;Vacancy, precommitment and hyperscaler spending will be interpreted differently by investors depending on their view of future demand.&lt;/p&gt;

&lt;p&gt;Data center operators have a more practical problem.&lt;/p&gt;

&lt;p&gt;Capacity is scarce today.&lt;/p&gt;

&lt;p&gt;That makes every unused U position, every unbalanced rack, every underutilized GPU and every unrecognized constraint worth investigating.&lt;/p&gt;

&lt;p&gt;The first step in the next expansion project should therefore be a capacity audit of the infrastructure already in service.&lt;/p&gt;

&lt;p&gt;Before building the next megawatt, find out whether part of it is already there.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.jll.com/en-us/newsroom/data-center-demand-exceeds-expectations-in-h1-2026" rel="noopener noreferrer"&gt;JLL: Data center demand exceeds expectations in H1 2026&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.jpmorgan.com/insights/banking/capital-markets/financing-ai-infrastructure-data-centers" rel="noopener noreferrer"&gt;J.P. Morgan: Financing AI infrastructure and data centers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.channeldive.com/news/data-center-all-time-low-vacancy-record-construction/829014/" rel="noopener noreferrer"&gt;Channel Dive: Data center vacancy and record construction&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://sensaka.com/blog/data-center-one-percent-vacancy-deployable-capacity" rel="noopener noreferrer"&gt;Sensaka blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>datacentercapacity</category>
      <category>aiinfrastructure</category>
      <category>capacityplanning</category>
      <category>rackmanagement</category>
    </item>
    <item>
      <title>Meta Is Testing Data Center Robots. The Bigger Shift Is Toward Autonomous Operations.</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 02 Sep 2026 11:31:04 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/meta-is-testing-data-center-robots-the-bigger-shift-is-toward-autonomous-operations-55m3</link>
      <guid>https://dev.to/da-li-at-pl/meta-is-testing-data-center-robots-the-bigger-shift-is-toward-autonomous-operations-55m3</guid>
      <description>&lt;p&gt;Meta is experimenting with robots for physical data center work, including tasks such as cable handling and equipment interaction.&lt;/p&gt;

&lt;p&gt;The experiments are interesting because they challenge an assumption that has existed throughout the AI automation debate. Many people expected software work to be automated first while physical infrastructure work remained largely human. Data centers may prove that the distinction is temporary.&lt;/p&gt;

&lt;p&gt;Robots still face significant limitations. Physical environments are messy, equipment layouts vary, cables resist neat automation and safety requirements are strict. Human technicians remain essential.&lt;/p&gt;

&lt;p&gt;But the more important story is larger than robotics.&lt;/p&gt;

&lt;p&gt;Data center operations are gradually moving toward a model in which machines can observe infrastructure, identify problems, recommend actions and increasingly execute approved work. Physical robots represent the mechanical end of that shift. Software automation, AIOps and AI agents represent the operational intelligence behind it.&lt;/p&gt;

&lt;h2&gt;
  
  
  A robot without operational context is just a pair of automated hands
&lt;/h2&gt;

&lt;p&gt;Consider a simple physical task: restarting a server.&lt;/p&gt;

&lt;p&gt;The mechanical action is easy. The operational decision is difficult.&lt;/p&gt;

&lt;p&gt;Before a machine should restart anything, the system needs to know which server is involved, what business service depends on it, whether the server is part of a cluster, whether another node is already degraded, whether a maintenance window is active, whether a recent configuration change might explain the problem and whether restarting the device is an approved response.&lt;/p&gt;

&lt;p&gt;That context does not come from the robot.&lt;/p&gt;

&lt;p&gt;It comes from the operations platform.&lt;/p&gt;

&lt;p&gt;The same is true for replacing a cable, reseating hardware or isolating a node. Physical execution is only the final step in a much longer chain of detection, diagnosis, risk assessment, authorization and verification.&lt;/p&gt;

&lt;p&gt;This is why autonomous data center operations will depend as much on software relationships as on robotics.&lt;/p&gt;

&lt;h2&gt;
  
  
  The automation ladder starts long before robots arrive
&lt;/h2&gt;

&lt;p&gt;Most data centers can automate many activities today without installing a single robot.&lt;/p&gt;

&lt;p&gt;The progression can begin with asset discovery.&lt;/p&gt;

&lt;p&gt;Infrastructure is automatically detected and added to inventory. Hardware configuration and component information are collected continuously instead of relying on manual spreadsheets.&lt;/p&gt;

&lt;p&gt;The next step is automated inspection.&lt;/p&gt;

&lt;p&gt;Servers, storage, network devices, power systems and environmental equipment can be checked on a schedule. Abnormal conditions can be identified earlier and routed to the appropriate team.&lt;/p&gt;

&lt;p&gt;Then comes remote operation.&lt;/p&gt;

&lt;p&gt;Out of band interfaces can provide remote power control and management access even when the operating system is unavailable.&lt;/p&gt;

&lt;p&gt;Provisioning can also be automated.&lt;/p&gt;

&lt;p&gt;Bare metal servers can be discovered, configured and installed using standardized templates. Operating systems, drivers and policies can be applied through controlled workflows.&lt;/p&gt;

&lt;p&gt;After that, event driven automation becomes possible.&lt;/p&gt;

&lt;p&gt;A detected condition can trigger a workflow, create a ticket, collect diagnostic data, recommend a runbook or execute a low risk action under predefined guardrails.&lt;/p&gt;

&lt;p&gt;Robotics extends this ladder into the physical world.&lt;/p&gt;

&lt;h2&gt;
  
  
  Autonomous operations require reliable infrastructure data
&lt;/h2&gt;

&lt;p&gt;AI agents are only as useful as the context they receive.&lt;/p&gt;

&lt;p&gt;If the asset inventory is wrong, relationships are incomplete or monitoring data is fragmented, an AI system may generate a plausible answer based on an incorrect picture of the infrastructure.&lt;/p&gt;

&lt;p&gt;This is particularly dangerous in data centers because operational actions can affect production systems.&lt;/p&gt;

&lt;p&gt;A credible autonomous operations model therefore needs a strong data foundation.&lt;/p&gt;

&lt;p&gt;That includes accurate physical inventory, configuration information, topology, business dependencies, current health data, incident history, change history and clear ownership.&lt;/p&gt;

&lt;p&gt;Sensaka's architecture follows this progression.&lt;/p&gt;

&lt;p&gt;DCOS provides physical infrastructure and hardware visibility. iDCOS adds configuration relationships, CMDB, workflows and automation. SmartBSM adds service context, event correlation, root cause analysis and AI assisted operations.&lt;/p&gt;

&lt;p&gt;Together, those layers can provide the context required before an AI agent should recommend or execute an action.&lt;/p&gt;

&lt;h2&gt;
  
  
  The safest autonomous system will not automate everything
&lt;/h2&gt;

&lt;p&gt;Autonomy should not mean removing human control from every decision.&lt;/p&gt;

&lt;p&gt;Different actions carry different levels of risk.&lt;/p&gt;

&lt;p&gt;A low risk inspection task may be suitable for full automation. Collecting diagnostic information can often happen automatically. Restarting a noncritical service might be automated under defined conditions.&lt;/p&gt;

&lt;p&gt;Other actions should remain gated.&lt;/p&gt;

&lt;p&gt;Firmware upgrades, production network changes, destructive commands and actions affecting critical services may require approval, change workflows or staged execution.&lt;/p&gt;

&lt;p&gt;This suggests a practical three level model.&lt;/p&gt;

&lt;p&gt;At the first level, the system observes and recommends.&lt;/p&gt;

&lt;p&gt;At the second level, it prepares an action and asks for approval.&lt;/p&gt;

&lt;p&gt;At the third level, it executes preapproved low risk actions automatically and records the result.&lt;/p&gt;

&lt;p&gt;This approach makes autonomous operations more realistic because it introduces intelligence without pretending that every infrastructure decision has the same risk profile.&lt;/p&gt;

&lt;h2&gt;
  
  
  Physical automation and software automation will converge
&lt;/h2&gt;

&lt;p&gt;Imagine a future hardware incident.&lt;/p&gt;

&lt;p&gt;A monitoring platform detects an abnormal server component through out of band telemetry. The event is correlated with recent changes and the service topology. The system determines that redundancy is available and identifies the likely failing component.&lt;/p&gt;

&lt;p&gt;An AI agent recommends isolating the node and moving the workload.&lt;/p&gt;

&lt;p&gt;The approved workflow drains the node, updates the ticket, creates a maintenance task and verifies that service health remains normal.&lt;/p&gt;

&lt;p&gt;Only then does a physical robot receive an instruction to perform the required hardware task.&lt;/p&gt;

&lt;p&gt;After the work is completed, the system rechecks hardware health, returns the server to service and closes the operational loop.&lt;/p&gt;

&lt;p&gt;The robot performs the physical action.&lt;/p&gt;

&lt;p&gt;The operations platform provides the reasoning, relationships, workflow, safety controls and evidence.&lt;/p&gt;

&lt;p&gt;That combination is much closer to autonomous operations than either technology alone.&lt;/p&gt;

&lt;h2&gt;
  
  
  Automation also changes the role of data center technicians
&lt;/h2&gt;

&lt;p&gt;The labor discussion around Meta's experiments is understandable.&lt;/p&gt;

&lt;p&gt;Reporting on the trials has included claims that successful robotic automation could remove a large share of repetitive workload in some specific technician roles. That should be treated as a scenario described in reporting, not a forecast for the entire data center workforce.&lt;/p&gt;

&lt;p&gt;Data centers are also expanding quickly, infrastructure is becoming more complex and skilled operations personnel remain difficult to replace.&lt;/p&gt;

&lt;p&gt;The more plausible near term shift is in the composition of work.&lt;/p&gt;

&lt;p&gt;Technicians may spend less time on repetitive inspection, simple resets and routine physical tasks. More time may move toward exception handling, automation supervision, reliability engineering, capacity planning and complex troubleshooting.&lt;/p&gt;

&lt;p&gt;Software has followed a similar pattern.&lt;/p&gt;

&lt;p&gt;Automation tends to remove repeated steps before it removes the need for expertise.&lt;/p&gt;

&lt;h2&gt;
  
  
  The autonomous data center will be built in layers
&lt;/h2&gt;

&lt;p&gt;Robots make the future visible because they are easy to photograph.&lt;/p&gt;

&lt;p&gt;The deeper transformation is happening in the operating model.&lt;/p&gt;

&lt;p&gt;Automatic discovery replaces manual inventory. Continuous monitoring replaces periodic inspection. AIOps reduces alert noise and helps identify probable root causes. Workflows standardize response. Remote control reduces the need for site visits. Automated provisioning accelerates deployment. AI agents can increasingly coordinate these capabilities.&lt;/p&gt;

&lt;p&gt;Physical robots can eventually become another execution channel inside that system.&lt;/p&gt;

&lt;p&gt;Sensaka's opportunity is in this software layer.&lt;/p&gt;

&lt;p&gt;The objective is not a science fiction data center with no people. It is an operations environment where humans no longer need to perform every repetitive step manually, and where machines can take on more work without losing control, context or auditability.&lt;/p&gt;

&lt;p&gt;That is a much more achievable definition of autonomous operations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.wired.com/story/inside-metas-experiments-with-data-center-robots/" rel="noopener noreferrer"&gt;WIRED: Inside Meta's experiments with data center robots&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.techrepublic.com/article/news-meta-data-center-robots-maintenance-automation/" rel="noopener noreferrer"&gt;TechRepublic: Meta data center robot maintenance automation&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://sensaka.com/blog/meta-data-center-robots-autonomous-operations" rel="noopener noreferrer"&gt;Sensaka blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>datacenterautomation</category>
      <category>autonomousoperations</category>
      <category>aiops</category>
      <category>aiagents</category>
    </item>
    <item>
      <title>d-Matrix Raptor Uses 3D DRAM to Attack AI Inference’s Memory Bottleneck</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Sat, 29 Aug 2026 17:12:11 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/d-matrix-raptor-uses-3d-dram-to-attack-ai-inferences-memory-bottleneck-4fbp</link>
      <guid>https://dev.to/da-li-at-pl/d-matrix-raptor-uses-3d-dram-to-attack-ai-inferences-memory-bottleneck-4fbp</guid>
      <description>&lt;p&gt;d-Matrix presented its Raptor 3D-DRAM accelerator at Hot Chips 2026 with a design built around stacking DRAM and compute logic rather than relying on conventional external high-bandwidth memory. &lt;a href="https://www.servethehome.com/d-matrix-raptor-3d-dram-accelerator-for-generative-inference-at-hot-chips-2026/" rel="noopener noreferrer"&gt;ServeTheHome’s live coverage&lt;/a&gt; describes the architecture as an attempt to bring very high memory bandwidth directly into a generative inference accelerator. The company’s reported figures are ambitious. Technical coverage describes a 32 GB 3D-DRAM design delivering more than 100 TB/s of internal bandwidth with very low energy per bit. Those are vendor claims presented around the Hot Chips disclosure, so they should be evaluated through independent benchmarks and production deployments before being treated as universal performance results. The architecture is still worth paying attention to because inference is increasingly constrained by memory movement, not only raw compute. Mr.PlanB’s guide to &lt;a href="https://www.mrplanb.com/storage/ai-gpu-workloads-kubernetes" rel="noopener noreferrer"&gt;AI and GPU workloads on Kubernetes&lt;/a&gt; explains the surrounding infrastructure problem: accelerator utilization depends on scheduling, storage throughput, networking, drivers and data movement across the stack.&lt;/p&gt;

&lt;h2&gt;
  
  
  Inference has a different bottleneck from model training
&lt;/h2&gt;

&lt;p&gt;Training receives much of the attention in AI infrastructure because it requires large clusters and enormous capital investment. Inference is different. Once a model is deployed, the system repeatedly moves model weights and working data through memory while generating output for users. Large language models can therefore become memory-bandwidth intensive. A processor may have enough arithmetic capability to calculate the next token but still wait for data to arrive from memory. HBM has become the standard answer in high-end accelerators because it provides much more bandwidth than conventional server memory. The disadvantage is cost, packaging complexity and power. d-Matrix is arguing that a different memory architecture can improve the economics of inference by placing DRAM much closer to the compute fabric. Whether Raptor can deliver that advantage at scale remains to be proven. The important architectural idea is that inference hardware does not have to copy the same memory design used by every training accelerator.&lt;/p&gt;

&lt;h2&gt;
  
  
  Specialized inference hardware changes cluster design
&lt;/h2&gt;

&lt;p&gt;If inference accelerators become more specialized, infrastructure teams may end up operating more heterogeneous clusters. Training nodes, general GPU nodes and inference-optimized accelerators can have different driver stacks, scheduling requirements, networking profiles and failure behaviors. Kubernetes can provide a common orchestration layer, but it does not make every accelerator interchangeable. Device plugins, node labels, workload placement, model formats and runtime software still have to match the underlying hardware. Mr.PlanB’s comparison of &lt;a href="https://www.mrplanb.com/comparisons/managed-kubernetes-vs-bare-metal" rel="noopener noreferrer"&gt;managed Kubernetes and bare metal&lt;/a&gt; is relevant because accelerator-heavy workloads often force teams to decide how much hardware control they need. A managed environment can reduce operational burden, while bare metal can provide more direct control over devices, network topology and performance tuning. New accelerators increase the importance of that decision. A platform designed around one dominant GPU stack may need additional engineering before an alternative inference architecture can be introduced cleanly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Memory innovation does not remove storage and networking requirements
&lt;/h2&gt;

&lt;p&gt;Raptor is focused on memory bandwidth inside the accelerator. Model deployment still requires data to reach the node in the first place. Weights may come from object storage, shared filesystems or local caches. Requests enter through network services. Outputs may be logged, ranked or passed to other applications. A fast accelerator can still sit idle if the surrounding system cannot supply work reliably. This is why infrastructure architecture needs to separate the memory wall inside the accelerator from the data pipeline around it. Solving one bottleneck can simply expose the next one. Mr.PlanB’s guide to &lt;a href="https://www.mrplanb.com/storage/kubernetes-business-workloads" rel="noopener noreferrer"&gt;Kubernetes business workloads&lt;/a&gt; emphasizes storage, networking, security, observability and recovery alongside orchestration. Those considerations apply to AI inference even when the hardware is highly specialized. The practical test is end-to-end throughput per unit of cost, power and operational effort, not the peak bandwidth of one component.&lt;/p&gt;

&lt;h2&gt;
  
  
  Alternative accelerators create a portability question
&lt;/h2&gt;

&lt;p&gt;The AI infrastructure market is increasingly interested in alternatives to dominant GPU platforms, but hardware choice is only one layer of portability. Applications depend on model runtimes, compiler stacks, kernels, libraries and observability tooling. If an accelerator requires substantial software changes, the migration cost can offset part of the hardware advantage. That does not mean specialized hardware is unattractive. It means buyers need to evaluate the full operating model. How easily can workloads move? Which model formats are supported? How are failures surfaced? What tools exist for monitoring utilization and memory pressure? How difficult is capacity expansion? These questions are familiar from every infrastructure transition. A benchmark can prove that a component is fast. Production readiness requires evidence that teams can deploy, operate and recover it repeatedly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Raptor is evidence that the AI memory architecture is still unsettled
&lt;/h2&gt;

&lt;p&gt;The most interesting part of d-Matrix’s Hot Chips presentation is that the industry has not converged on one permanent answer to the memory problem. HBM will remain important because it offers proven bandwidth and a large ecosystem. At the same time, 3D stacking, near-memory compute and specialized inference architectures are creating alternatives that may be better suited to specific workloads. For infrastructure teams, the safest assumption is that future AI clusters will become more heterogeneous. That makes orchestration, observability and workload portability more important, not less. Mr.PlanB’s broader &lt;a href="https://www.mrplanb.com/kubernetes" rel="noopener noreferrer"&gt;Kubernetes hub&lt;/a&gt; is useful for understanding the control layer that sits above changing hardware choices. The hardware underneath may evolve quickly, but production teams still need repeatable deployment, scaling, networking, storage and recovery. d-Matrix Raptor should therefore be treated as a technical signal rather than a settled replacement for HBM-based accelerators. It shows that vendors are attacking AI inference from the memory side, and that the next competitive gains may come from changing how data is physically placed around compute.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://www.mrplanb.com/blog/FINAL-URL-PLACEHOLDER-d-matrix-raptor-3d-dram-inference" rel="noopener noreferrer"&gt;Mr.PlanB blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>dmatrix</category>
      <category>raptor</category>
      <category>aiinference</category>
      <category>3ddram</category>
    </item>
    <item>
      <title>Stop Recommending Ceph to Everyone</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Sat, 29 Aug 2026 17:11:35 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/stop-recommending-ceph-to-everyone-38dj</link>
      <guid>https://dev.to/da-li-at-pl/stop-recommending-ceph-to-everyone-38dj</guid>
      <description>&lt;p&gt;Ceph is one of the most impressive open-source infrastructure projects available.&lt;/p&gt;

&lt;p&gt;It can provide distributed block, file, and object storage, replicate data across failure domains, recover from failed devices, scale across large clusters, and integrate with platforms such as Proxmox and Kubernetes through Rook.&lt;/p&gt;

&lt;p&gt;That capability makes it easy to recommend.&lt;/p&gt;

&lt;p&gt;It also makes Ceph one of the technologies most likely to be proposed in environments that do not need it.&lt;/p&gt;

&lt;p&gt;A 2025 data center reference architecture from Sidero Labs described Rook plus Ceph as appropriate for more complex use cases while explicitly warning that it is significantly more complex and not well suited to small clusters. The architecture recommended Longhorn for simpler general Kubernetes workloads and noted that Ceph operations such as rebalancing can materially affect network, memory, and CPU resources.&lt;/p&gt;

&lt;p&gt;That is the nuance many infrastructure discussions skip.&lt;/p&gt;

&lt;h2&gt;
  
  
  Ceph solves a difficult problem extremely well
&lt;/h2&gt;

&lt;p&gt;Traditional shared storage can become a central dependency. A SAN, NAS system, or storage array may be reliable, but it is still a distinct platform with its own controllers, network paths, expansion limits, and lifecycle.&lt;/p&gt;

&lt;p&gt;Ceph distributes storage responsibilities across multiple nodes and devices. Data placement, replication, recovery, and scaling are handled by the cluster rather than one central appliance.&lt;/p&gt;

&lt;p&gt;A good &lt;a href="https://www.mrplanb.com/storage/ceph" rel="noopener noreferrer"&gt;Ceph overview&lt;/a&gt; shows why the architecture is attractive: monitors, managers, OSDs, pools, placement logic, replication, erasure coding, and self-healing create a powerful storage substrate.&lt;/p&gt;

&lt;p&gt;For large environments with the right failure domains and operational skills, that complexity buys real resilience and flexibility.&lt;/p&gt;

&lt;p&gt;For three small servers in a rack, the calculation can look very different.&lt;/p&gt;

&lt;h2&gt;
  
  
  Distributed storage does not remove storage operations
&lt;/h2&gt;

&lt;p&gt;Ceph reduces dependence on proprietary storage appliances, but someone still has to understand the cluster.&lt;/p&gt;

&lt;p&gt;Capacity must be planned. Failure domains must be correct. Networks need enough bandwidth and low enough latency. Recovery behavior must be understood. OSD performance, placement groups, pool configuration, scrubbing, rebalancing, and hardware health all require attention.&lt;/p&gt;

&lt;p&gt;When a drive fails, Ceph can rebuild automatically. That is good.&lt;/p&gt;

&lt;p&gt;When several constraints interact during a degraded state, automatic recovery can also create heavy network and disk activity at exactly the moment the infrastructure is already stressed.&lt;/p&gt;

&lt;p&gt;The technology is resilient because it is sophisticated, not because it is effortless.&lt;/p&gt;

&lt;h2&gt;
  
  
  Proxmox makes Ceph easy to start, which can hide the long-term question
&lt;/h2&gt;

&lt;p&gt;Proxmox integrates Ceph directly into its management interface, making deployment much more approachable than building a distributed storage system manually.&lt;/p&gt;

&lt;p&gt;That convenience is useful, but installation simplicity should not be confused with operational simplicity.&lt;/p&gt;

&lt;p&gt;A &lt;a href="https://www.mrplanb.com/what-is/ceph-proxmox" rel="noopener noreferrer"&gt;Proxmox and Ceph guide&lt;/a&gt; should be read as a design decision, not a checkbox. Network separation, hardware selection, node count, replication, capacity overhead, and failure behavior still matter.&lt;/p&gt;

&lt;p&gt;For some clusters, ZFS with replication, external NFS or iSCSI, or a dedicated storage appliance may be easier to understand and recover. In Kubernetes, Longhorn or external CSI-backed storage may offer a better balance for smaller environments.&lt;/p&gt;

&lt;p&gt;The “less sophisticated” option can be the more reliable option if the team actually knows how to operate it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Small clusters pay a disproportionate complexity tax
&lt;/h2&gt;

&lt;p&gt;Distributed systems become more useful as scale increases because the coordination overhead is spread across more capacity and more workloads.&lt;/p&gt;

&lt;p&gt;Small clusters experience the opposite effect.&lt;/p&gt;

&lt;p&gt;Three nodes provide limited failure domains. Storage traffic competes with application or virtualization traffic unless networks are designed carefully. Memory and CPU overhead matter more. Maintenance can reduce redundancy quickly. A single bad design decision can affect a large percentage of the environment.&lt;/p&gt;

&lt;p&gt;Ceph may still be correct. It just should not be automatic.&lt;/p&gt;

&lt;h2&gt;
  
  
  Recommend requirements before products
&lt;/h2&gt;

&lt;p&gt;Before recommending Ceph, ask what problem needs to be solved.&lt;/p&gt;

&lt;p&gt;Does the environment require shared block storage? How much usable capacity is needed after replication? What failure scenarios must be tolerated? How quickly must the cluster recover? Is there dedicated networking? Can the team diagnose distributed storage problems? How will the system be backed up? What happens during upgrades?&lt;/p&gt;

&lt;p&gt;If the answers justify Ceph, use it confidently.&lt;/p&gt;

&lt;p&gt;If the main reason is that Ceph is open source, highly available, and integrated into the platform, keep evaluating.&lt;/p&gt;

&lt;p&gt;Good infrastructure design is not a competition to deploy the most capable technology. It is the discipline of choosing the least complicated system that still meets the required failure model.&lt;/p&gt;

&lt;p&gt;Ceph deserves respect. It does not need to be everyone's default.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://www.mrplanb.com/blog/PLACEHOLDER-stop-recommending-ceph" rel="noopener noreferrer"&gt;Mr.PlanB blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ceph</category>
      <category>kubernetesstorage</category>
      <category>proxmox</category>
    </item>
    <item>
      <title>Should Brands Admit Their Ads Were Made by AI?</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Sat, 29 Aug 2026 17:10:44 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/should-brands-admit-their-ads-were-made-by-ai-2998</link>
      <guid>https://dev.to/da-li-at-pl/should-brands-admit-their-ads-were-made-by-ai-2998</guid>
      <description>&lt;p&gt;AI is rapidly becoming an ordinary production tool for advertising. Copy, product images, voice, video, translations, backgrounds, and campaign variations can all be generated or modified with AI.&lt;/p&gt;

&lt;p&gt;That creates an awkward question for brands: when should the audience be told?&lt;/p&gt;

&lt;p&gt;Google moved further toward disclosure in July 2026 by introducing a “How this ad was made” section in My Ad Center. Ads created with Google's own generative tools can be identified automatically, while advertisers can indicate when outside AI tools were used. The &lt;a href="https://blog.google/products/ads-commerce/google-ads-ai-transparency-labels/" rel="noopener noreferrer"&gt;Google announcement&lt;/a&gt; reflects a wider shift toward making synthetic media easier to identify.&lt;/p&gt;

&lt;p&gt;In Europe, the issue is no longer only voluntary. AI Act transparency obligations began applying on August 2, 2026, including requirements around machine-readable marking and disclosure for specified kinds of AI-generated or manipulated content. The &lt;a href="https://digital-strategy.ec.europa.eu/en/policies/guidelines-ai-transparency-obligations" rel="noopener noreferrer"&gt;European Commission guidance&lt;/a&gt; makes clear that transparency rules are becoming part of the operating environment.&lt;/p&gt;

&lt;p&gt;But “AI was involved” still covers an enormous range of activity.&lt;/p&gt;

&lt;h2&gt;
  
  
  A label can be useful and meaningless at the same time
&lt;/h2&gt;

&lt;p&gt;Imagine three advertisements.&lt;/p&gt;

&lt;p&gt;One uses AI to remove a background from a real product photograph. Another creates a fictional model wearing a real product. A third generates a fake customer testimonial from a person who never existed.&lt;/p&gt;

&lt;p&gt;Calling all three “AI-generated” treats fundamentally different situations as equivalent.&lt;/p&gt;

&lt;p&gt;That is the weakness of blanket labeling. AI is becoming embedded in editing tools, cameras, design software, ad platforms, and marketing workflows. Eventually, asking whether AI touched an advertisement may become as broad as asking whether Photoshop touched it.&lt;/p&gt;

&lt;p&gt;The more important question is whether AI changed something a reasonable customer would consider material.&lt;/p&gt;

&lt;h2&gt;
  
  
  Disclosure should follow the risk of deception
&lt;/h2&gt;

&lt;p&gt;Marketing already has a useful principle: do not mislead people about what they are buying.&lt;/p&gt;

&lt;p&gt;AI makes that principle harder to apply, but it does not make it obsolete.&lt;/p&gt;

&lt;p&gt;If generative tools create a fictional lifestyle scene around a real bottle of shampoo, a visible disclosure may add little. If they generate a spokesperson who appears to be a real doctor, fabricate a product demonstration, invent a customer, alter a before-and-after image, or simulate an event that never happened, disclosure becomes much more meaningful.&lt;/p&gt;

&lt;p&gt;Brands that already think carefully about &lt;a href="https://mustardseedmt.com/learning-center/omnichannel-marketing" rel="noopener noreferrer"&gt;omnichannel marketing&lt;/a&gt; should apply the same consistency to AI provenance. A customer should not receive one level of transparency on a website and another in a paid social advertisement simply because different production tools were used.&lt;/p&gt;

&lt;h2&gt;
  
  
  Trust may become a competitive advantage
&lt;/h2&gt;

&lt;p&gt;There is a fear that AI labels reduce performance because they remind people that an image or message is synthetic. That may be true in some contexts.&lt;/p&gt;

&lt;p&gt;The opposite effect is also plausible. As synthetic media becomes more realistic, brands that explain how content was created may appear more trustworthy than brands that force audiences to guess.&lt;/p&gt;

&lt;p&gt;This is particularly relevant when building long-term &lt;a href="https://mustardseedmt.com/learning-center/ai-search-visibility" rel="noopener noreferrer"&gt;brand visibility in AI and search&lt;/a&gt;. Trust signals increasingly matter across channels because customers encounter a brand through search results, AI answers, social ads, creator content, and automated campaigns before they ever speak with the company.&lt;/p&gt;

&lt;p&gt;Transparency can become part of that brand system.&lt;/p&gt;

&lt;h2&gt;
  
  
  Not every AI edit needs a warning label
&lt;/h2&gt;

&lt;p&gt;A useful policy is to disclose AI when the synthetic element could materially change what the customer believes.&lt;/p&gt;

&lt;p&gt;That is stricter than saying disclosure is never necessary and more practical than labeling every resized image or rewritten headline.&lt;/p&gt;

&lt;p&gt;Brands should also keep an internal record of how major creative assets were produced. Regulation will evolve, platforms will change their disclosure rules, and customers may ask questions later. Knowing what was generated, what was altered, and what was real is becoming basic marketing governance.&lt;/p&gt;

&lt;p&gt;The strongest brands will probably use AI heavily. They will also understand that efficiency does not remove responsibility.&lt;/p&gt;

&lt;p&gt;The question is therefore less “Did AI make this ad?” and more “Would a reasonable person interpret this ad differently if they knew how it was made?”&lt;/p&gt;

&lt;p&gt;When the answer is yes, tell them.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://mustardseedmt.com/blog/PLACEHOLDER-ai-ad-disclosure" rel="noopener noreferrer"&gt;Mustard Seed blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>aiadvertising</category>
      <category>marketingethics</category>
      <category>aitransparency</category>
    </item>
    <item>
      <title>Proton's Frankfurt Outage Shows How Fast Cooling Failure Becomes a Service Failure</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Sat, 29 Aug 2026 16:20:17 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/protons-frankfurt-outage-shows-how-fast-cooling-failure-becomes-a-service-failure-gd9</link>
      <guid>https://dev.to/da-li-at-pl/protons-frankfurt-outage-shows-how-fast-cooling-failure-becomes-a-service-failure-gd9</guid>
      <description>&lt;p&gt;A data center cooling problem can become an application outage much faster than many infrastructure teams expect.&lt;/p&gt;

&lt;p&gt;On August 27, Proton reported a critical cooling failure in its Frankfurt data center and began shifting traffic to backup sites. The company's &lt;a href="https://status.proton.me/" rel="noopener noreferrer"&gt;public status page&lt;/a&gt; recorded the incident, while Data Center Dynamics later reported that Proton services returned after the company carried out a slower than expected recovery process.&lt;/p&gt;

&lt;p&gt;The most striking detail came from Proton founder and CEO Andy Yen. He said temperatures rose from roughly 30°C to 60°C in about 20 minutes after the cooling failure. He described the speed of the temperature increase as frightening.&lt;/p&gt;

&lt;p&gt;For data center operators, the incident is a useful reminder that cooling is part of the service dependency chain. CloudSino's data center operations approach emphasizes visibility across &lt;a href="https://www.cloudsino.net/" rel="noopener noreferrer"&gt;hardware, environment, energy, capacity and business services&lt;/a&gt;, because a facility alarm matters most when operators can see what equipment and services depend on it.&lt;/p&gt;

&lt;h2&gt;
  
  
  The failure was serious because the data center was only partially dead
&lt;/h2&gt;

&lt;p&gt;A complete site failure can be easier for automation to interpret than a degraded site.&lt;/p&gt;

&lt;p&gt;According to &lt;a href="https://www.datacenterdynamics.com/en/news/privacy-focused-email-service-proton-goes-down-after-cooling-failure-in-frankfurt-data-center/" rel="noopener noreferrer"&gt;Data Center Dynamics&lt;/a&gt;, Proton said automatic failover did not immediately take over because the Frankfurt environment was only partially unavailable. Staff initially focused on restoring cooling before servers suffered permanent damage.&lt;/p&gt;

&lt;p&gt;That distinction is operationally important.&lt;/p&gt;

&lt;p&gt;Failover logic often depends on clear health signals. If power disappears, a site can be declared unavailable. If a network path fails, routing systems can detect loss of reachability. A cooling failure can be less binary. Servers may still be running while thermal risk rises rapidly.&lt;/p&gt;

&lt;p&gt;The infrastructure can therefore remain technically "up" while becoming unsafe to operate.&lt;/p&gt;

&lt;p&gt;This is the kind of condition that requires multiple signals to be correlated. Cooling alarms, inlet temperature, server thermal readings, workload status and service impact should be evaluated together. A single green application check can create false confidence if the physical environment is deteriorating underneath it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Twenty minutes is a very short operational window
&lt;/h2&gt;

&lt;p&gt;The reported rise from 30°C to 60°C in about 20 minutes demonstrates how little time operators may have when cooling stops in a high power environment.&lt;/p&gt;

&lt;p&gt;Modern servers are designed to protect themselves. Components may throttle performance as temperatures rise, fans may increase speed and systems may eventually shut down. Those protections reduce hardware damage, but they do not guarantee service continuity.&lt;/p&gt;

&lt;p&gt;In a dense environment, the thermal event can affect many devices at once. That creates a common mode failure that is very different from losing one power supply or one server.&lt;/p&gt;

&lt;p&gt;Operations teams therefore need alarms that are early enough to support a controlled response. They also need the ability to determine which racks, devices and services are inside the affected cooling zone.&lt;/p&gt;

&lt;p&gt;CloudSino's &lt;a href="https://www.cloudsino.net/products/" rel="noopener noreferrer"&gt;product platform&lt;/a&gt; is designed around unified infrastructure and business monitoring, including hardware status, capacity, energy and service views. Incidents like Proton's show why these layers should not remain isolated.&lt;/p&gt;

&lt;h2&gt;
  
  
  Known failure modes still need prioritization
&lt;/h2&gt;

&lt;p&gt;Yen said the particular failure mode was known, but mitigations had not been prioritized because the scenario was considered extremely unlikely.&lt;/p&gt;

&lt;p&gt;That statement may be the most important lesson from the incident.&lt;/p&gt;

&lt;p&gt;Risk registers often contain low probability events. The difficulty is deciding which ones deserve engineering work. A failure can be unlikely and still justify mitigation if the impact is severe and recovery is difficult.&lt;/p&gt;

&lt;p&gt;Cooling deserves special treatment because it can create a cascading condition. A fault in one part of the environmental system can threaten many otherwise healthy servers at once. If automatic failover also depends on a cleaner failure signal, the combination can produce a gap between facility degradation and service recovery.&lt;/p&gt;

&lt;p&gt;The practical question is not whether every theoretical scenario can be eliminated. It is whether known high impact failure modes have an explicit response path, tested thresholds and owners.&lt;/p&gt;

&lt;h2&gt;
  
  
  Failover should be tested against degraded states
&lt;/h2&gt;

&lt;p&gt;Disaster recovery exercises often simulate clean failures. A site is considered unavailable, traffic moves, and recovery procedures begin.&lt;/p&gt;

&lt;p&gt;Real incidents are often messier.&lt;/p&gt;

&lt;p&gt;A cooling system may fail while network and compute remain online. One room may overheat while another remains stable. Some services may degrade before others. Operators may need to decide whether to continue running, shed workload, shut down equipment or force a site failover.&lt;/p&gt;

&lt;p&gt;That means failover testing should include degraded states, not only complete outages.&lt;/p&gt;

&lt;p&gt;Teams should ask how their systems behave when the site is alive but unsafe. They should define which thermal thresholds trigger workload movement and which conditions require controlled shutdown. They should also test whether monitoring systems can show the business impact quickly enough for incident commanders to act.&lt;/p&gt;

&lt;h2&gt;
  
  
  Physical telemetry belongs in business continuity
&lt;/h2&gt;

&lt;p&gt;Proton is a cloud service company, but the immediate cause of this incident was physical.&lt;/p&gt;

&lt;p&gt;That is the larger point for modern digital services. Software resilience ultimately depends on power, cooling, network paths and hardware. A business service map that stops at the virtual machine or application layer misses part of the failure chain.&lt;/p&gt;

&lt;p&gt;CloudSino focuses on connecting infrastructure monitoring with process and business service context. The goal is to help operations teams see whether an environmental or hardware event is simply a local alarm or the beginning of a customer facing incident.&lt;/p&gt;

&lt;p&gt;The Frankfurt outage lasted hours, but the most consequential part of the story happened in minutes. Once the cooling stopped, the time available for decision making compressed rapidly.&lt;/p&gt;

&lt;p&gt;For data center teams, that is a strong reason to treat cooling health as a first class service reliability signal.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://www.cloudsino.net/FINAL-URL-PLACEHOLDER-proton-frankfurt-cooling-failure" rel="noopener noreferrer"&gt;CloudSino site&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>datacentercooling</category>
      <category>outage</category>
      <category>businesscontinuity</category>
    </item>
    <item>
      <title>Mid Market Companies Account for 73 Percent of Disclosed Ransomware Incidents in Black Kite Analysis</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 26 Aug 2026 14:21:41 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/mid-market-companies-account-for-73-percent-of-disclosed-ransomware-incidents-in-black-kite-analysis-fm0</link>
      <guid>https://dev.to/da-li-at-pl/mid-market-companies-account-for-73-percent-of-disclosed-ransomware-incidents-in-black-kite-analysis-fm0</guid>
      <description>&lt;p&gt;Mid market companies are carrying a disproportionate share of publicly disclosed ransomware and data extortion incidents. &lt;a href="https://www.helpnetsecurity.com/2026/08/24/black-kite-mid-market-ransomware-risk-report/" rel="noopener noreferrer"&gt;Help Net Security reported on August 24, 2026&lt;/a&gt; that Black Kite analyzed 13,336 incidents with known company revenue across North America and Europe between January 2023 and June 2026. Companies with annual revenue between $10 million and $1 billion accounted for 73 percent of those incidents, and their share remained between 72 percent and 75 percent throughout the period.&lt;/p&gt;

&lt;p&gt;The consistency matters. This is not one unusual quarter caused by a single campaign. It suggests that ransomware operators repeatedly find the economics of mid sized organizations attractive. These companies often have valuable data and meaningful ability to pay, but may have smaller security and infrastructure teams than the largest enterprises. Recovery therefore has to be treated as an engineering capability rather than an assumption. Mr.PlanB’s guide to the &lt;a href="https://www.mrplanb.com/storage/3-2-1-1-0-backup-rule" rel="noopener noreferrer"&gt;3 2 1 1 0 backup rule&lt;/a&gt; provides a useful framework for separating production data from protected recovery copies.&lt;/p&gt;

&lt;h2&gt;
  
  
  The smaller end of the mid market is heavily represented
&lt;/h2&gt;

&lt;p&gt;Help Net Security reported that more than half of the mid market victims in the analysis had annual revenue between $10 million and $50 million. Manufacturing accounted for more than a quarter of mid market victims, followed by professional, scientific and technical services and construction.&lt;/p&gt;

&lt;p&gt;That profile makes sense from an attacker’s perspective. Many companies in these sectors depend heavily on operational systems, shared files, ERP platforms, virtual machines and third party services. Downtime can stop production, delay projects or prevent staff from serving customers. The resulting business pressure can make an extortion demand more effective.&lt;/p&gt;

&lt;p&gt;The important defensive conclusion is that smaller infrastructure teams should prioritize resilience around the systems that stop the business when unavailable. A complete inventory of every possible asset is useful, but recovery planning needs to identify which services must return first and what dependencies they require.&lt;/p&gt;

&lt;h2&gt;
  
  
  Exposure before encryption is part of the ransomware problem
&lt;/h2&gt;

&lt;p&gt;The Black Kite analysis also found widespread weaknesses in public facing systems. Help Net Security reported that 54.7 percent of more than 120,000 assessed mid market organizations had at least one significant patch management issue affecting an internet facing system. More than a quarter had a vulnerability already known to be exploited by attackers. Nearly one third had at least one stealer log finding, indicating exposed credentials collected by information stealing malware.&lt;/p&gt;

&lt;p&gt;These signals show why ransomware defense cannot begin at the moment encryption starts. Attackers often need initial access, credentials, discovery and administrative control before they can damage large parts of an environment. Backup servers, hypervisors and identity systems can become targets during that preparation.&lt;/p&gt;

&lt;p&gt;The recovery architecture should assume that production credentials may eventually be compromised. Independent backup identities, restricted deletion rights and separate storage paths make it harder for one stolen administrator account to destroy both production and recovery data.&lt;/p&gt;

&lt;h2&gt;
  
  
  A successful backup job is not the same as a successful recovery
&lt;/h2&gt;

&lt;p&gt;Mid market teams often have backup software because it is an obvious requirement. The harder question is whether those backups can rebuild business services under pressure. A green job status says that data was copied. It does not prove that the copy is complete, clean, accessible or fast enough to meet the organization’s recovery objective.&lt;/p&gt;

&lt;p&gt;Mr.PlanB’s guide to &lt;a href="https://www.mrplanb.com/storage/backup-testing" rel="noopener noreferrer"&gt;backup testing&lt;/a&gt; recommends moving beyond file checks toward application recovery, isolated restore environments and full system testing. For ransomware scenarios, isolated testing is especially valuable because teams need to know whether a restored system can be trusted before reconnecting it to production networks.&lt;/p&gt;

&lt;p&gt;Recovery time should also be measured. Restoring several terabytes of data may be technically possible while still taking too long for the business. That gap should be discovered during a test, not during an incident.&lt;/p&gt;

&lt;h2&gt;
  
  
  Disaster recovery has to include dependencies and decision making
&lt;/h2&gt;

&lt;p&gt;Ransomware can affect more than files. Identity services, DNS, virtualization, network management and backup infrastructure may all be unavailable at the same time. Restoring a server is not useful if the authentication or network services it depends on are still offline.&lt;/p&gt;

&lt;p&gt;Mr.PlanB’s &lt;a href="https://www.mrplanb.com/storage/disaster-recovery-plan" rel="noopener noreferrer"&gt;disaster recovery plan guide&lt;/a&gt; treats recovery as a coordinated process involving service priorities, dependencies, roles, contact paths, infrastructure rebuilds and testing. That broader model is particularly important for companies with small teams because the same administrators may be responsible for several systems during the incident.&lt;/p&gt;

&lt;p&gt;The 73 percent figure should not be interpreted to mean every mid market company will be attacked. It shows where a large share of publicly disclosed incidents is already concentrated. Organizations in that range should therefore assume ransomware is a normal business continuity risk and test their infrastructure accordingly.&lt;/p&gt;

&lt;p&gt;The strongest defense is not a promise that attackers can never get in. It is a combination of reducing exposure, protecting credentials, isolating recovery copies and proving that critical services can be rebuilt when preventive controls fail.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://www.mrplanb.com/blog/FINAL-URL-PLACEHOLDER-mid-market-ransomware-73-percent" rel="noopener noreferrer"&gt;Mr.PlanB blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ransomware</category>
      <category>midmarket</category>
      <category>backup</category>
      <category>disasterrecovery</category>
    </item>
    <item>
      <title>Do Communities Have a Right to Say No to AI Data Centers?</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 26 Aug 2026 14:21:06 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/do-communities-have-a-right-to-say-no-to-ai-data-centers-54ao</link>
      <guid>https://dev.to/da-li-at-pl/do-communities-have-a-right-to-say-no-to-ai-data-centers-54ao</guid>
      <description>&lt;p&gt;The AI infrastructure boom is colliding with local politics.&lt;/p&gt;

&lt;p&gt;On August 19, 2026, Indianapolis approved a moratorium on new data center development through 2027 after significant community opposition. The &lt;a href="https://www.axios.com/local/indianapolis/2026/08/19/indy-data-center-moratorium-gets-unanimous-approval" rel="noopener noreferrer"&gt;Axios report&lt;/a&gt; described an overwhelming local vote in favor of the pause, while one opposing councilor argued for standards instead of a moratorium.&lt;/p&gt;

&lt;p&gt;That disagreement captures the larger controversy surrounding AI data centers. Developers see urgent demand for compute capacity, grid connections, land, cooling, and network infrastructure. Residents increasingly ask what they receive in exchange for hosting facilities whose energy and infrastructure requirements can be enormous.&lt;/p&gt;

&lt;p&gt;Do communities have the right to say no even when national technology strategies say build faster?&lt;/p&gt;

&lt;h2&gt;
  
  
  Data centers are local infrastructure before they are global infrastructure
&lt;/h2&gt;

&lt;p&gt;AI can feel abstract until a project arrives beside a town, industrial park, farm, or residential district.&lt;/p&gt;

&lt;p&gt;Then the questions become physical. How much electricity will it require? What transmission infrastructure must be added? Will the cooling system consume local water? How much noise will backup generators and cooling equipment create? How many permanent jobs will remain after construction? What tax concessions are being offered? Who pays if utility infrastructure needs to expand?&lt;/p&gt;

&lt;p&gt;These questions are not anti-technology. They are infrastructure planning questions.&lt;/p&gt;

&lt;p&gt;A serious project should be able to discuss the same practical constraints covered in &lt;a href="https://sensaka.com/resources/ai-data-center-operations" rel="noopener noreferrer"&gt;AI data center operations&lt;/a&gt;: power, cooling, hardware density, network requirements, environmental conditions, and operational risk. Those constraints do not disappear because a project has national economic importance.&lt;/p&gt;

&lt;h2&gt;
  
  
  The case for saying yes is also strong
&lt;/h2&gt;

&lt;p&gt;AI infrastructure is not optional if societies want large-scale model training, inference, cloud services, scientific computing, and new digital industries.&lt;/p&gt;

&lt;p&gt;Communities can benefit from construction spending, property tax revenue, infrastructure investment, skilled employment, and the economic activity that follows large technology clusters. Regions that refuse every project may find that investment simply moves elsewhere.&lt;/p&gt;

&lt;p&gt;There is also a strategic argument. Countries competing for AI capacity increasingly treat data centers and electricity generation as critical economic infrastructure. Local restrictions can therefore conflict with national industrial policy.&lt;/p&gt;

&lt;p&gt;That is why a blanket “no data centers” position can be as simplistic as a blanket “approve everything” position.&lt;/p&gt;

&lt;h2&gt;
  
  
  The real dispute is about who carries the externalities
&lt;/h2&gt;

&lt;p&gt;Much of the political anger comes from situations where the project benefits appear concentrated while the costs feel socialized.&lt;/p&gt;

&lt;p&gt;If a new facility requires grid upgrades, consumes scarce generation capacity, increases pressure on water systems, or changes land use, residents naturally ask whether the developer is paying the full cost created by its demand.&lt;/p&gt;

&lt;p&gt;Operators can make these discussions more concrete by publishing credible numbers. Tools such as a &lt;a href="https://sensaka.com/resources/data-center-power-calculator" rel="noopener noreferrer"&gt;data center power calculator&lt;/a&gt; illustrate the discipline required even at rack level: load, circuit limits, utilization, headroom, and energy costs should be measured rather than discussed in vague capacity language.&lt;/p&gt;

&lt;p&gt;At community scale, the same principle applies. The project should state what it needs and who pays.&lt;/p&gt;

&lt;h2&gt;
  
  
  Consent requires information, not slogans
&lt;/h2&gt;

&lt;p&gt;Communities should have the ability to reject projects that do not fit local infrastructure, environmental constraints, or development priorities.&lt;/p&gt;

&lt;p&gt;But the process works better when “yes” and “no” are not ideological identities.&lt;/p&gt;

&lt;p&gt;Developers should disclose power demand, water strategy, backup generation, expected tax contribution, permanent employment, noise characteristics, construction impacts, grid responsibilities, and contingency plans. Local governments should evaluate those facts against zoning, economic development, utility capacity, and long-term community goals.&lt;/p&gt;

&lt;p&gt;Moratoriums can be useful when rules have not caught up with a new development pattern. They can also become a substitute for doing the harder work of creating enforceable standards.&lt;/p&gt;

&lt;p&gt;The best outcome is not unlimited construction or unlimited obstruction. It is a permitting system strong enough that communities can approve projects they understand and reject projects that cannot justify their local cost.&lt;/p&gt;

&lt;p&gt;AI may be global. Every data center still has an address.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://sensaka.com/blog/PLACEHOLDER-community-ai-data-centers" rel="noopener noreferrer"&gt;Sensaka blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>aidatacenters</category>
      <category>infrastructure</category>
      <category>datacenterpolicy</category>
    </item>
    <item>
      <title>Does Your Client Have a Right to Know You Used AI?</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 26 Aug 2026 13:22:54 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/does-your-client-have-a-right-to-know-you-used-ai-94g</link>
      <guid>https://dev.to/da-li-at-pl/does-your-client-have-a-right-to-know-you-used-ai-94g</guid>
      <description>&lt;p&gt;Lawyers use technology constantly without giving clients a tool-by-tool disclosure. Firms do not normally announce that a lawyer used Westlaw, spell-checking, document comparison software, e-discovery tools, or a spreadsheet.&lt;/p&gt;

&lt;p&gt;Should generative AI be different?&lt;/p&gt;

&lt;p&gt;The American Bar Association's Formal Opinion 512 does not create a universal rule requiring lawyers to tell clients every time generative AI is used. It says disclosure and informed consent may be required depending on how the tool is used, particularly where client information is being provided to systems that create confidentiality risks or where the client's instructions require communication. The &lt;a href="https://www.americanbar.org/content/dam/aba/administrative/professional_responsibility/ethics-opinions/aba-formal-opinion-512.pdf" rel="noopener noreferrer"&gt;ABA opinion&lt;/a&gt; also emphasizes competence, supervision, candor, and reasonable fees.&lt;/p&gt;

&lt;p&gt;That gives firms room to use AI. It also means “we never disclose AI” is too simple a policy.&lt;/p&gt;

&lt;h2&gt;
  
  
  The tool itself is not always the material fact
&lt;/h2&gt;

&lt;p&gt;Suppose a lawyer uses an approved enterprise AI system to summarize a long internal document, verifies the output against the original, and uses the summary only as a working aid.&lt;/p&gt;

&lt;p&gt;The client may not need a special notification any more than the client needs to know which search interface the lawyer used.&lt;/p&gt;

&lt;p&gt;Now change the facts.&lt;/p&gt;

&lt;p&gt;The lawyer uploads confidential client material to a consumer AI service with uncertain retention terms. Or uses an AI system to perform a substantial part of an analysis the client expected a specialist to perform personally. Or passes a separate AI charge through to the client. Or agrees to a client guideline prohibiting specific AI tools.&lt;/p&gt;

&lt;p&gt;In each case, AI use becomes more material.&lt;/p&gt;

&lt;p&gt;The disclosure question should therefore follow the risk and the engagement, not the novelty of the software.&lt;/p&gt;

&lt;h2&gt;
  
  
  Confidentiality is the first test
&lt;/h2&gt;

&lt;p&gt;Law firms should start with the information being processed.&lt;/p&gt;

&lt;p&gt;MIRA's guide to &lt;a href="https://www.miranow.ai/resources/attorney-client-confidentiality" rel="noopener noreferrer"&gt;attorney-client confidentiality&lt;/a&gt; emphasizes that the duty extends broadly across client-related information, including technology workflows. If a tool receives sensitive material, the firm needs to understand its security, retention, access, training, and contractual controls.&lt;/p&gt;

&lt;p&gt;A client may reasonably care whether confidential information leaves the firm's controlled environment or becomes available to a third-party model provider.&lt;/p&gt;

&lt;p&gt;Disclosure is particularly important when the lawyer cannot confidently conclude that the intended use is consistent with confidentiality obligations.&lt;/p&gt;

&lt;h2&gt;
  
  
  Billing is the second test
&lt;/h2&gt;

&lt;p&gt;AI creates unusual billing questions because it can compress work.&lt;/p&gt;

&lt;p&gt;If a client is billed hourly, the firm should not charge fictional time that the lawyer did not spend. If the firm charges separately for AI tools, the client should understand the basis for the charge. If the work is priced as a flat fee, the engagement should still comply with applicable reasonableness and communication requirements.&lt;/p&gt;

&lt;p&gt;Accurate &lt;a href="https://www.miranow.ai/resources/legal-billing-descriptions" rel="noopener noreferrer"&gt;legal billing descriptions&lt;/a&gt; remain useful here. The narrative should tell the client what legal work was performed without exposing unnecessary confidential detail or using vague technology language to disguise the nature of the service.&lt;/p&gt;

&lt;p&gt;The client is buying professional legal work. AI should not become a mechanism for making that work harder to understand.&lt;/p&gt;

&lt;h2&gt;
  
  
  Client instructions can settle the issue
&lt;/h2&gt;

&lt;p&gt;Some clients will set explicit AI policies.&lt;/p&gt;

&lt;p&gt;Corporate legal departments may prohibit certain consumer tools, require prior approval for processing confidential information, mandate specific security terms, or ask firms to disclose material AI use. Other clients may actively prefer AI-enabled workflows because they want lower costs and faster turnaround.&lt;/p&gt;

&lt;p&gt;Those instructions should become part of matter governance.&lt;/p&gt;

&lt;p&gt;A firm that can explain its AI architecture, review process, approved tools, confidentiality controls, and billing approach will be in a stronger position than one relying on an informal “everyone uses it now” assumption.&lt;/p&gt;

&lt;h2&gt;
  
  
  Routine AI will become less remarkable, accountability will not
&lt;/h2&gt;

&lt;p&gt;Eventually, generative functions will be embedded so deeply into legal software that a binary “AI used: yes or no” disclosure may become meaningless.&lt;/p&gt;

&lt;p&gt;The enduring questions are more practical.&lt;/p&gt;

&lt;p&gt;Did the technology create a material confidentiality risk? Did it change the service the client reasonably believed it was buying? Did it affect fees? Did client instructions require disclosure? Was a lawyer still responsible for checking the work?&lt;/p&gt;

&lt;p&gt;When the answer to one of those questions is yes, the client may have a legitimate right to know.&lt;/p&gt;

&lt;p&gt;AI can become routine without becoming invisible where it matters.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://www.miranow.ai/news-and-blog/PLACEHOLDER-client-ai-disclosure" rel="noopener noreferrer"&gt;MIRA blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>legalai</category>
      <category>clientdisclosure</category>
      <category>legalethics</category>
    </item>
    <item>
      <title>Are We Building Too Many AI Data Centers?</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 26 Aug 2026 13:22:15 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/are-we-building-too-many-ai-data-centers-30bj</link>
      <guid>https://dev.to/da-li-at-pl/are-we-building-too-many-ai-data-centers-30bj</guid>
      <description>&lt;p&gt;The AI data center boom is usually discussed as a shortage problem. There is not enough power, not enough transformers, not enough land with grid access, not enough cooling capacity, and not enough GPU infrastructure.&lt;/p&gt;

&lt;p&gt;But infrastructure cycles have another failure mode: building too much of the wrong thing.&lt;/p&gt;

&lt;p&gt;That concern is moving into financial markets. Reuters reported in August 2026 that U.S. AI-related corporate debt issuance had reached roughly $220 billion during the year, compared with $12.5 billion the year before. Investors were beginning to demand wider spreads as the volume of technology debt increased. The &lt;a href="https://www.reuters.com/legal/transactional/us-corporate-ai-debt-surge-tests-investor-limits-fatigue-emerges-2026-08-21/" rel="noopener noreferrer"&gt;Reuters analysis&lt;/a&gt; did not say the boom was collapsing. It showed that capital is no longer treating every AI infrastructure requirement as an uncomplicated bet.&lt;/p&gt;

&lt;p&gt;The uncomfortable question is whether today's capacity shortage could become tomorrow's stranded asset problem.&lt;/p&gt;

&lt;h2&gt;
  
  
  Data centers last longer than AI hardware cycles
&lt;/h2&gt;

&lt;p&gt;A modern data center is a long-lived physical asset. Utility connections, switchgear, cooling systems, generators, buildings, and network infrastructure are financed over years or decades.&lt;/p&gt;

&lt;p&gt;AI hardware evolves much faster.&lt;/p&gt;

&lt;p&gt;GPU generations change, rack densities rise, cooling requirements shift, interconnect architectures evolve, and inference workloads may move toward more specialized or energy-efficient hardware. A facility designed around today's power density and thermal assumptions may need major retrofits before the building itself is old.&lt;/p&gt;

&lt;p&gt;This is why &lt;a href="https://sensaka.com/resources/data-center-capacity-planning" rel="noopener noreferrer"&gt;AI data center capacity planning&lt;/a&gt; has to look beyond floor space. Usable capacity is constrained by power, cooling, network, hardware profiles, and operating conditions. A building can have empty rack positions and still be functionally full.&lt;/p&gt;

&lt;p&gt;It can also have megawatts available that future hardware no longer wants in the same configuration.&lt;/p&gt;

&lt;h2&gt;
  
  
  The bull case remains formidable
&lt;/h2&gt;

&lt;p&gt;There are strong reasons to believe more capacity will be needed.&lt;/p&gt;

&lt;p&gt;Model training remains compute intensive. Inference demand is expanding as AI features are embedded in software, search, productivity tools, coding, media generation, robotics, and enterprise workflows. Sovereignty requirements may also push countries and regulated industries toward more regional infrastructure.&lt;/p&gt;

&lt;p&gt;Even if individual models become more efficient, cheaper inference can increase total usage. Computing history contains many examples where efficiency improvements lowered unit cost and drove much larger aggregate demand.&lt;/p&gt;

&lt;p&gt;Under that scenario, today's aggressive construction looks less like a bubble and more like catching up.&lt;/p&gt;

&lt;h2&gt;
  
  
  The risk is not simply too many megawatts
&lt;/h2&gt;

&lt;p&gt;Oversupply is rarely uniform.&lt;/p&gt;

&lt;p&gt;A facility can be valuable in one region and stranded in another. Power cost, grid reliability, water access, network connectivity, tax policy, local regulation, customer concentration, and proximity to demand all influence whether capacity remains useful.&lt;/p&gt;

&lt;p&gt;The same is true operationally. Facilities that can support high-density liquid-cooled deployments may age differently from facilities requiring expensive retrofits. Teams that understand &lt;a href="https://sensaka.com/resources/ai-data-center-operations" rel="noopener noreferrer"&gt;AI data center operations&lt;/a&gt; will recognize that a nominal megawatt of capacity is not interchangeable across sites.&lt;/p&gt;

&lt;p&gt;That makes headline forecasts about global gigawatts less useful than they appear.&lt;/p&gt;

&lt;h2&gt;
  
  
  Debt makes wrong assumptions less forgiving
&lt;/h2&gt;

&lt;p&gt;When hyperscalers finance projects from enormous operating cash flows, a weak facility can be absorbed inside a larger portfolio.&lt;/p&gt;

&lt;p&gt;Debt changes the equation. Interest must be paid regardless of utilization, technology shifts, local opposition, or slower-than-expected AI demand. Special-purpose financing structures can also separate infrastructure from the companies ultimately consuming the compute, making risk harder to understand.&lt;/p&gt;

&lt;p&gt;The Bank of England has already highlighted the scale of expected external financing for AI infrastructure and the growing role of debt and private credit.&lt;/p&gt;

&lt;p&gt;None of this proves a bubble. It means capital structure deserves as much attention as GPU demand.&lt;/p&gt;

&lt;h2&gt;
  
  
  Build for adaptability, not one forecast
&lt;/h2&gt;

&lt;p&gt;The safest answer is not to stop building. It is to stop treating one demand forecast as certain.&lt;/p&gt;

&lt;p&gt;Developers should stress-test projects against slower utilization, changing rack density, different cooling architectures, customer concentration, higher electricity prices, delayed grid connections, and hardware replacement cycles.&lt;/p&gt;

&lt;p&gt;The winning AI data center may not be the one with the largest announced capacity. It may be the one that can remain economically useful when the assumptions made in 2026 turn out to be wrong.&lt;/p&gt;

&lt;p&gt;Infrastructure booms become bubbles when capital forgets that demand, technology, and financing can all change at the same time.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://sensaka.com/blog/PLACEHOLDER-too-many-ai-data-centers" rel="noopener noreferrer"&gt;Sensaka blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>aiinfrastructure</category>
      <category>datacenterinvestment</category>
      <category>datacentertco</category>
    </item>
    <item>
      <title>Why Should Your Electricity Bill Subsidize an AI Data Center?</title>
      <dc:creator>Da</dc:creator>
      <pubDate>Wed, 26 Aug 2026 13:21:36 +0000</pubDate>
      <link>https://dev.to/da-li-at-pl/why-should-your-electricity-bill-subsidize-an-ai-data-center-6c2</link>
      <guid>https://dev.to/da-li-at-pl/why-should-your-electricity-bill-subsidize-an-ai-data-center-6c2</guid>
      <description>&lt;p&gt;AI infrastructure needs electricity at a scale that is forcing utilities to rethink generation, transmission, substations, interconnections, and long-term demand forecasts.&lt;/p&gt;

&lt;p&gt;The engineering challenge is difficult. The political question may be harder: who pays for the grid built to serve that demand?&lt;/p&gt;

&lt;p&gt;In July 2026, Reuters reported that major technology companies had signed a White House “Ratepayer Protection Pledge” committing to help finance electricity infrastructure required for their AI projects rather than pass those costs to existing customers. The &lt;a href="https://www.reuters.com/legal/litigation/white-house-rally-utilities-data-centers-over-ai-power-costs-2026-07-13/" rel="noopener noreferrer"&gt;Reuters report&lt;/a&gt; also noted concern among regulators, lawmakers, and consumer advocates that households could otherwise subsidize upgrades driven by large data centers.&lt;/p&gt;

&lt;p&gt;The existence of the pledge tells us something important. The cost allocation debate is no longer hypothetical.&lt;/p&gt;

&lt;h2&gt;
  
  
  Electricity infrastructure is shared, but demand is not equal
&lt;/h2&gt;

&lt;p&gt;Utilities have always invested ahead of demand. Homes, factories, offices, hospitals, transit systems, and population growth all require capacity.&lt;/p&gt;

&lt;p&gt;Data centers are different mainly because of scale and speed. A single campus can represent an extraordinary new load, while AI facilities can require dense, continuous power with tight reliability expectations.&lt;/p&gt;

&lt;p&gt;The basic engineering behind &lt;a href="https://sensaka.com/resources/data-center-power-calculator" rel="noopener noreferrer"&gt;data center power planning&lt;/a&gt; is straightforward at small scale: equipment demand must fit within available circuit capacity with appropriate headroom. At utility scale, the same idea becomes far more expensive. New substations, generation, transmission lines, transformers, and reserve capacity may be required.&lt;/p&gt;

&lt;p&gt;If those assets exist primarily because one new customer arrived, existing customers reasonably ask why they should finance them.&lt;/p&gt;

&lt;h2&gt;
  
  
  There is also a case for shared investment
&lt;/h2&gt;

&lt;p&gt;The opposing argument is that electricity infrastructure creates broader economic capacity.&lt;/p&gt;

&lt;p&gt;A stronger grid can serve future housing, manufacturing, electrification, transport, and additional businesses. Large industrial customers may also provide predictable long-term demand and tax revenue. For utilities with large fixed costs, new customers can sometimes spread costs across a larger base rather than simply increase them.&lt;/p&gt;

&lt;p&gt;This means the correct answer cannot be “data centers must pay for everything connected to the grid.” Some assets genuinely serve multiple users and multiple decades.&lt;/p&gt;

&lt;p&gt;The challenge is separating shared infrastructure from infrastructure that exists mainly to accommodate one exceptionally large load.&lt;/p&gt;

&lt;h2&gt;
  
  
  Rising grid costs make the debate more urgent
&lt;/h2&gt;

&lt;p&gt;This is not happening in a stable power market.&lt;/p&gt;

&lt;p&gt;Reuters reported in August that transmission congestion costs on PJM, the largest U.S. grid, reached $6 billion in the first half of 2026, up sharply from the year before. Data centers were among the forces contributing to rapidly growing demand. Another Reuters report from Virginia described residential electricity bills potentially rising as the region's data center boom increases pressure on power supply.&lt;/p&gt;

&lt;p&gt;Those figures do not mean every increase is caused by AI. Weather, fuel costs, delayed generation, transmission constraints, electrification, and market design all matter.&lt;/p&gt;

&lt;p&gt;But they explain why ratepayers are skeptical of assurances that the next wave of giant loads will somehow be absorbed without consequence.&lt;/p&gt;

&lt;h2&gt;
  
  
  Full-cost accounting should become the standard
&lt;/h2&gt;

&lt;p&gt;Data center development needs a clearer cost model.&lt;/p&gt;

&lt;p&gt;Operators already use measures such as &lt;a href="https://sensaka.com/resources/data-center-tco" rel="noopener noreferrer"&gt;data center total cost of ownership&lt;/a&gt; to understand construction, energy, cooling, staffing, software, maintenance, and lifecycle costs inside the facility. Grid impact should be treated with the same discipline.&lt;/p&gt;

&lt;p&gt;A credible agreement should identify the generation capacity required, direct connection costs, transmission upgrades, stranded capacity risk if the facility closes or downsizes, and which costs remain useful to the wider grid.&lt;/p&gt;

&lt;p&gt;It should also define what happens when demand forecasts are wrong. AI infrastructure can scale quickly, but technology changes quickly too. Utilities should not leave households paying for assets built around capacity reservations that never materialize.&lt;/p&gt;

&lt;h2&gt;
  
  
  AI growth should not depend on hidden subsidies
&lt;/h2&gt;

&lt;p&gt;There is a strong case for building more AI infrastructure. There is a weaker case for hiding part of its cost inside everybody else's electricity bill.&lt;/p&gt;

&lt;p&gt;If a data center creates a grid expense that would not otherwise exist, the default assumption should be that the project bears that incremental cost. Where an upgrade creates genuine shared value, costs can be shared transparently.&lt;/p&gt;

&lt;p&gt;That approach does not stop development. It forces the economics to be visible.&lt;/p&gt;

&lt;p&gt;If AI data centers are as valuable as their developers believe, they should still make sense when their electricity infrastructure is priced honestly.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Originally published on the &lt;a href="https://sensaka.com/blog/PLACEHOLDER-ai-data-center-ratepayers" rel="noopener noreferrer"&gt;Sensaka blog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>datacenterpower</category>
      <category>aiinfrastructure</category>
      <category>electricity</category>
    </item>
  </channel>
</rss>
