~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. Here youโll find my logs โ movies and games with short notes โ and a collection of bookmarks worth keeping.
Filter by tag ToolsThoughtsAutomationGitUnit TestBLoCPatternReset
| Title | Tag | Date |
|---|---|---|
| Anatomy of a PromptGhostty, Starship and the rest of the stack
A line-by-line guide to my terminal setup โ what every segment of the prompt means, how it is built, and what it costs.
|
Tools | Aug 2026 |
| Write the Spec First
Vibe coding worked for prototypes. For real projects, AI needs a blueprint โ not a wish.
|
Thoughts | May 2026 |
| 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 |
| 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 |
| GitTownSimplifying Git workflows
Git Town simplifies Git usage, making it more convenient so developers can use its full potential.
|
Git | Oct 2024 |
| Unit testWriting descriptions
A guide on how to write comments for unit tests.
|
Unit Test | Oct 2024 |
| BLoC file structurePart 1
Setting up a feature structure based on BLoC architecture.
|
BLoC | Jan 2024 |
| Chainof responsibility
You need to sequentially validate data and then apply transformations to it, in any order depending on the situation.
|
Pattern | Nov 2017 |
| CompositeData structures
Using the Composite pattern for table view data sources.
|
Pattern | Nov 2017 |
| MVCClassic
The MVC model facilitates separation of concerns in the development of interactive graphical applications.
|
Pattern | Jan 2014 |