Jörn Dinkla's blog
Every post belongs to exactly one category and can have multiple tags . This site contains a mixture of english and german articles. Due to time constraints i can not translate all of them into english. English articles are tagged with en and german articles with de .
The latest 15 articles.
Who Ensures Quality in the Scaled Agile Framework (SAFe)?
As an external consultant in an Enabling Team for Cloud Architecture, I supported several teams and noticed that software development quality was lacking. This surprised me because the client was using the Scaled Agile Framework (SAFe). A quick look at the SAFe website promises that quality is built in with “build quality in.” Why was this not the case in the projects I was involved in?
Generating dialogues with OpenAI's API
During the winter holidays I had some fun letting AIs discuss with each other about various topics. I personally like to chat with ChatGPT and challenge it (him/her) with difficult thoughts. I wondered if I can let ChatGPT argue with other instances of itself …
Using OpenAI's API to generate prompts for images
The advances of artificial intelligence in the last months are simply breath taking. It is now very easy to use “intelligent” APIs in your web app. In this example application the user can describe a scene in simple terms. GPT creates a fully fledged description and DALL-E 2 converts this into an image.