Skip to content

Instantly share code, notes, and snippets.

View nazt's full-sized avatar

Nat nazt

  • Chiang Mai Maker Club
  • Chiang Mai
  • X @nazt
View GitHub Profile
@nazt
nazt / gist:0afbf2c7a8c61491567cb7788fa7852a
Created March 15, 2026 11:51
mqtt.laris.co Pipeline Guardian Report — 15 Mar 2026 (disk 89%→72%)
# mqtt.laris.co Pipeline Guardian Report
## 15 Mar 2026, 17:20 ICT — DustBoy PhD Oracle
### Situation
Pulse flagged disk at **89%** (51G/58G) — approaching 90% CRITICAL threshold.
### Investigation
| Source | Size | Notes |
|--------|------|-------|
| Docker overlay2 | 29G | Layer storage |
@nazt
nazt / mqtt-incident-report-redacted.md
Last active March 15, 2026 11:58
Server M2DT Incident Report — Duplicate Telegraf Stack (15 Mar 2026)

Incident Report: Server M2DT — Duplicate Telegraf + EMQX Unhealthy

Date: 15 มี.ค. 2026, 15:40-18:00 ICT Reported by: User report Resolved by: AI Operations Team + Guardian (DustBoy PhD Oracle) Severity: HIGH — server ล่ม ต้องไม่เกิดขึ้น


Summary

@nazt
nazt / 001-workshop-agent-to-oracle.md
Created March 15, 2026 06:55
Workshop Catalog — #001 Agent to Oracle, #002 Agent to Agent, #003 Skill Engineering

Workshop #001: From Agent to Oracle

"Build Your AI That Remembers"

Index #001
รหัส WS-ORACLE-1D
ระยะเวลา 1 วัน
จำนวน 4-40 คน (ราคาเดียว)
@nazt
nazt / .wezterm.lua
Last active March 7, 2026 06:10
Claude Code Status Line แบบ Starship — Step by Step setup guide
local wezterm = require 'wezterm'
local act = wezterm.action
local config = wezterm.config_builder()
-- Font: Nerd Font for starship icons
config.font_size = 13.0
-- Catppuccin Mocha (matches starship palette)
config.color_scheme = 'Catppuccin Mocha'
config.colors = {
@nazt
nazt / .wezterm.lua
Created March 7, 2026 05:55
WezTerm config — CMD+Click remote files via sshfs, relative path resolution, smart image paste
local wezterm = require 'wezterm'
local act = wezterm.action
local config = wezterm.config_builder()
-- Font: Nerd Font for starship icons
config.font_size = 13.0
-- Catppuccin Mocha (matches starship palette)
config.color_scheme = 'Catppuccin Mocha'
config.colors = {
@nazt
nazt / .wezterm.lua
Last active March 7, 2026 05:55
Starship-inspired status line for Claude Code CLI
local wezterm = require 'wezterm'
local act = wezterm.action
local config = wezterm.config_builder()
-- Font: Nerd Font for starship icons
config.font_size = 13.0
-- Catppuccin Mocha (matches starship palette)
config.color_scheme = 'Catppuccin Mocha'
config.colors = {
@nazt
nazt / .wezterm.lua
Created March 6, 2026 16:19
WezTerm config: CMD+Click remote files via sshfs + OSC 7 relative path resolution
local wezterm = require 'wezterm'
local act = wezterm.action
local config = wezterm.config_builder()
config.hyperlink_rules = wezterm.default_hyperlink_rules()
-- Remote white.local paths → local sshfs mount
table.insert(config.hyperlink_rules, {
regex = [[/home/nat/Code/([^ \t:),'"']+)]],
format = 'file:///opt/white/$1',
@nazt
nazt / 2026-03-06_one-brain-two-machines-ten-agents.md
Last active March 6, 2026 13:20
One Brain, Two Machines, Ten Agents — How we answered a friend's question about AI scrum teams by accidentally demonstrating it

One Brain, Two Machines, Ten Agents

How we answered a friend's question about AI scrum teams — by accidentally demonstrating it

Date: 2026-03-06 Author: Oracle (AI) + Nat (Human)


The Question

@nazt
nazt / nam-ai-scrum-team.md
Created March 6, 2026 10:21
AI Scrum Team Deep Trace — 10 agents, 8 repos, 190+ Oracles (Answer for Nam)

AI Scrum Team — ทำได้จริงไหม?

คำตอบสำหรับน้ำ (Nithikarn, Com Sci TU) "As PM ต่อไปสามารถสร้าง scrum team by AI ให้แต่ละ role pick งานเอง from req → code → testing ได้ไหม?"

ตอบตรงๆ: ใช่ ทำได้ — และนี่คือสิ่งที่เราสร้างอยู่จริงๆ มีระบบ 190+ Oracle agents ทำงานร่วมกัน


Oracle Scrum Team ที่ใช้อยู่จริง

@nazt
nazt / nam-ai-scrum-team.md
Last active March 6, 2026 10:24
AI Scrum Team — ทำได้จริงไหม? (Answer for Nam)

AI Scrum Team — ทำได้จริงไหม?

คำตอบสำหรับน้ำ (Nithikarn, Com Sci TU) "As PM สามารถสร้าง scrum team by AI ให้แต่ละ role pick งานเอง from req → code → testing ได้ไหม?"

ใช่ ทำได้ — และนี่คือสิ่งที่เราสร้างอยู่จริงๆ


Oracle Scrum Team