Blog

Field notes on physical AI, building monitoring, and putting AI to work in real operations. 154 posts so far, and new writing most days.

September 2026

"Leaving Plug in Current State" Is Not a Shutdown Plan

My sump pump monitor's exit handler leaves the relay wherever it happens to be. For 83% of any given hour, that is off. Fifteen shutdowns out of fifty-seven left the pump unpowered, and one June morning three separate failures stacked on top of each other.

Two of Nine Emergency Alerts Died of the Emergency

My monitor's loudest alert says the pump is unprotected. Twice, that alert failed to send for the same reason the pump was unprotected. Then the system marked it as delivered and never tried again.

Every Alert My System Ever Escalated Was About Itself

My monitor has sent four urgent alerts in six months. One was about the grid, three were about the sensor. None were about the pump. The failure running right now has no urgent path at all, by design.

I Blamed My Code. The Log Said It Was August.

I found my repair routine aborting itself 149 times and blamed the code. Then I found 14,352 control readings in the same log file, and they said the basement was just hot.

One Threshold, Two Jobs, 149 Cancelled Repairs

A single constant in my monitoring code was doing two unrelated jobs. I tuned it for the harmless one. It spent two months quietly aborting the only repair mechanism the system had.

The Ladder Broke After Forty-Two Days. Normal Lasted Seven Minutes.

My sump pump monitor escaped its six-week emergency state on its own, then climbed all the way back in two hours. The recovery routine that saved it has a lifetime success rate of 0.62 percent. Here is why you should measure dwell time after recovery, not recovery events.

Forty-Two Days at Maximum. The Exit Requires a Crash.

My sump pump monitor has been in its maximum emergency duty cycle for 42 days and 5,040 cycles. Both designed exits require the same event, which has not happened. The last thing that ever reset it was a power outage. Here is why state machines need a transition triggered by a clock.

The Panics Stopped. Nothing Was Fixed.

The smart plug controlling my sump pump crashed 201 times with CPU exceptions and held a hard six-day uptime ceiling for three months. Then it stopped, with no firmware update, no code change, and more load than before. Here's why event alerts could never have found it.

August 2026

Everyone Publishes Capability. Nobody Publishes Uptime.

Robots score 89.4% in simulation and 12% in a real home. But the number the robotics industry doesn't publish at all is uptime — and in building monitoring, it's the only one that decides whether the system was worth installing.

The Relay Got Hot Enough to Cancel Its Own Repairs

One in five of my sump pump's automatic repair attempts was cancelled before it finished. None before July, then 148 in eight weeks. The cause was the temperature of the switch doing the repairing.

My System Tried to Fix Itself 23 Times. It Told No One.

Yesterday I called the mute that silenced my monitor a surgical fix that only hit routine noise. Then I read the messages instead of counting them. Forty-four of them were records of my equipment attempting to repair itself.

The One-Line Fix That Silenced 423 Alerts

I spent three days diagnosing why my monitor went quiet, and published two explanations. Then I read the log. The rate limit was real, and it had stopped mattering two hours before the blackout began.

A Robot Found a Sensor It Had Never Seen. Mine Ignored One for Two Years.

A university lab built a robot that meets an unknown sensor and rewrites its own plan in minutes. My monitoring system sweeps 254 addresses looking for one device whose ID is written into the source code. Here is the question that difference should make you ask any monitoring vendor.

The Camera Watches the Water. The Plug Watches the Pump.

There is a working camera in my basement that has never made a single decision. Every alert my system sends comes from four electrical numbers instead. Here is why the sensor that reaches your failure matters more than the sensor that sees your equipment.

Every Number in My Config Is Round

Eleven constants run my sump pump monitor. Every one of them is a round number, which means every one of them is a guess. Here is what to ask a monitoring vendor about where their thresholds came from.

The Schedules Live on the Devices

The useful question about a monitoring system is not how accurate it is. It is which layers have to be alive for it to keep working. Five questions, no technical background required.

There Was No Pre-Trained Model for My Sump Pump

Model zoos teach you to start with a model and bend your deployment to fit it. That is how small-business AI projects die. I never had that option, and the constraint turned out to be the method.

A Loose Screw Moves In More Ways Than a Screw Should

A research robot that takes broken machines apart diagnoses them by noticing which parts move more freely than they should. That is a definition of mechanical failure, and it changed how I explain what my monitoring can and cannot see.

NXP Built a Sense of Self. Mine Cost Fifteen Dollars.

