Text Embeddings with Semantic Kernel in C#: A Practical Guide to ITextEmbeddingGenerationService
Text embeddings are numeric representations of text that capture semantic meaning, and if you're building AI applications with .NET, understanding text embeddings with Semantic Kernel in C# is absolutely essential. Whether you're implementing semantic search, building retrieval-augmented generation (RAG) systems, or creating recommendation engines, embeddings are the foundation that makes it all work. In this practical guide, I'll walk you through everything you need to know about working with t...
Take me to this post.
March 15, 2026
How Much Does Company Alignment REALLY Matter For Developers? - Dev Leader Weekly 131
TL; DR:
Mission alignment shapes how engaged you are daily
Understanding why your work matters is underrated
Reflect on what engages you, then align your search
Join me for the live stream (or watch the recording) on Monday, March 16 at 7:00 PM Pacific!
Does It Matter If You Believe in What Your Company Does?
I came across a post on the ExperiencedDevs subreddit that I found genuinely interesting -- and if I'm being honest, it hit pretty close to home because I was already thinking abo...
Take me to this post.
March 15, 2026
Singleton Design Pattern in C#: Complete Guide with Examples
Singleton Design Pattern in C#: Complete Guide with Examples
The Singleton design pattern is one of the most well-known creational design patterns in software engineering. It ensures that a class has only one instance and provides a global point of access to that instance. While the Singleton pattern is widely recognized, it's also one of the most debated patterns in the developer community, with many considering it an antipattern due to its potential to create tight coupling and complicate test...
Take me to this post.
March 15, 2026
Weekly Recap: Semantic Kernel AI Agents, C# Design Patterns, and Developer Career Topics [Mar 2026]
Like what you read or watched from the recap? I'd love if you helped share on Reddit or Daily.dev so others can see!
Weekly Recap
Should Managers Be Doing IC Work And Vibe Coding?
From the ExperiencedDevs subreddit, this developer was looking for perspective on managers contributing as individuals... as vibe coders!
How Much Does Company Alignment REALLY Matter For Developers?
From the ExperiencedDevs subreddit, this developer was wondering about the importance of how aligned...
Take me to this post.
March 15, 2026