Principal Engineer for Medical AI @ UL Solutions
Private account - opinions are my own.
| Pronouns | he/him |
| Country | Germany |
Principal Engineer for Medical AI @ UL Solutions
Private account - opinions are my own.
| Pronouns | he/him |
| Country | Germany |
Mr. CDOS: An AI agent retrieving knowledge from clones of ~150 inter-company community repos via shell grep/find
Today‘s first #DVOC25 session by Benny from #TeamBank
* creating the actual OpenAI agent in Azure is one line of Python
* storage i/o speed is key, don’t use regular mounts
* non-shallow repo clones enable breaking change detection
* make the agent‘s output as extensive as possible, and feed it into your copilot
* explicitly instruct your copilot to follow the agent’s output closely
Looking forward to an inspiring mix of sessions at the DevOps-Camp in Nuremberg today: https://dvoc.io/app
#SoCraTesAT2025 is over, and it's been a blast! Thanks to everyone who was there for the great sessions and discussions. And thanks to our sponsors Dynatrace and Fronius!
You can find all the sessions on our home page: https://socrates-conference.at/schedule/
And the results of the sessions are on GitHub: https://github.com/Softwerkskammer-Linz/SoCraTesAT-2025
And the good news: We already have a date for 2026! It's September 25+26, so save the date and set a reminder to buy your tickets. Or buy them right now: https://www.eventbrite.com/e/socrates-austria-2026-tickets-1750498049789
First session: „Vibe coding“ with Cursor applied to the barcamp’s session board.
Task: Let admins change the display order of rooms.
The AI‘s initial approach neglected how upfront refactoring would lead to decreased code complexity. Applying knowledge of the code-base to refine our small prompt quickly led to better results. We had to fix compiler, 404 and db errors, though.
Feels like a lead-up to the TDD-driven AI coding session later this day. :)