@DanielRusnok
Software Development, Software Architecture, Domain-Driven Design, Dotnet, CSharp
Nothing here yet.
Nothing here yet.
May 5 · 5 min read · I built an MCP tool that takes 30+ optional fields. The textbook says I should have built six. Here's why I'm keeping it. Drippery — my email drip tool — has an embed. It's a customizable subscribe fo
Join discussion
May 1 · 6 min read · Anthropic's Admin API is invisible until you create an Organization. OpenAI's cost.amount.value can ship as a string. Anthropic renamed input_tokens to uncached_input_tokens and moved cache fields int
Join discussion
Apr 15, 2022 · 3 min read · Cartesian Product Cartesian product is a mathematical description of a multiplication of two sets. When the first set consists of two elements and the second one consists of three elements, the cartesian product result set consists of 6 elements. Eac...
Join discussion
Jan 6, 2022 · 8 min read · What is Value Object A value object is an object without an explicit identifier. Its first main characteristic is that it does not require an identity. The second principal characteristic is that value objects must be immutable. It means that once va...
Join discussion