A semiconductor company published the frontier spec for robot self-awareness. Its lead example is trending motor current to catch bearing wear, which is what my sump pump monitor has done for two years on a consumer smart plug.

Ten Thousand Hobbyists Were the Exit

The AI accelerator everyone recommends to small builders was one bridge loan from disappearing, and nobody downstream could see it. What saved it was the least commercial part of its business.

Private Equity Is Buying My Customers

Private equity went from 8% of HVAC service acquisitions to more than half in three years, and pays roughly double for recurring revenue. That repriced my monitoring business, and it means I have been pitching the wrong person.

Your Building Is GPS-Denied

A drone navigating without GPS has to reason from multiple imperfect sensors at once. So does your building. The insight from this week's robotics research applies directly to how physical AI works in facilities — and why single-sensor monitoring keeps failing.

When Robots Get Foundation Models, Buildings Get Baselines

NVIDIA just open-sourced its full physical AI development stack — Newton physics engine, GR00T foundation model, Cosmos world models. For buildings, this changes almost nothing. And that's the most important thing to understand about it.

What GPS-Denied Drones Taught Me About Building Monitoring

A new drone autonomy framework navigates without GPS by rebuilding situational awareness from local signals at each moment. That's exactly how good building monitoring works. Here's why edge-first architecture is the only kind that survives.

The AI Should Watch the Pump, Not Drive It

The frontier wants predictive-maintenance AI to close the control loop and act on the machine on its own. Siemens just shipped sensors that slow the motor by themselves. For a small building, the right design is the opposite: watch the asset, raise a hand, and let the existing controls do the controlling.

A Vibration Sensor Cost $600 in 2019. It's $50 Now. That's the Whole Business.

The reason a single machine is finally worth watching isn't smarter AI. It's that industrial sensors dropped 85% since 2019, a vibration node from $600 to under $50, moving the ROI line down from heavy industry to a single boiler or pump. Cheap sensing plus local edge inference is the whole business.

Use the AI to Build It, Not to Run It

The frontier puts AI in the robot at runtime. The two best builds in this week's Weekly Robotics put the AI at the keyboard: a $10 ESP32 robot and a team that lost a robotics challenge with classical control coded by an LLM. That's exactly how the sump pump system was built.

Three Hundred Robots Debuted This Week. Not One of Them Had a Price.

The world's biggest AI conference had 1,100 exhibitors and 300 global product debuts this week, and almost none of them came with a price or an order page. Here is why a missing price tag is the most useful number in robotics, and what it means if you own a building instead of a robot.

The High-ROI Fix Is Boring. And Invisible Until You Watch.

A 40-org building-owner research community just concluded the unsexiest fixes are the highest-ROI ones. True, but a drifted HVAC schedule never announces itself. You can't optimize a sequence nobody is watching. The boring lever is invisible without monitoring the asset.

Texas Tech Found $1 Million in Savings. It Captured $97,000.

A research university ran a real HVAC optimization program and found nearly a million dollars in energy savings. It captured less than ten percent, because there were no hands to do the work. That gap between finding and doing is the whole business, and a small building is built to close it.

Tesla's First Robots Don't Go to Work. They Go to School.

Tesla's Q2 call confirmed the first Optimus units off the line go to an internal academy, not to customers. The gap between a machine existing and a machine earning is where robotics companies die, and a building monitor doesn't have one.

$10 An Hour, Behind Plexiglass

Agility Robotics' Digit just landed its first persistent factory deployment at Schaeffler, at $10-25/hour, behind a plexiglass barrier. Here's what that economics tells small-building owners about physical AI today.

Software-Defined Building: Xpanner's $18M Validates the Retrofit Stack

Xpanner just raised $18M Series B retrofitting construction equipment with edge AI and pricing it as a subscription. The architecture and the unit economics are the same shape we deploy in small commercial buildings — and four better-funded competitors who sold the opposite model are stuck.

The Smart Home Bubble Popped. The Sump Pump Kept Running.

Hackaday just published the post-mortem on a decade of cloud-dependent smart-home platforms going dark — and named Home Assistant as the survivor. The boiler-room version of the same stack never popped, because it never inflated on cloud dependency in the first place. Here is what that means for small commercial buildings this month.

The Sim-to-Real Gap Doesn't Exist in Your Building

This week, Cadence and NVIDIA spent millions to make simulated physics behave more like real physics. Meanwhile, every commercial building has been running its own perfectly faithful simulation of itself for decades. We call it 'the building.'

