Practical Engineering Notebook Habits
Development that depends only on memory creates repeat cost. This guide explains how engineers and teams can use notebooks as workflow tools.
AI DevOps Korea
Aidevops.kr covers LLMOps, RAG, agents, observability, evaluation, and cost-performance optimization for production AI services.
Tag Archive
This tag currently appears in 7 posts. Following adjacent tags and category signals usually makes the topic easier to understand from multiple angles.
Expand The Topic
Development that depends only on memory creates repeat cost. This guide explains how engineers and teams can use notebooks as workflow tools.
A practical guide to IntelliJ IDEA productivity through navigation, safe refactoring, debugging flow, and team-level IDE habits rather than shortcut memorization alone.
A practical guide to terminal productivity through shell defaults, aliases vs scripts, plugin restraint, and tool choices such as ripgrep, fd, bat, and fzf.
A practical guide to using GitHub Copilot safely and effectively for repetitive code, tests, review support, and documentation without weakening engineering judgment.
How to use dev containers to standardize local environments, onboarding, tooling, and CI parity without making developer workflows heavier than they need to be.
A practical guide to using VS Code more effectively through workspace settings, tasks, debug flows, extension hygiene, and team-level editor standardization.
A practical playbook for workflow automation across local checks, CI, scaffolding, release steps, and documentation, with a focus on reducing cognitive load without creating bypass-heavy systems.