How to use API-Platform
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine.
Please follow me on twitter
Outro music: Sanaas Scylla
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine.
Please follow me on twitter
Outro music: Sanaas Scylla
We talk about building different file utils and how they can be stringed together to great usage. Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We use singularity to create containers both in an interactive mode and also using definition files to build them automaticly. Repositories: http://bit.ly/2W7HzLX Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We look into using the cephadm tooling to bootstrap and configure a small cluster with 3 drives and multiple hosts. We go into how cephadm administers different resources and shares them between hosts. Installing main host First we need curl in order to fetch the cephadm application sudo apt install -y curl Then we download…
We will talk about how to start a web server using Java with the release of JDK 18 in Marsh of 2022. Java has not had an easy way to start a web server but there might be a change coming.