Seventy Percent of These Pilots Fail. Almost None of Them Fail in the Model.

The industry finally said it out loud this week: about 70% of predictive-maintenance pilots fail in production, and almost never because of the sensor or the model. They fail in the architecture between them. That middle is a property of centralized, multi-site scale. A single-asset edge build has almost no middle to fail.

The Sensor That Deleted the Model

A tactile sensor hit 100-micrometer resolution with no computation at all by putting the intelligence in the material instead of the model. The most reliable part of my own monitoring system has no AI in it either. Here's why I stopped apologizing for that.

Samsung Sent the Bill. The Integrator Gets the Phone Call.

In October, Samsung starts charging for SmartThings API access. The $4.99 isn't the problem. The commercial tier nobody has priced is the problem, because it means an installer can't quote a job. What a repriced API does to a system that's already installed and already paid for.

Robots Are Starving for Data. Your Building Eats Its Own.

The entire 2026 robotics frontier, World Action Models, NVIDIA Cosmos, harvested egocentric human video, exists to solve one problem: robots have almost no data about their own bodies and tasks. A fixed building sensor has the opposite problem. It generates perfectly-labeled real data about the one asset it watches, for free, forever.

The $20,000 Robot Ships With a Human Inside. My Monitor Is Read-Only.

Weekly Robotics called 1X's new NEO hand 'an API to the physical world.' An API has a read side and a write side. The write side, acting on the world, is so unsolved that the most advanced home robot ships with a remote human taking over via VR. Monitoring is the read side, and on one machine it's already solved, cheap, and autonomous.

The Robot Has to Dream the Future. My Monitor Only Remembers One Pump.

NVIDIA's Jim Fan says the path to a general robot is to train a physics simulator from ten million hours of video so it can predict the next two seconds anywhere. A condition monitor predicts nothing about the world. It remembers one machine, and that takes two weeks.

The Robot Ban Got the Headlines. The Inverter Clause Gets Your Building.

On July 28 the FCC stopped authorizing new foreign-made humanoid robots and new foreign-made power inverters. Nobody in a small building was buying a robot dog. The inverter is already on the wall. What a device class getting reclassified overnight actually does to a building owner, and why grandfathering is the whole story.

The Repair Repriced. The Monitor Didn't.

HVAC manufacturers raised prices in the first three days of August 2026. Monitoring value is denominated in repair cost, and that denominator just moved. Meanwhile the sensing side of the ledger keeps getting cheaper.

The Physical AI Training Stack Just Came Home

NVIDIA open-sourced Cosmos Reason 2, GR00T N1.6, Cosmos Transfer/Predict 2.5, and Isaac Lab-Arena into the LeRobot repo this week. The full training stack the labs use is now sitting on Hugging Face. Here is what that changes for one small commercial building with an Orin Nano and a basement camera.

Physical AI Just Left the Demo Phase. Buildings Are Next.

In one week, three different verticals — warehouse picking, robot brains, autonomous trucking — crossed from demo into commercial deployment. Building monitoring is the next vertical in line, and the deployment window is open right now.

Physical AI Is Not a Robot

NVIDIA, Figure, and AGIBOT are building billion-dollar humanoids. Meanwhile, a $25 sensor and a local LLM are solving real problems today. Physical AI is already here. It just doesn't look like what you expected.

One Model for Everything, or a Hundred for One Thing

NVIDIA just shipped Cosmos 3, one open model trained on 20 trillion tokens to perceive, reason, and act across every robot on earth. Your building doesn't need it. It needs a hundred tiny models that each know one asset cold. Here's why specificity beats generality when the asset never moves.

One Hour to Train a Robot. Six Months to Train a Building.

Generalist AI's GEN-1 model needs about an hour of robot data to specialize on a new task. Your building can generate an hour of high-quality data per day. The bottleneck is no longer the model. It is whether you started collecting six months ago.

NVIDIA Priced the Open World. Your Building Is Closed.

This week NVIDIA shipped a reasoning vision model, a humanoid action model, and a $1,999 edge module. All of it is built to handle the open world, a place a machine has never seen. A fixed building asset is a closed world. It doesn't need the reasoning tax, and neither does your sump pump.

NVIDIA Built a Factory So Robots Could Teach Themselves. Your Pump Only Has One Job.

