VAVictor Alekseevinkrocodl.hashnode.dev·6d ago · 64 min readJava patterns and anti-patterns for agent-driven development, part 4This is the last article in the «Java patterns and anti-patterns for agent-driven development» series. It collects what did not fit into the earlier parts, drawn from three areas: dependency handling00
VAVictor Alekseevinkrocodl.hashnode.dev·Jul 7 · 54 min readJava-паттерны и анти-паттерны для агентской разработки, часть 4Это последняя статья цикла «Java-паттерны и анти-паттерны для агентской разработки». Здесь собрано то, что осталось за рамками цикла, — материал из трёх областей: работа с зависимостями (constructor 00
VAVictor Alekseevinkrocodl.hashnode.dev·Jul 3 · 61 min readDatabase synchronization based on Invertible Bloom FiltersThe problem: synchronize state between two tables, a source and a destination. Most approaches depend on specific database server capabilities or on the structure of the source table. In 2011, Michael00
VAVictor Alekseevinkrocodl.hashnode.dev·Jul 2 · 55 min readТехнология синхронизации баз данных на основе Invertible Bloom FilterРазберём задачу синхронизации состояния двух таблиц — источника (source) и назначения (destination). Большинство подходов опираются на возможности конкретного сервера БД или на структуру исходной табл00
VAVictor Alekseevinkrocodl.hashnode.dev·Jun 5 · 16 min readIT Job Search and Tailored CV Submission with Claude CodeReference notes on tooling that automates job hunting and generates an ATS-optimized CV for each application. This article was written entirely by AI and was created in response to my curiosity in thi00