~lobanov-av.ru

Hi! I’m Aleksei, a developer and electronic music enthusiast who enjoys creating music without a DAW. Say hello or keep reading to explore more. Here, you’ll find insights into my logs, including movies and games, complete with brief reviews and ratings. I also curate a collection of bookmarks featuring tools and resources that I find useful.

Here you will find posts, you can filter them by tags. Enjoy your reading!

Tags: Thoughts Automation Git Unit Test BLoC Pattern | ❌ Reset
# Title Tag Date
#9 Write the Spec First
Vibe coding worked for prototypes. For real projects, AI needs a blueprint — not a wish.
Thoughts May 2026
#8 Working with LLMs
LLMs are like a stubborn donkey, a tricky genie, and a slot machine all in one — you need to know how to work with them.
Thoughts Jul 2025
#7 Daily Stand-Up? Handled.
How I automated my daily developer report using a simple Git script and a prompt for ChatGPT — never blank out at a stand-up again.
Automation May 2025
#6 GitTown Simplifying Git workflows
Git Town simplifies Git usage, making it more convenient so developers can use its full potential.
Git Oct 2024
#5 Unit test Description
A guide on how to write comments for unit tests.
Unit Test Oct 2024
#4 BLoC file structure Part 1
Setting up a feature structure based on BLoC architecture.
BLoC Jan 2024
#3 Chain of responsibility
You need to sequentially validate data and then apply transformations to it, in any order depending on the situation.
Pattern Nov 2017
#2 Composite Data structures
Using the Composite pattern for table view data sources.
Pattern Nov 2017
#1 MVC Classic
The MVC model facilitates separation of concerns in the development of interactive graphical applications.
Pattern Jan 2014