Infrastructure

Posted on July 13, 2026 in misc • Tagged with infrastructure, docker, aws, observability, splunk, ci-cd

Notes on running systems in production — containerization, deployment pipelines, monitoring, and the operational patterns that keep things stable.


Containerization & Docker

Practical patterns for running containers without fighting the tooling.


Continue reading

Hermes and OpenClaw on a VPS: A Practical Multi-Agent Architecture

Posted on July 10, 2026 in AI • Tagged with AI, Hermes, OpenClaw, Multi-Agent, VPS, Telegram, Architecture

Running more than one AI agent on a VPS does not have to mean building a large orchestration platform. A simpler pattern is to run separate agent runtimes, give each one a clear responsibility, and route requests to the right worker.

This post documents the current Hermes and OpenClaw arrangement …


Continue reading

How to Connect Hermes to a Local Browser from a VPS with an SSH Reverse Tunnel

Posted on July 09, 2026 in AI • Tagged with AI, Hermes, Browser Automation, SSH, VPS, Remote Debugging

When Hermes runs on a VPS, it cannot directly reach a browser session running on your local machine.

If you want Hermes to control your local Edge or Chrome browser, the most reliable approach is:

  1. start the browser with remote debugging enabled
  2. expose that local debugging port through an SSH …

Continue reading

How I Reduced OpenClaw Token Usage by Tightening Instructions

Posted on June 28, 2026 in AI • Tagged with AI, OpenClaw, Optimize

While running OpenClaw on a VPS, I started noticing high token usage, slower responses, and occasional token-per-minute pressure from the model provider. At first, I assumed the issue was mainly caused by my workspace instruction files like AGENTS.md, SOUL.md, TOOLS.md, USER.md, and IDENTITY.md.

But after …


Continue reading

From Transaction Processing to Decision Intelligence in Supply Chain Systems

Posted on June 02, 2026 in SCM • Tagged with SCM, ERP, WMS, OMS, AI, Decision Intelligence, Warehouse Operations, Supply Chain

Recently, I had a thought-provoking interview discussion with a company in the warehouse automation and fulfillment orchestration space.

The conversation made me reflect on where enterprise systems are heading.

Why This Shift Matters

For years, enterprise platforms like ERP, WMS, OMS, and warehouse automation systems were designed primarily for transaction …


Continue reading

Why Edge Servers Are Important in Modern Warehouse Management Systems

Posted on June 01, 2026 in SCM • Tagged with SCM, WMS, MAWM, Edge Service, Warehouse Operations, Supply Chain

Why This Topic Matters

Warehouse operations now run in milliseconds, not minutes. A delayed print label, a missed MHE event, or a slow RF response can stop an entire fulfillment lane. That is why edge services (often called edge servers in day-to-day conversations) have become a core part of modern …


Continue reading

Manhattan Active Edge Service vs XBound in MAWM: What Is the Difference and Why It Matters

Posted on April 11, 2026 in SCM • Tagged with SCM, WMS, MAWM, XBound, Edge Service, Supply Chain Integration

Edge Service vs XBound

A common confusion in Manhattan Active WM (MAWM) networking is treating Edge Service and XBound as the same component. They are not the same.

Both are integration gateways, but they solve two different integration directions.

Edge Service vs XBound architecture flow

Quick Summary

  • Edge Service connects warehouse/facility devices to Manhattan cloud …

Continue reading

My Take on the McKinsey Report: Automation Is Coming for Tasks, Not Entire Professions

Posted on March 25, 2026 in AI • Tagged with AI, Automation, Careers, Software Engineering, McKinsey

McKinsey Skill Change Index showing exposure to automation across skill categories

My Take on the McKinsey Report

The image above appears to be based on McKinsey’s Skill Change Index, highlighted in Agents, robots, and us: Skill partnerships in the age of AI and referenced again in Skills reset for the AI age.12

McKinsey’s broad message is clear …


Continue reading

In the Age of AI, Judgment Beats Syntax

Posted on November 23, 2025 in AI • Tagged with AI, Development, System Design

In the Age of AI, Judgment Beats Syntax

Junior developer roles are shrinking.

Not because companies suddenly dislike junior talent.
Because the definition of entry-level contribution is changing faster than most teams expected.

Work that once took a junior developer weeks or months to learn and deliver can now be …


Continue reading

Warehouse Management Order Planning Strategies

Posted on March 05, 2023 in SCM • Tagged with SCM, WMS, OMS, Supply Chain

Various Order planning strategies in Warehouse Management / Supply Chain Management

Why Order planning is important?

Warehouse order planning strategies involve the optimization of the warehouse operations to ensure efficient and effective use of warehouse resources, such as space, labor, and equipment. Here are some common warehouse order planning strategies:

These …


Continue reading