Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile
Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ

@steplyakov

Principal Software Engineer at Azure Physical Networking. Ukraine โ†’ US

ID: 127615407

linkhttps://sergeyteplyakov.github.io/Blog/ calendar_today29-03-2010 19:10:04

3,3K Tweet

3,3K Followers

192 Following

dodyg (@dodyg) 's Twitter Profile Photo

The C# team is considering "closed enums, closed hierarchies, case classes, and nominal union types." github.com/dotnet/csharplโ€ฆ

Christian Gunderman (@chgunderman) 's Twitter Profile Photo

We've added a browser to GitHub Copilot coding agent. It can now: - Run and navigate your web apps. - Post screenshots of changes it's made. github.blog/changelog/2025โ€ฆ

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Posted another episode on YouTube: "Unlocking Modern C# Features Targeting .NET Framework". Quite a few devs limit themselves with C# 7.3 when they target full framework or .netstandard2.0. You still can leverage most of the latest C# features in this case. This video shows

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Hey David Fowler, .NET, Microsoft Visual Studio, Jared Parsons, and other #dotnet community members. Could you share this tweet about how to unlock most of the C# productivity features even targeting .NET Framework or .netstandard2.0. Let's spread the word to a wider community!

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Posted another episode on YouTube: "The way Dispose Pattern Should Be Implemented". Itโ€™s time to reconsider the Dispose Pattern and abandon Dispose(bool disposing) nonsense. Letโ€™s move to a simpler approach and never mix managed and native resources. youtu.be/E6tQDczhrUM?siโ€ฆ

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Hey #dotnet community! Please share and let's simplify the way we deal with resources in .NET! David Fowler, .NET, Jared Parsons, Miguel de Icaza แฏ…๐Ÿ‰ and other folks, I love to discuss this topic! You might disagree with my take! But its time to reconsider some old patterns.

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

An absolutely fantastic talk by Kent Beck ๐ŸŒป on software design. If you ever want to understand what coupling and cohesion is, just watch this talk. And itโ€™s funny, and easy to watch, super enjoyable and gives one of the best definitions of coupling/cohesion Iโ€™ve ever seen! (yep,

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Async/await in C# can feel tricky, but itโ€™s simple when you step through it! In my latest video, I debug async methods line-by-line to show exactly how async/await works under the hood. Watch now at: youtu.be/oHKyzgGjKHQ?siโ€ฆ

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Hey dotnet folks. Do you know what these threads are for and how I can disable them for a simple console application? Jared Parsons, David Fowler maybe you guys could help me to find who might know about them. (or maybe you know what they're and how to disable them)

Hey dotnet folks. Do you know what these threads are for and how I can disable them for a simple console application?

<a href="/jaredpar/">Jared Parsons</a>, <a href="/davidfowl/">David Fowler</a> maybe you guys could help me to find who might know about them. (or maybe you know what they're and how to disable them)
Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

A very nice discussion between Gergely Orosz and Laura Tacho ๐ŸŒฎ on measuring the impact of AI on software engineering: youtu.be/xHHlhoRC8W4?siโ€ฆ A few interesting takes (the video has a lot more this is just a few on top of my mind): * The impact of the AI tooling for coding on the

Sergiy Teplyakov ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡บ๐Ÿ‡ธ (@steplyakov) 's Twitter Profile Photo

Hype: AI should make everyone way more productive! Reality: me using AI to figure out how to sort TODO items by Due Date in the new Outlook TODO app, because the UX is soooo bad :(