Creating a youtube lightbox in Javascript and CSS
I'm trying to create a lightbox with an auto playing youtube video
We look into creating a game in love2d Repositories: https://github.com/kalaspuffar/platform-love Please follow me on twitter Tweets by kalaspuffar Game music: Kevin Macleod Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1 IFTTT
We look into how to use Java to create an image classification model using TFRecords and train it with python. Then we will read that model in TensorflowJS in order to predict images. Repository: https://ift.tt/2FKXZmy Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We look into the different ways that your Java code can be executed and how this impacts performance. Git repository: https://github.com/kalaspuffar/jaotc-example Please follow me on twitter Tweets by kalaspuffar Leave a comment, like and subscribe. Music: purple-planet.com
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
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 look into what the error about global id reclaim when you upgrade your Ceph cluster is all about. I got this error when I installed my new cluster and had to solve the issue. After reading about the reclaim of the global id I understood that it was a really bad practice and I’m…