David Puplava
@davidpuplava
Followers
241
Following
1K
Media
111
Statuses
1K
C# Programmer ๐ป Modern Day Blacksmith ๐จ Trying to write software better than I did yesterday ๐ Really excited about .NET Aspire, OrchardCore, AI and LLMs
Blog ๐ Feeling Lucky? ๐
Joined July 2010
Using GitHub Copilot Agent mode, Iโm surprised how differently, different models perform for code edits.
0
0
0
Just upgraded to Orchard 2.2 with no issues - this is a great OSS project for .NET web application developers. At it's core (no pun intended), you get a framework that supports highly modularized feature development and multi-tenant web applications. On top of that, you can
Orchard Core 2.2.0 has been released to address reported bugs and includes essential fixes. Check the release notes at https://t.co/PB4SFZcqpj.
0
1
1
Used GitHub Copilot to centralize & consolidate nuget packages for all the projects in my Visual Studio solution. Very easy - and it even put comments in the Directory.Packages.props file for me.
0
0
0
Hey @lmstudio - I can't seem to get a docker based mcp server to work. Is this a known issue? The same mcp server works with from other clients
2
4
4
I can relate. I sometimes start with ChatGPT and then branch out to a search engine based on what I have generated initially
My wife stopped googling stuff a while ago. She is now using ChatGPT almost exclusively. For health advice, accounting, traveling, parenting, school homework, everything. I gave her the whole hallucination speech, but itโs hard to argue these models are 1,000x more useful than
0
0
0
I wonder if LLMs or Agentic AI can solve the information saturation problem. Our attention is constantly fixated on endless content; good, bad and otherwise. Why actively scroll for those few quality pieces of content among thousands when they can be curated for me by AI.
0
0
0
A few days away from X and my whole feed is filled with angry posts about Screaming Architecture. What did I miss?
0
0
1
I hesitate now when going to google something. I now ask myself if this question is better answered by ChatGPT. Had a question about a trip I was taking and couldnโt quite find the information I was looking for. Asked ChatGPT and got answer which luckily cited the source
0
0
0
Iโve used @lmstudio nearly everyday - a lot of it related to transforming emails, PDFs, and other documents into markdown for entry into our SCM tool. With gpt-oss I think itโll get even better.
0
0
1
OrchardCore is the best platform to start a SaaS product especially when you get AI with a few clicks
Now, you have the option to manage your site on DotNest, the Orchard Core SaaS, with AI too! All thanks to @Mike_Alhayek's AI modules. Check out the announcement in our blog: https://t.co/l1RIyycjEF
#OrchardCore #AI #GenAI #OpenAI #AzureAI #GoogleGemini #DeepSeek
0
0
1
I didn't see Agent mode in GitHub Copilot for Visual Studio 2022 until I upgraded to at least version 17.14
0
0
0
๐ฅ Want to try the new OpenAI gpt-oss model in C#? ๐ Hereโs a ready-to-use Ollama sample: - https://t.co/qrX7DzoUwS - https://t.co/joeawZo6XY Runs gpt-oss:20b locally + https://t.co/dgTECuNxen
#dotnet #CSharp #AI #OpenAI #Ollama #gptoss
openai.com
gpt-oss-120b and gpt-oss-20b push the frontier of open-weight reasoning models
2
2
13
Very excited to get go ahead from my company to try out GitHub Copilot for work projects
0
0
0
Tip for using GitHub Copilot or any AI coding assistant: Make sure you have a clean working directory before making AI coding changes. You never know when AI will delete a handful of files you need and if you have local changes you wrote and want/need you may not get them back.
0
0
0
GitHub Copilot + Claude 4 + Agent + VS First time having AI refactor my code and worked surprisingly well. Asked it to group together my interfaces and move into an Abstractions library and move my implementations into another library. And it did it making sure to put the
1
0
1
Call me crazy, but - I think Iโm going to migrate my large (400+ projects) OWIN web app from .NET Framework 4.7 to latest .net. Microsoft provides guidance on an incremental migration using, among other things, .NET Aspire which is something I wanted to add to the system
0
0
0
This honestly isnโt a bad idea. Any and all vibe coders, reach out - happy to code review your stuff for a small fee
@edandersen Sure but the inability to write code never stopped some from rising to that dev manager position ๐ joking aside, vibe code not only needs to be read and review but heavily tested, security scanned, disinfected, you name it. Developers certainly have the advantage from their
0
0
0
AI is causing big problems. To name a few: - losing sleep by staying up late tinkering with MCP - stressing over how to show both Solution explorer and Copilot in @VisualStudio - working with my company to get @GitHubCopilot enabled for the enterprise - trying to be productive
0
0
0
Extremely happy with GitHub Copilot code completions - especially it knowing when Iโm applying similar changes to different properties/blocks and it just anticipates what I was going to do next anyway.
0
0
0