Dev
8 posts tagged with "Dev"
- Jul 19, 2026
The ideal, platform-independent way to read all files in Python
A single way to read files throughout platforms and file types.
- Jul 6, 2026
Prompt Engineering : Basic Techniques
Notes from the Prompt Engineering section of the course Building with Claude API.
- Jul 2, 2026
Prompt Evaluation - Steps
Notes from the Anthropic Academy course Building with Claude API.
- Jun 28, 2026
Using other model providers in Claude Code
Change base URL and API key. Use a proxy to translate formats.
- Jun 28, 2026
Does the output suffer when using other model providers with Claude Code harness?
I stopped using my OpenCode Go models with the Claude Code harness.
- Jun 28, 2026
A Mental Model for Git Rebase
See rebase as replaying commits.
- Jun 28, 2026
A brief on the OpenAI (Chat Completions API) format
The format used by most model providers for messaging with an LLM model.
- Jun 27, 2026
How was this website built? & some notes on Hugo
Why I picked Hugo for a portfolio + blog, and what I learned.