notes
DevelopmentTeachingSnippetsCheat Sheets

Navigation

  • Development
    • Laravel
    • Eloquent Relationships
    • Laravel Homestead
    • Bash
    • My Bash RC
    • Clean Code
    • Naming Things
    • Services Return, Callers Present
    • AI Prompting
    • C#
    • C# Basics
    • Classes & Models
    • Services & Helpers
    • Project Structure
    • Git
    • Git Cheat Sheet
~/dev/ai-prompting$

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.

Related notes

Dev·1 min

C#

Laravel·1 min

Laravel

Bash·1 min

Bash

Clean Code·1 min

Clean Code

notes

a second brain — a place to keep everything worth remembering.

DevelopmentTeachingSnippetsCheat SheetsTemplatesTroubleshooting Tags
built 2026-08-01 · nuxt · content · static all systems nominal