NVIDIA's ENPIRE framework uses coding agents to push robots to a 99% success rate on dexterous manipulation, and it needs a whole self-improvement factory to do it. A single-asset building monitor already runs the cheap cousin of that loop, because the environment resets itself, the data is free, and the policy is small.

NVIDIA Just Doubled the Price of Edge AI. My Sump Pump Didn't Notice.

On July 22, NVIDIA raised Jetson prices by up to 101% with no announcement. The $249 Orin Nano is now $399. If your building monitoring quote was priced on that hardware, it just got more expensive. Here's why mine didn't move, and what it says about buying compute you don't need.

NVIDIA Cut Its Own Memory in Half. The Cheap-Hardware Era Just Paused.

NVIDIA's new Jetson T3000 carries a quarter of the memory of its flagship and claims similar inference performance, explicitly to cut cost as DRAM prices climb 172% year over year. For two years I said edge hardware keeps getting cheaper. That's no longer true for memory, and a small-footprint monitor just went from compromise to hedge.

Why I'm Not Buying a Jetson T4000 (Yet)

NVIDIA shipped the Jetson T4000 this week — Blackwell architecture, 1,200 TFLOPS, 64GB, 70 watts, $1,999. It's the new ceiling for edge AI. It's also the wrong module for one small commercial building. Here's the practitioner economics, and the portfolio architecture that actually makes the T4000 fit.

My Monitor Has Exactly One Person Who Can Correct It

A robotics startup came out of stealth this week whose whole product is letting the worker correct the robot. It made me look at my own building monitoring, where the only person who can correct the system is me, and the only person who knows if the alert was right is standing in the room.

They Squeezed a Model That Can See Onto a Phone. The Box Watching Your Pump Can See Now Too.

This week PrismML fit a 27-billion-parameter multimodal model into 3.9GB and ran it on an iPhone, keeping 90 percent of its capability. The part that matters for a building owner: a model that can look at a gauge and reason about it now runs on a cheap local box, with no cloud and no API bill. Here's what on-device vision means for the thing watching your equipment.

The Model Is 22% of the Job

A manufacturing edge-AI guide this week broke down where the work actually goes in a predictive-maintenance deployment. The on-device model is 22% of it. The other 78% is the unglamorous plumbing that decides whether the thing survives your building. That 78% is the small operator's moat.

What One Missed HVAC Call Can Cost

A simple way for heating and cooling contractors to think about missed-call economics without relying on vague industry averages.

J&J's Robot Breakthrough Wasn't Intelligence. It Was Fitting in the Room.

The FDA just cleared a surgical robot after five years of delays. The thing that got it through wasn't a smarter model. It was that it fits in operating rooms as small as 243 square feet, including rooms that had never hosted robotic surgery. That's the whole lesson for anyone putting technology into a building that already exists.

The Industry Just Discovered the Forward Deployed Engineer

Silicon Valley's hottest new job is the Forward Deployed Engineer: someone embedded inside a client to make the AI actually work. Physical AI never worked any other way. The 96% of companies stuck in pilots are stuck because nobody is in the basement.

The Humanoids Are Sold Out. Your Building's Parts Are On a Shelf.

Boston Dynamics' entire 2026 Atlas run is committed to Hyundai and DeepMind, and Figure builds one humanoid an hour and still can't keep up. Frontier robots are scarce, waitlisted, allocated to giants. The physical AI that protects a small building is the opposite: commodity sensors in stock today, deployed in an afternoon, no waitlist.

Humanoid Robots Need a 90,000-Square-Foot Warehouse to Learn. Your Pump Doesn't.

Apptronik built a 90,000-square-foot data factory to teach humanoid robots what normal looks like, because general-purpose robots are starved for real-world data. A sensor on your one pump has the opposite problem, and that inversion is the whole reason narrow building monitoring is deployable and profitable today.

Humanoid Robots Just Hit $5,900. The Hardware Was Never the Hard Part.

Humanoid robot prices fell from $85,000 in 2023 to $5,900 in 2026, and Japan Airlines is deploying them at $15,400 a unit. The cheap number is the wrong number. When hardware commoditizes this fast, the value moves to the deployment layer, and I already lived that exact curve on the sensor side.

Home Assistant 2026.5 Made $10 the Price of Integrating Your Building's RF Universe

The 2026.5 release made sub-gigahertz RF a first-class platform. A $10 CC1101 on an ESP32 now natively talks to motorized blinds, garage doors, ceiling fans, RF outlets, doorbells, and the rest of the 433 MHz device universe that has been stranded outside the local stack for a decade. Here is what that means for small commercial buildings this week.

