Dramatic reading – The Conscience of a Hacker
We will read an Hacker manifesto writter by The Mentor.
Github Repository
http://bit.ly/2CvAPzH
Please follow me on twitter
Music: purple-planet.com
Outro music: Sanaas Scylla
We will read an Hacker manifesto writter by The Mentor.
Github Repository
http://bit.ly/2CvAPzH
Please follow me on twitter
Music: purple-planet.com
Outro music: Sanaas Scylla
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…
We solve the day 4 challenges for the Advent of Code. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We talk about building a real compiler used to build a Linux system. Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
Keeping track of your disks in a Ceph cluster is important so you could replace them in time before data loss. In this video we look into how to use SMART data to run a machine learning prediction in order predict when a disk fails. SmartMonTools is used locally to fetch the data. The data…
We look into how to setup an expansion file in Android and download it from Google Play. Repository: https://ift.tt/2RrLQd2 Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.