AI Prompting
Getting reliable, useful results out of language models.
~1 min read updated Jul 17, 2026 AI Prompting
Getting reliable, useful results out of language models.
Services Return, Callers Present
A service should return a result and let the caller decide how to show it — the single most useful separation-of-concerns rule.
C#
Learning C# and .NET from a Laravel/PHP background — the fundamentals, mapped to what you already know.