RSSAmplifier

Blog

Spencer Schneidenbach - Blog

Thoughts on software development, APIs, and architecture

schneidenba.chRSS feed ↗19 posts

Latest posts

What OpenAI models support thinking, custom temperature, or both?

Despite what Anthropic Says, OpenAI Ads Aren't the End of the World

OpenAI scaled to a billion users on a single Postgres

Responding to "The highest quality codebase"

Microsoft Reactor Livestream: Building AI Agents with Microsoft Agent Framework and Postgres

How Did Microsoft Fumble the AI Ball So Badly?

Thoughts on Recent New Models: Claude Opus 4.5, GPT 5.1 Codex, and Gemini 3

Claude Code and GitHub Copilot using Claude are not the same thing

Thoughts on the AI espionage reported by Anthropic

Stop Trusting Your LLM Prompts - Write Evals Instead

Testing Common Prompt Injection Defenses: XML vs. Markdown and System vs. User Prompts

How Two Words Broke My LLM-Powered Chat Agent

Iterators in C#, IEnumerable<T>, and IAsyncEnumerable<T>

A Brief Comparison Between Newtonsoft.Json and System.Text.Json

Essential .NET, C#, VB.NET, and Web Dev Tools and Frameworks - Updated for 2019

Paging in ASP.NET Web API

Emojis and String.Length in C#

Why does the Nameof operator in VB.NET return the member name with the wrong case?

RESTful API Best Practices and Common Pitfalls