12 Factors for micro service applications
We talk about the 12 factors to create a successful micro service application deployment.
Please follow me on twitter
Outro music: Sanaas Scylla
We talk about the 12 factors to create a successful micro service application deployment.
Please follow me on twitter
Outro music: Sanaas Scylla
I’m trying to solve all the Advent of Code puzzles in this video series.
I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a machine in order to execute workloads from a RabbitMQ queue. The executor will run the commands defined by a file and return the result to another queue.
We look into how to setup webpack to package our Polymer 3 application. Repository: https://github.com/kalaspuffar/webpack-polymer Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
In this video we will convert Pytorch model to Tensorflow using (Open Neural Network Exchange) ONNX. ONNX is a standard format supported by a community of partners such as Microsoft, Amazon and IBM. PyTorch is mainly maintained by Facebook and Tensorflow is built in collaboration with Google. Repository https://ift.tt/3ftEZti Android application: https://ift.tt/3gPw3yv Please follow me…
I started to use a lot of the paint functions in Java at work and I wanted to create an example that could teach me about the different shaders available in Java. The paint interface is not something you come across if you don’t draw things in Java but having an understanding of the possibilities…
I started to use a lot of the paint functions in Java at work and I wanted to create an example that could teach me about the different shaders available in Java. The paint interface is not something you come across if you don’t draw things in Java but having an understanding of the possibilities…