My custom prompt for Claude Code
How I customized Claude Code to be direct, efficient, and stop the unnecessary explanations
Hi! I'm a software engineer focused on platform engineering at Uber. This is my personal blog where I share thoughts on software development, architecture, and technology.
How I customized Claude Code to be direct, efficient, and stop the unnecessary explanations
Using goroutines on loop iterator variables can lead to painfull behaivor of the program.
Thoughts about a configuration process of ASP.NET Core
Guide about creating vector maps which can be read by Mapsforge software
The easiest implementation of Max and Min heap.
How to solve and tine reminder to myself
Creating smart contracts for crowdsale is easier than you think
Creating smart contracts is easier than you think
List of C# extensions for daily usage. I am using them in my projects
Instruction about downloading osm tiles for offile usage with C#
Awesome articles about Domain-driven design
The most useful additional converters for Json.net
Set-up .NET Core settings configuration in the flexible and shared-ready way
Solving of 'The type appears in two structurally incompatible initializations within a single LINQ to Entities query' problem
How to get closure variable's data from lambda expression with reflection
How to fix 'Unsupported Media Type' exception and turn on CORS in ASP.NET CORE