Enterprise Source Control
2026-04-28
Trunk-based development with short-lived feature branches
1824 words
|
9 minutes
Vibin Dirty – A Vibe Coding Experiment
2026-03-25
♫ They see me vibin, codin / reviewers tryin to catch me vibin dirty / catch me vibin dirty ♫
1346 words
|
7 minutes
Deforestation (Logging)
2025-12-30
Logging — The Stack, Fundamentals, and the hard won experience that has continued to pay dividens. With bonus content of extending it into SQL Server
1896 words
|
9 minutes
SQL Server Quirky Update
2025-12-28
Controversial running total calculations in SQL Server using the "Quirky Update"
546 words
|
3 minutes
SQL Voodoo Black Magic
2025-12-27
SQL snips for querying sysobjects table and using the results to dynamically generate SQL query
1356 words
|
7 minutes
SQL Server Temporal Tables
2025-12-23
SQL snips for querying and enabling temporal tables
302 words
|
2 minutes
SQL Server See What's Running
2025-12-22
This is a collection of SQL snippets for tracking down what is running and what might be misbehaving
433 words
|
2 minutes
SQL Server Shell Games
2025-12-20
DELETE large amounts of data from a huge database table with this one simple trick
455 words
|
2 minutes