Dramatic reading – The Story of Mel
We will read an old USENet post about a real programmer.
Github Repository
http://bit.ly/2CvAPzH
Please follow me on twitter
Outro music: Sanaas Scylla
We will read an old USENet post about a real programmer.
Github Repository
http://bit.ly/2CvAPzH
Please follow me on twitter
Outro music: Sanaas Scylla
In this video, we look at installing Neutron to handle networks in the Openstack cluster.
I talk about my experience at a hackathon last weekend. Github Repository https://github.com/kalaspuffar/simply-communication Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
This simple tutorial will show you how to parse JSON in java using JSON-simple from Google. JSON-simple is a bit old now but very stable and tested by large and small companies. I use this framework every day, so making a tutorial was a no-brainer. Github repository https://ift.tt/3jrYkxv Please follow me on Twitter Tweets by…
In this video i will do a quick introduction to rust and introduce some important concepts that rust uses to handle packages and build your executables. Rust is a programming language that have been hyped since it’s introduction. It mixes good structure with execution performace, type safety and memory management. Git repository: https://ift.tt/2IlhB5q Please follow…
We use JCuda to run some workloads on the GPU and see the difference in speed. Git repository: https://github.com/kalaspuffar/java-cuda-example.git Please follow me on twitter Tweets by kalaspuffar Leave a comment, like and subscribe. Music: purple-planet.com
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…