Rodney Littles, II's Avatar

Rodney Littles, II

@rlittlesii

.NET Developer, Xamarin Enthusiast, Flutter Dev, Dev Ops, Kung Fu Practitioner, and student of the game. My brain, my thoughts!

182
Followers
199
Following
360
Posts
08.11.2024
Joined
Posts Following

Latest posts by Rodney Littles, II @rlittlesii

I am jaded, she told me, and here we are.

24.10.2025 14:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I likely won't be contributing. I am just digging around to see what I can see.

.NET OSS has been a journey!

Happy to say I am still walking it!

03.09.2025 19:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

dotnet now owns mono. I need to hack at mono. Which means the runtime reposittory.

I am in the upside down.

03.09.2025 18:07 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
We raised a $3.5m CAD Seed Round! Open-source .NET FTW! Uno Platform raises $3.5M CAD seed funding led by AQC Capital with support from Scott Hanselman, fueling open-source .NET innovation and AI tools.

We raised a $3.5M CAD seed round led by AQC Capital, with participation by well-known angel investors - including @scott.hanselman.com! πŸŽ‰

Why raise a seed now? What's ahead?

Read moreπŸ‘‡

03.09.2025 17:35 πŸ‘ 10 πŸ” 4 πŸ’¬ 0 πŸ“Œ 0

About to for the dotnet runtime. I feel strangely far outside of my comfort zone.

03.09.2025 16:53 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

No fun. Maybe less cursing? Maybe ... πŸ˜†

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

One of these days I will learn to read the documentation before I break stuff.

Today is not that day.

28.08.2025 22:12 πŸ‘ 5 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Visual Studio Code for Education Visual Studio Code for Education. Powering the next generation of developers.

One of the things my team owns that I'm VERY proud of is @vscode.dev *for Education.* We just released our authoring tool so you (educator or not) can publish your own courses and lessons AND they'll be saved to your GitHub! Learn more, and please share with educators! vscodeedu.com/whats-new/2326

28.07.2025 21:09 πŸ‘ 117 πŸ” 14 πŸ’¬ 3 πŸ“Œ 0

At the risk of repeating myself. I am not a fan of recursion.

29.07.2025 15:32 πŸ‘ 3 πŸ” 1 πŸ’¬ 1 πŸ“Œ 1

This was a lot of fun!

24.07.2025 20:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Thank You again for the opportunity to share my opinions!

21.07.2025 20:29 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Going to watch this tonight!

18.07.2025 16:11 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
2code ^ !2code [S2025E07] .NET Method-ologies
2code ^ !2code [S2025E07] .NET Method-ologies YouTube video by FlashOWare

Let's inspect "The hidden life of method calls" in #dotnet via #CSharp with @kevingosse.net.

Date: 2025-07-09 Wednesday
Time: 17:00 UTC

#2codeOrNot2code

www.youtube.com/watch?v=JhBI...

08.07.2025 06:48 πŸ‘ 3 πŸ” 2 πŸ’¬ 1 πŸ“Œ 2
Preview
Duende Software Docs Get started building your .NET applications with IdentityServer, Backend-for-Frontend (BFF) and our open-source tools.

Duende is committed to open source and values contributors. We are now sponsoring Astro and Starlight, the static site generator that powers our docs.

More details about Astro and why we are sponsoring on our blog: duende.link/astr055 #dotnet #astro #identity

03.07.2025 15:31 πŸ‘ 12 πŸ” 6 πŸ’¬ 0 πŸ“Œ 1

Let me know when the streams are so I can pop in and be a pest

01.07.2025 17:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

After looking through a few analyzer code fix repos, only a few actually separate those assemblies.

Any traction on the performance testing of analyzers? It's becoming more an more important.

I've got a codebase with over a million lines of C# and I want to test the perf of my analysis.

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

Also. You continue to use Extensions. Which makes me feel like I am missing how you are using it in context.

17.06.2025 16:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Yeah. I was migrating a set of Analyzers when I thought about our conversation. I figured I'd try it and see. It's only Analyzers and CodeFixes, no source generation.

I think I am going to attempt the separation for learning, not sure if I will ship it that way.

17.06.2025 16:03 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I love/hate that you explained it so well and that it's in line with what I was thinking I should do.

I am still a bit shaky on how the separation of the assemblies but the single nuget package gets around the Workspace API problem.

I am sure it will come to me as I am building the package

17.06.2025 15:39 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

@flash0ver.bsky.social Okay. So now I am getting to separating Code Fixes and Analyzers in separate assemblies.

Is the thought that I should expect consumers to use two nuget packages?

Or should I find a way to bring them back together under a single package?

16.06.2025 20:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I just spent way too much time fixing a "bug" which turned out to be a feature built on design flaw.

16.06.2025 19:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It's called exercise or manual labor. It's been around as long as we have.

01.05.2025 18:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I am definitely not the authority on that. 🀷

01.05.2025 18:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm only two in as a professional. Three total. I am looking forward to achieving these milestones and excited to have the opportunity to grow between now and six!

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

The only way to Roslyn.

30.04.2025 17:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Embed Card for https://isaacl.dev/gij

Embed Card for https://isaacl.dev/gij


Explore how to build MCP remote servers using Azure Functions. #AzureFunctions #MCP

https://isaacl.dev/gij

30.04.2025 16:00 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Embed Card for https://www.coffeeandopensource.com/guest/david-whitney.html

Embed Card for https://www.coffeeandopensource.com/guest/david-whitney.html

Had a great time chatting with @davidwhitney.co.uk on @coffeeandopensource.com today about all kinds of #tech topics. Video is live on YouTube and podcast is available wherever you find them. Take a look/listen and thanks!
https://www.coffeeandopensource.com/guest/david-whitney.html

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

Welp. Gotta find a different way to learn German now.

29.04.2025 20:17 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

What if you've already had shingles? Asking for me.

29.04.2025 20:16 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

As a senior-ish dev. I believe that statement is false.

29.04.2025 20:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0