Krzysztof Branicki (@chrisbranicki) 's Twitter Profile
Krzysztof Branicki

@chrisbranicki

Software Craftsman, Lead Backend Architect at Shiji Group

ID: 4350744268

calendar_today02-12-2015 12:54:58

120 Tweet

42 Takipçi

188 Takip Edilen

Blažej Krajňák (@blazejkrajnak) 's Twitter Profile Photo

Catalin Cimpanu Because of missing DNS records for Facebook.com, every device with FB app is now DDoSing recursive DNS resolvers. And it may cause overloading ... x.com/BlazejKrajnak/…

Krzysztof Branicki (@chrisbranicki) 's Twitter Profile Photo

If you are interested in #microservices architecture with multi-Region setup, check out my blog post written together with Michał Malczewski and #AWS team. aws.amazon.com/blogs/architec…

David Fowler (@davidfowl) 's Twitter Profile Photo

I haven't used this class much but IncrementalHash (learn.microsoft.com/en-us/dotnet/a…) should be used way more often than it is.

Raphael A. Bauer (@raphael_a_bauer) 's Twitter Profile Photo

ULID is a replacement for UUID. It is sortable and based on timestamp + random seed. There are implementations in many languages available... Interesting... github.com/ulid/spec

Greg Young (@gregyoung) 's Twitter Profile Photo

This is probably the hardest text I have written but IT IS NEEDED. Happy for arguments for/against and discussions around details.

This is probably the hardest text I have written but IT IS NEEDED.

Happy for arguments for/against and discussions around details.
Alex Xu (@alexxubyte) 's Twitter Profile Photo

/1 How can Redis be used? There is more to Redis than just caching. Redis can be used in various scenarios, as shown in the diagram.

/1 How can Redis be used?

There is more to Redis than just caching.

Redis can be used in various scenarios, as shown in the diagram.
Egor Bogatov (@egorbo) 's Twitter Profile Photo

Another example of what RyuJIT is capable to fold in .NET 8.0 - this whole thing is folded to a just `ret const` including accesses to static arrays by index (via github.com/dotnet/runtime…) No magic intrinsics involved

Another example of what RyuJIT is capable to fold in .NET 8.0 - this whole thing is folded to a just `ret const` including accesses to static arrays by index (via github.com/dotnet/runtime…) No magic intrinsics involved
Egor Bogatov (@egorbo) 's Twitter Profile Photo

🎉Roslyn team has just merged "faster switch over string literals" optimization - github.com/dotnet/roslyn/… Here is a quick explanation:

🎉Roslyn team has just merged "faster switch over string literals" optimization - github.com/dotnet/roslyn/… Here is a quick explanation:
Stas Yakhnenko (@stasyakhnenko) 's Twitter Profile Photo

#aspnet starter kit 🔭 - Observability - If you can't measure it, you can't improve it. Do you know how well your app is doing? What's the average CPU usage, or what endpoints are called most often? Metrics answers it all. Let's see how we can achieve that easily 👇 #dotnet

#aspnet starter kit 🔭 - Observability

- If you can't measure it, you can't improve it.

Do you know how well your app is doing?
What's the average CPU usage, or what endpoints are called most often?

Metrics answers it all. 
Let's see how we can achieve that easily 👇

#dotnet
Dave Callan | dotnet (@dave_dotnet) 's Twitter Profile Photo

Why use collections in the new System.Collections.Frozen namespace in .NET 8 versus the existing ones in System.Collections.Immutable? Good clarity on the differences from Stephen Toub on the MS blog the other day 👇 ... #dotnet #csharp

Why use collections in the new System.Collections.Frozen namespace in .NET 8 versus the existing ones in System.Collections.Immutable? 

Good clarity on the differences from Stephen Toub on the MS blog the other day 👇 ...

#dotnet #csharp
David Fowler (@davidfowl) 's Twitter Profile Photo

Amazing to see the rise of CDKs since Pulumi. - AWS CDK (aws.amazon.com/cdk/) - Terraform CDK (developer.hashicorp.com/terraform/cdktf) - CDK k8s (cdk8s.io)

Norm Johanson (@socketnorm) 's Twitter Profile Photo

Made a lot of progress on my POC for adding AWS provisioning to .NET Aspire. It is what I consider the table stakes to build more features on top of like CDK support. I would appreciate feedback, for example a +1 on the PR, if this looks useful. github.com/dotnet/aspire/…

.NET on AWS (@dotnetonaws) 's Twitter Profile Photo

Announcing the preview release of AWS Message Processing Framework for .NET, an AWS-native framework that simplifies development of .NET message-processing apps that use AWS services. In this post, SDE Alex Shovlin introduces the framework. #dotnet #AWS go.aws/3IYfSio