The Craftsman's Blog
Andi Altendorfer, e-Matrix Innovations
A playground and sandbox for
Altex
Andi, 2020-09-14
I love Elixir and the implementation of protocols. Here is an example of how you
can implement a protocol for a given data type/structure.
What this example shows:
1st: There is a protocol named Usecase. It declares all functions of the
implementation of the protocol Usecase needs.
So, you can execute it like so:
Define a module for your use casedefmoduleDateUsecasedouseClean# <= this impl....
Andi, 2020-08-30
The last couple of weeks I ran ArchLinux and did a lot of “playing around with stuff”. Now, I finally decide, I will use ArchLinux for my daily workstation.
I did all of my investigations on a cheep AMD-PC. But now, as I know what I really want to be my workstation looks like, I installed ArchoLinuxD with i3wm on an 10 years old MacBookPro. The old MacBook doesn’t work with current OS X anyways. But look what....