Agent-assisted development: where it helps and where it doesn't
Six months of using Claude Code for daily development tasks. What works, what doesn't, and what I've changed about how I work.
Bulk-inserting into Oracle with OracleBulkCopy
OracleBulkCopy cuts large insert time from minutes to seconds. The pattern is simple but the gotchas are not obvious.