Tag: discussion
All the articles with the tag "discussion".
-
The npm problem nobody wants to work on
Every production Node.js system depends on a single corporate-controlled registry with no meaningful public alternative -- and the ecosystem treats this structural risk as a solved problem because it hasn't broken yet.
-
Building Smarter AI Agents With Ideas From Philosophy
Updated:Philosophically informed agent design means explicitly modeling what an AI believes, how it knows things, and which moral and epistemic norms guide its decisions, so that its behavior becomes more reliable, inspectable, and aligned with human expectations.
-
Notes on agentic applications in business processes
Updated:This post explores how to pair agentic workflows with durable workflow engines (specifically Temporal), add structure using finite state machines, plug in MCP servers for tools, and grow from a small pilot into stable, production-ready workflows.
-
Context, context, context
Context—or how I learned to love the MINDMAP
-
Cloud LLMs in prod...
Modern infra teams are quietly feeding their most sensitive data—logs, configs, schemas—into cloud LLMs just to get unstuck. It feels like harmless troubleshooting, but in reality it extends your trust boundary into a black box you don’t control or fully understand.