Parsing an OpenAPI file (Swagger)
We go though how to read a OpenAPI specification with the old API reading body content. And we also translate it to the new V3 parser and go through how this differens and works.
We look at creating self signed certificates and get them working with your docker image. We talk about different encryption and authentication algorithms and other configuration options.
We are looking into the new version of Java 21. Go through all the features that are finished in this release and some of the features that are still in the works.
I was participating in a webinar with Zeev explaining the new implementation of PHP 7 and the improvements in memory management giving better performance. He pointed us to some blog posts, by Nikita Popov (@nikita_ppv), explaining improvements to the underlying structure of values, arrays, objects a.s.o. In this blog post I want to summaries some…
In this video I go through a minimal client storing data in Azure Blob Storage. Talking about the differences with S3 and what to look out for and challenges to get it working.
If you have any questions that could fit for a 10k AMA please leave them in the comment section below.
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.