How I built RAG application that assists me to learn Croatian(OCR, LLM prompting, Vector stores are included)Sep 15Sep 15
Java mission control: comparing the different garbage collectors with memory-intensive applicationOverviewMar 241Mar 241
AI 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
AI generated system and what should we know to don’t make it crazy: part 2Unit/Integration tests for controllers:Nov 26, 2023Nov 26, 2023
AI generated system and what should we know to don’t make it crazy: part 1Open words…Nov 15, 2023Nov 15, 2023
Everything as a code: Part 2Previous part: https://medium.com/@svosh2/everything-as-a-code-part-1-197ff3b7647aNov 12, 2023Nov 12, 2023
Java 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