Profile avatar
james-jackson-south.me
Founder @sixlabors.com | 9x Microsoft MVP | Passionate C# developer | Fitness enthusiast | Always coding, always learning. #Tech #Coding #OpenSource
356 posts 547 followers 248 following
Regular Contributor
Active Commenter

I’m 5m28s into rewatching Captain America: The Winter Soldier and it’s already such a big drop to Brave New World.

People like to piss on Windows search but there's no search in the world as broken as the settings search in IOS. It simply does not work.

It's disapointing to see individuals I respect lower themselves to appear on video with someone who will happily stick the knife in hard working members of the open source community for clicks.

Hye @github.com any chance someone will eventually look at this? It's got a LOT of upvotes. github.com/desktop/desk...

I nerd sniped myself this week. One of these images is a 32-bit png the other an 8-bit gif. Coming soon to @sixlabors.com ImageSharp. #dotnet

How the fuck do I live here?

The speed both @avaloniaui.net and @platform.uno iterate and improve is incredible. What they are doing is right up there in the hard-to-do category, yet they are both absolutely smashing it. Hard proof that not everything good in #dotnet needs to come from Microsoft. I'm a little jealous.

Whoop! Finally updated the ImageSharp OctreeQuantizer to support alpha components. Here's before/after comparisons to the WuQuantizer. #dotnet #oss

@benaadams.me I just updated VS which came with the 9.0.200 SDK and now I'm seeing more of the same. It looks like some sort of overload resolution change in MemoryMarshal.Cast interpreting the array as a ReadOnlySpan<byte>

Just got an invalid #dotnet analyzer warning for CA1001 with structs. Started to research. Turned out I raised an issue 2 1/2 years ago! github.com/dotnet/rosly...

I don't get the point of #dotnet runtime team releasing unfinished types like the Regex ValueMatch type which is missing group capturing. It's been 3 years since this issue was opened. github.com/dotnet/runti...

Get the fuck outta here MsBuild. error CS0029: Cannot implicitly convert type 'System.ReadOnlySpan<byte>' to 'System.Span<byte>' The code in the image is correct and works but for some reason MSBuild with BenchmarkDotnet will not build it with #dotnet 8

Paint​.NET 5.1.3 is now available! Lots of small improvements and bug fixes in this release. forums.getpaint.net/topic/133303...

I don't care how popular your YouTube channel is, but when you have an opinion about every library, software, or product, and at the same time dedicate yourself professionally to just creating YouTube videos and driving views, your opinion is meaningless. It's just sad people listen to you.

WEBP isn't my favorite format in the world but @github.com should probably support uploading it to issues and discussions. It's a pain sticking them in zip files.

GitHub’s CI builds are starting to feel like NPM in that if you don’t run a build for a few months everything is suddenly broken.