cd/sources/codebynight-auto-discovered· home sources Codebynight (auto-discovered)
cat /sources/codebynight-auto-discovered.feed | wc -l → 5

Codebynight (auto-discovered)

articles 5 domain codebynight.dev → feed RSS
10:25
2026-07-11
codebynight.dev
machine-learning

Arima Is Boring, and That Is Why I Still Like It

ARIMA, a statistical model for time series forecasting, remains valuable despite the rise of AI agents because it forces users to engage with data structure and limitations rather than relying on opaq…

00:00
2026-07-02
codebynight.dev
ai-safety

AI Agent Guardrails Look Simple Until You Actually Code Them

A developer implementing file access guardrails for an AI agent discovered that the seemingly simple task of restricting directory access required careful handling of path resolution, revealing a comm…