Kostiantyn IvanovHow I built RAG application that assists me to learn Croatian(OCR, LLM prompting, Vector stores are included)Sep 15Sep 15
Kostiantyn IvanovConnect JDK mission control to a containerized serviceWhat JDK mission control isApr 1Apr 1
Kostiantyn IvanovJava mission control: comparing the different garbage collectors with memory-intensive applicationOverviewMar 241Mar 241
Kostiantyn IvanovAI generated system and what should we know to don’t make it crazy: part 3We continue generate the system using AI tools as much as possible. Now we are going to generate data base schema and persistence layer of…Dec 11, 2023Dec 11, 2023
Kostiantyn IvanovAI generated system and what should we know to don’t make it crazy: part 2Unit/Integration tests for controllers:Nov 26, 2023Nov 26, 2023
Kostiantyn IvanovAI generated system and what should we know to don’t make it crazy: part 1Open words…Nov 15, 2023Nov 15, 2023
Kostiantyn IvanovEverything as a code: Part 2Previous part: https://medium.com/@svosh2/everything-as-a-code-part-1-197ff3b7647aNov 12, 2023Nov 12, 2023
Kostiantyn IvanovJava concurrency in practice: virtual threadsWhat virtual thread is?Oct 21, 20231Oct 21, 20231
Kostiantyn IvanovJava concurrency in practice: non-blocking synchronizationPreviously we discussed the opportunities to synchronize our thread modifying the shared resource using locks. But we also have a…Oct 13, 2023Oct 13, 2023