Alexey Busygin Blog

Subscribe
Archives
GitLab Package Registry as NuGet Registry
February 22, 2025
Alexey Busygin https://busygin.com/posts/gitlab-package-registry-as-nuget-registry/ -It can be helpful to organize your development flow with NuGet packages,...
Does Interlocked Solve a Real-Life Problem?
February 9, 2025
Alexey Busygin https://busygin.com/posts/does-interlocked-solve-real-life-problem/ -We’ve talked about Interlocked.Increment before, but let’s be honest,...
Getting the Most of AWS DynamoDB Primary Keys
January 22, 2025
Alexey Busygin https://busygin.com/posts/getting-the-most-of-dynamodb-primary-keys/ -Simple primary keys in AWS DynamoDB are already cool, providing data...
Why Would You Make a Method Internal in a Public Class and Vice Versa?
January 9, 2025
Alexey Busygin https://busygin.com/posts/internal-method-in-public-class/ -When developing or maintaining a class library, you might want want to restrict...
Interlocked and Thread-Safe Counters
December 14, 2024
Alexey Busygin https://busygin.com/posts/interlocked-and-thread-safe-counters/ -Static variables are a convenient way to share data between threads in C#....
998
December 12, 2024
Alexey Busygin https://busygin.com/posts/brainteaser-998/ -It’s not too tricky, but the key here (since it’s a math olympiad!) is to explain the solution...
This email brought to you by Buttondown, the easiest way to start and grow your newsletter.