Half Your Vibration Alerts Are Wrong. The Fix Isn't a Robot.

The 2026 predictive-maintenance guides admit a single vibration sensor is wrong 40 to 55 percent of the time. Their fix is cross-validation, and the frontier's version is a robot with a thermal camera. A fixed monitor already cross-validates, for a second five-dollar sensor, because it never leaves the machine.

GPT-5 Lost to an 8-Billion-Parameter Model at Judging Physical Work. Your Building Was Never Going to Run on GPT-5 Anyway.

This week a tiny 8-billion-parameter model beat GPT-5 and Gemini 3 Pro at judging whether a robot did its job. The same week, the newest frontier models got restricted to about 20 approved organizations. Both facts point to the same conclusion for a building owner: the monitor should be a small model that lives in the building, not a giant one in a data center.

I Got the Safety-Critical Part Right by Accident

Hackaday listed seven sensors to keep out of real products. Number seven is a mains current sensor, which is exactly what a sump pump monitor is. I went to check mine. I passed, and I did not pass on purpose. Here's what that says about how component decisions actually get made.

The Frontier Is Learning to Dream the Future. Your Pump Already Logs It.

NVIDIA's new world model generates a robot's future in pixels because robots have no ground truth. A fixed asset like a sump pump hands you a real, labeled future every cycle, for free. The most expensive capability in frontier robotics is the easy byproduct of monitoring a boring machine.

The $4 Sensor That Lies About Your Basement

Most cheap humidity sensors fail in the exact environments small businesses need to monitor. Here's why 'the dashboard says the basement is fine' is the most expensive sentence in physical AI, and what to use instead.

Everybody Demos the Robot. Nobody Demos the Update.

Two ex-Scythe Robotics engineers just launched a company whose entire product is pushing software onto machines in the field. That tells you where the hard part of physical AI actually is, and it's the question nobody asks their building monitoring vendor.

ESPHome 2026.4.0 Made the $4 Sensor Layer 33% Faster

The headline physical AI release this week was not Jetson Thor or a humanoid factory. It was a free ESPHome firmware update that made every ESP32 sensor in our smart-building deployment ~33% faster. Here is what changed, what to watch for, and why the cheap layer keeps winning.

The Edge Just Got Roomier. Watch More Assets, Not a Bigger Brain.

NVIDIA's JetPack 7.2 just freed up half the memory on an edge box, and laptop-sized models now fit where they never did. The temptation is to put a bigger brain on one asset. The high-ROI move is the opposite: run more cheap detectors on more assets from the same hardware.

The Edge AI Hardware Wave Has Arrived. Your Building Is Late.

Texas Instruments just acquired Silicon Labs. NVIDIA shipped the Jetson T4000. MediaTek refreshed its entire IoT portfolio. The hardware wave that gave every pocket a supercomputer is now hitting building sensors — and most buildings aren't ready.

Edge AI Just Became the Cheap Option

The AI memory shortage broke cloud IoT pricing. Local-first edge AI — the option small building owners walked away from a year ago — is now the cheaper architecture. Here is the cost math, the practitioner playbook, and what the price flip means for $99-a-month building monitoring.

The Drone Was Never the Asset

Procore paid $845 million in cash for DroneDeploy. Divide it by the square footage and the capture layer is worth almost nothing. What they actually bought was 100,000 labeled safety issues. Here's what that means if you monitor one building.

DreamDojo Doesn't Live In Your Basement

NVIDIA's DreamDojo trained on 44,711 hours of human video to give robots a world model. Your building already has its own world model — three years of its own data. Here's why pretrained world models matter for novel-scene robots and not for known-scene buildings.

The Drawing Says 600 CFM. The Data Says 400.

A 15-year-old drawing says a piece of equipment does 600 CFM. Six months of trend data say it has never done more than 400. Project teams design against the drawing. That gap is the whole reason to monitor anything.

The Data Factory in Watertown and the One in Your Basement

Tutor Intelligence raised $34M and built a 100-robot data factory with 50 human teleoperators. The basement sump pump generates the same asset class for free. The model can change next month. The data cannot be retroactively created.

Your Compressor Is Broadcasting Its Own Failure Three Weeks Early. Almost Nobody Is Listening.

Current-signature analysis and vibration now catch 70 to 85 percent of HVAC compressor failures three to six weeks before they happen. The sensors retrofit onto existing equipment in an afternoon, and most building management systems already broadcast the data. While $55 billion chases the everything-robot, the boring, profitable win is listening to gear you already own.

