How to add Android Shortcuts
We will look into what shortcuts are and how to set them up in your Android project.
Pull request:
http://bit.ly/2MBb8Fd
Please follow me on twitter
Outro music: Sanaas Scylla
We will look into what shortcuts are and how to set them up in your Android project.
Pull request:
http://bit.ly/2MBb8Fd
Please follow me on twitter
Outro music: Sanaas Scylla
I just switched to use Linux at work. I’ve had Gentoo at home for years but Windows seems to be a part of the consulting branch of work I’ve done so far. The new machine I got was of course a 64 bit one and I installed the right distribution. After a week of use…
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…
In this video, we look through the docker basics. Working with docker is not that hard, but a couple of commands are considered basics. Then, we look at fetching base images, running commands, and setting environment variables.
We look into building Ceph from source. A build of Ceph is built from Github code using normal tooling. But I need to build my own packages as there is no new packages built for the Raspberry PI arm processor. There are quite some challenges and interesting things to keep in mind when building Ceph…
I write a lot of small java applications and need a good command line interpreter. Apache Common CLI helps me keep track of options and arguments. Apache have a lot of great tools in their tool chain and even if some of them are common they have a great track record of usability. Please follow…
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…