
New Generation of IDEs (part 2): Multidimensional Navigation in Photo Libraries
In part 1, I wrote about Visual Studio navigation. In part 2, I will compare IDEs with modern Photo Libraries

LLM Incantations and Spellbooks
How to manage your prompt library
We live in interesting times where software development is going through a paradigm shift - Human developers are no longer the only ones writing code!

New Generation of IDEs (part 1): The problem of File-Centric IDEs
Why are we so focused on the concept of file when compilers work with classes?
I've been thinking a lot about how we write code in IDEs and organize files and classes (and types) in c#
and other modern software languages and projects.