The Cold-Start Problem Is the Whole Game. Your Building Doesn't Have It.

This week robots learned to dream the future (DreamDojo) and a startup got sued for trashing the Airbnb it tested its robots in. Both are expensive ways to solve one problem: a robot has no history in a place it's never seen. Your sump pump has months of its own history. That's the whole edge.

Closing the Construction Loophole on a Small Building

Nexus Labs gave portfolio owners a phrase this week — the construction loophole — for the way every capital project sets back a connected-buildings program. The same loophole hits small buildings harder. Here is what a $199-a-month service contract should now promise to close it.

A Closed Work Order Is Not a Resolved Condition

68% of building owners at the most-engaged CBM event of the quarter are still in setup mode. The reason isn't tooling. It's verification. The maturity gap from Level 2 to Level 3 is a resolution-loop problem, and continuous edge-AI monitoring is the architecture that closes it.

Buildings Don't Need a World Model. They Need Yesterday's Data.

Jim Fan declared 2026 the year of World Models for physical AI. DreamDojo just got +17% real-world performance from synthetic dreaming. For SMB building monitoring, the contrarian frame is sharper than ever: you don't need a guess about what your system could do, you need a recording of what it actually did.

Born Aligned: What Ouster's Native Color Lidar Tells Us About Building Sensors

Ouster's REV8 ships a lidar sensor where every 3D point is born with color. The same architectural pattern — fuse at the sensor, not in the cloud — is what small-building monitoring has been working around with software for years. Here is what changes about a service-contract proposal in 2026.

The Biggest Robot IPO in History Is a Subscription Business. So Is Mine.

Agility Robotics is going public in the largest humanoid raise ever, and the number that matters isn't the valuation. It's $300 million in booked robots-as-a-service revenue, billed monthly, sold one warehouse at a time. That's the same business I run in a basement, at a different scale.

Better AI Won't Fix a Lying Sensor

Orbbec's robotics team just made the unglamorous point of 2026: perception fails when sensors drift out of calibration, not when the model is too small. The fix is a confidence layer that knows when it's lying. We built one for a sump pump.

The Best Hand in Robotics Lost to Two Fingers

A humanoid with a 22-degree-of-freedom hand tied knots on video this week. A two-finger gripper worked a Toyota production line it has been on since February. The reason is durability, not capability, and it changes what I think I should be selling.

The BAS Reboot Is a People Problem. A Monitor Isn't.

Everyone wants upgraded building controls. It doesn't happen because four departments can't agree on a rip-and-replace, and the equipment fails silently while they deliberate. A read-only monitor needs no committee. It sits beside the old system, learns one machine's normal, and pages a person.

Amazon Has a Million Robots. Your Building Has a Fleet of One.

Amazon crossed a million warehouse robots and shipped DeepFleet, a model that coordinates the whole fleet for a 10% efficiency gain. That value only exists at hyperscale. A small building needs the opposite kind of physical AI: one sensor that learns one asset, no fleet required, useful from day one.

The Alarm Went Off. Nobody Was Reading.

A building's freeze stats tripped overnight and the alarm fired correctly. It landed in a queue of hundreds on a desktop nobody had capacity to check, and a lab lost a year of research. The failure was not detection. It was the last six inches.

AI Receptionist for HVAC After-Hours Calls

How an AI receptionist can answer after-hours heating and cooling calls, separate emergencies from routine requests, and capture the lead before the next contractor gets called.

Advantech Just Shipped the Boiler Room Stack

Advantech's new MIC-AI Series runs OpenClaw and NVIDIA Nemotron locally on Jetson Thor — the exact architecture we have been deploying in basements for 24 months. The validation moment for local-only agentic physical AI, and what it means for $99-a-month building monitoring.

ADLINK Just Put Public Earnings on the Cheap Edge AI Layer

ADLINK's Q1 2026 results are the first public earnings number that confirms what we've been pricing for two years: the cheap edge AI layer is compounding 28.7% year over year, and Computer-on-Module is the largest segment.

Add Sensors to Everything. The Sensor Is the Easy Part.

A pressure sensor added to a 3D printer for calibration ended up detecting clogs nobody was looking for. That's the case for measuring more than you plan to act on. It's also where most monitoring projects go wrong, because a sensor without a learned baseline is just another alarm nobody reads.