Spencer Schneidenbach's Avatar

Spencer Schneidenbach

@schneidenba.ch

I write code at Aviron Software (www.avironsoftware.com). AI/LLMs/.NET/React/Azure, Microsoft MVP, speaker, and teacher

355
Followers
46
Following
19
Posts
27.06.2023
Joined
Posts Following

Latest posts by Spencer Schneidenbach @schneidenba.ch

Preview
How Two Words Broke My LLM-Powered Chat Agent - Spencer Schneidenbach How Two Words Broke My LLM-Powered Chat Agent

schneidenba.ch/how-two-word...

21.08.2025 21:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

An LLM model change, a very small (but persistent) bug, and how I fixed it.

High time I revived my personal blog to talk about my escapades in the world of LLMs... 🧡

21.08.2025 21:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I really need to remember this platform exists

16.08.2025 17:12 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I actually messed with this after struggling to find a good use case for MCP, and yeah, it's actually pretty magical

20.05.2025 19:42 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Hello world! We're the Global AI chapter in KC!

We're kicking off with an awesome in-person event. Run by
@kcdc.bsky.social and @schneidenba.ch, we're excited to announce a one-day event in Kansas City - AI AgentCon - on Wednesday, June 25!

Registration and talk submission details below πŸ‘‡

20.05.2025 17:24 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Preview
.NET Rocks! .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.

Ready to build an agentic AI in .NET?

@Schneidenba.ch talks on .NET Rocks at www.dotnetrocks.com/details/1945 about using Semantic Kernel with OpenAI!

10.04.2025 15:00 πŸ‘ 5 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

after fighting python runtime errors all day i'm left wondering how this language was ever taken seriously in any semblance of our beautiful craft that is software engineering

03.01.2025 19:43 πŸ‘ 8 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

My preferred development workflow for 2024:

1. All devs have their own DB instance. The DBs run locally, and can be reset via static SQL scripts via a single command. The scripts are committed to source control. So, we can code without internet, demo reliably, repro bugs, and write reliable tests.

13.12.2024 14:51 πŸ‘ 43 πŸ” 4 πŸ’¬ 4 πŸ“Œ 0

modular monoliths are monoliths with different code organization opinions. someone tell me if I’m wrong?

24.11.2024 20:13 πŸ‘ 6 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

after looking into modular monoliths in .NET

24.11.2024 20:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I love writing C# and I don't care who hears me say that πŸ’œ.

22.11.2024 01:20 πŸ‘ 20 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0

how do you live with yourself taking speaking slots from the devrels of the world

21.11.2024 14:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Azure OpenAI Chat Completions With .NET & C# | Aviron Software How to setup Azure OpenAI and integrate chat completions into your C# and .NET application.

www.avironsoftware.com/blog/azure-o...

20.11.2024 22:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I've started down the path of creating content for integrating LLMs (specifically OpenAI) with .NET - because I love .NET and I don't think it gets enough AI love.

First article of many below.

20.11.2024 22:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

For the last 6 months, I've learned a TON about LLMs and have used them to solve real-world problems, including introducing RAG to clients and creating actually useful chatbots that do actually useful things.

#dotnet #openai #llms

20.11.2024 22:22 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
1. Complete Intro to React, v8	Brian Holt
2. JavaScript: The Hard Parts, v2	Will Sentance
3. JavaScript: From First Steps to Professional	Anjana Vakil
4. Complete Intro to Web Development, v3	Brian Holt
5. Web Performance Fundamentals, v2	Todd Gardner
6. Full Stack for Front-End Engineers, v3	Jem Young
7. TypeScript 5+ Fundamentals, v4	Mike North
8. The Last Algorithms Course You'll Need	ThePrimeagen
9. Deep JavaScript Foundations, v3	Kyle Simpson
10. Introduction to Next.js, v3	Scott Moss
11. C# and .NET Basics	Spencer Schneidenbach
12. Testing Fundamentals	Steve Kinney
13. Vanilla JS: You Might Not Need a Framework	Maximiliano Firtman
14. API Design in Node.js, v4	Scott Moss
15. Complete Intro to Containers, v2	Brian Holt
16. Front-End System Design	Evgenii Ray
17. Basics of Go	Maximiliano Firtman
18. Intermediate React, v5	Brian Holt
19. React Native, v3	Kadi Kraman
20. Everything You'll Need to Know About Git	ThePrimeagen

1. Complete Intro to React, v8 Brian Holt 2. JavaScript: The Hard Parts, v2 Will Sentance 3. JavaScript: From First Steps to Professional Anjana Vakil 4. Complete Intro to Web Development, v3 Brian Holt 5. Web Performance Fundamentals, v2 Todd Gardner 6. Full Stack for Front-End Engineers, v3 Jem Young 7. TypeScript 5+ Fundamentals, v4 Mike North 8. The Last Algorithms Course You'll Need ThePrimeagen 9. Deep JavaScript Foundations, v3 Kyle Simpson 10. Introduction to Next.js, v3 Scott Moss 11. C# and .NET Basics Spencer Schneidenbach 12. Testing Fundamentals Steve Kinney 13. Vanilla JS: You Might Not Need a Framework Maximiliano Firtman 14. API Design in Node.js, v4 Scott Moss 15. Complete Intro to Containers, v2 Brian Holt 16. Front-End System Design Evgenii Ray 17. Basics of Go Maximiliano Firtman 18. Intermediate React, v5 Brian Holt 19. React Native, v3 Kadi Kraman 20. Everything You'll Need to Know About Git ThePrimeagen

Sometimes, people think we only teach frameworks, yet just 4 of our top 20 courses are on frameworks.

πŸ“š Our most popular courses are on deep fundamentalsβ€”this deep knowledge pays off over your entire career!

20.11.2024 17:53 πŸ‘ 30 πŸ” 4 πŸ’¬ 1 πŸ“Œ 0
Post image Post image

how it started / how it ended

19.11.2024 19:28 πŸ‘ 38 πŸ” 5 πŸ’¬ 4 πŸ“Œ 0

my only ask is that we don’t let this platform become the bluesky/twitter equivalent of β€œI’m voting for Harris because it’s a vote for NOT Trump” - IOW just let this platform be what it is and enjoy it

20.11.2024 15:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

gotta do it in the morning before the kids wake up

20.11.2024 04:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

scott weren't you a part of that story

20.11.2024 02:32 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Cory’s suggestion has officially cost me $15/year for the domain

19.11.2024 01:11 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

y is that the meta

18.11.2024 23:34 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

alright where my #dotnet homies at

16.11.2024 20:46 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

add me b

16.11.2024 13:21 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

hey all

16.11.2024 13:18 πŸ‘ 3 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0